Status: Pass 188 Failure 27 Skip 10
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.volume.test_snapshot_metadata | 1 | 0 | 1 | 0 | 0 | Detail | |
SnapshotMetadataTestJSON) |
fail
ft1.1: setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, 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 91121e8d-4dbb-4028-8c95-bb6995ed8cf2 failed to reach available status (current creating) within the required time (360 s). |
||||||
setUpClass (tempest.api.volume.test_volumes_snapshots_list | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotListTestJSON) |
fail
ft2.1: setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 36, in resource_setup snapshot = cls.create_snapshot(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 300, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: snapshot 17fa9684-5ff8-493c-ae8a-2847b28ad3d5 failed to build and is in ERROR status |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 2 | 0 | 2 | 0 | 0 | Detail | |
AttachVolumeTestJSON) |
fail
ft3.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 0x7f9cf9ffe600>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume eb693277-bf00-4195-93aa-53bc1e42a9e4 within the required time (360 s). Timer started at 1630635564. Timer ended at 1630635937waited for 373, <traceback object at 0x7f9cf9cb3a40>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 70090f53-3e5f-404e-9b11-b56d07eb161e within the required time (360 s). Timer started at 1630635938. Timer ended at 1630636298waited for 360, <traceback object at 0x7f9cf9dda480>)) |
||||||
AttachVolumeShelveTestJSON) |
fail
ft3.2: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fd53f4df9c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 within the required time (360 s). Timer started at 1630636393. Timer ended at 1630636753waited for 360, <traceback object at 0x7fd53f51df00>), (<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 0x7fd53f546e40>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 37119b52-be24-4c91-84ea-1cf73d9a4f25 within the required time (360 s). Timer started at 1630636753. Timer ended at 1630637113waited for 360, <traceback object at 0x7fd53f7a2900>)) |
||||||
tearDownClass (tempest.api.volume.admin.test_volume_retype | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumeRetypeWithoutMigrationTest) |
fail
ft4.1: tearDownClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest)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 0x7ff92cbd6440>), (<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Target volume type is still in use.'}, <traceback object at 0x7ff92cc2a400>)) |
||||||
tearDownClass (tempest.api.volume.admin.test_volume_services | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesServicesTestJSON) |
fail
ft5.1: tearDownClass (tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON)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 0x7ff92c638d00>) |
||||||
tearDownClass (tempest.api.volume.test_volumes_clone | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesCloneTest) |
fail
ft6.1: tearDownClass (tempest.api.volume.test_volumes_clone.VolumesCloneTest)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 0x7f2cd9d03600>), (<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 0x7f2cd9c5ffc0>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_extend | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesExtendTest) |
fail
ft7.1: tearDownClass (tempest.api.volume.test_volumes_extend.VolumesExtendTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7ff92c553e40>), (<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 0x7ff92c545f80>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_get | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesGetTest) |
fail
ft8.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.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 0x7f2cd9564180>) |
||||||
tearDownClass (tempest.api.volume.test_volumes_snapshots | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotTestJSON) |
fail
ft9.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 0x7faf3cff8b80>), (<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 0x7faf3cff65c0>), (<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid snapshot: Snapshot status must be available or error and must not be part of a group.'}, <traceback object at 0x7faf3d053e40>), (<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 0x7faf3d6540c0>)) |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft10.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-09-03 02:08:04,274 109419 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-09-03 02:08:04,274 109419 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-09-03 02:08:08,326 109419 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21/compute/v2.1/os-keypairs 4.051s 2021-09-03 02:08:08,327 109419 DEBUG [tempest.lib.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-1334096779"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e5c384f-2b1b-4d9c-a82a-d920954c57c1', 'x-compute-request-id': 'req-3e5c384f-2b1b-4d9c-a82a-d920954c57c1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEAw6ddzCOX0jPhuF3WL0GIr/NtIIPNYHTF0CZLZGGqn5lGq4HL\\nX88bswn5PZPoLja1hMEfpZbnOMbvsfF8guQkkmPQvpzYn1nKnsRuQcmOKWyi8/sO\\nq/awBtzK0i5BOyFVaJjf26Ux8YPz4rMebaygcyCQxDyiEqN9O62GCTHm3+ey7Hl7\\nP5Jpr692lfH8tWv/0obaWNGlDpytNczh964VIh6T4o+F84Tp7ssyJuFEuk7W3Ntl\\nyiR0kBTZd+4Tbp1A+4F3w7JWbQ2E//LvrxHDc8Qr0H01Md4HapbT5pQSsnW2mVuo\\nznODuS3VgQ1yYVisDKyh9FMMHnx4iddnIzuoPQIDAQABAoIBAB97IZOEMpyG7o3M\\nw3bNE6JEB84Qhw47G80XLFBViq+taPqVotSirXFMbIck8lnlQaW/sUjilAfFsrGu\\nCnvBG8VWPDM/Z3eUag7LynXZaX9u1HVvcvfmdIJWKmhROvu5rFVtK6/az8NtmONk\\nMMQy34pGtiRtISLgnXjpvcRi/CQQiurc3jI4/pJQeAc7DBra8TynbQkKLpHE92Yy\\nPWgvjx/yotbCDN8AyMZb9MvQviIce2Pla0ji3SF7ka5tocmO9scoY6Z+BH+G16vm\\nb9lA/s71653FIksMz/j1KxPMf83bYM3/Ksgbz2wo1V0ue4NfQ3UJcS3HnKAGEM/N\\n4WYfF0ECgYEA4QSaK+R+HXGvuUcU0qQgMsZB+3hSxHh+1+6cMc5HXG95p8RLht85\\nTeyc60wns2JJ+KfsK3KULVmONke+1ZLnTx2lw3XBvPSXqVTOizoPICMYZNFRGbBh\\nYqzw8NaipNuxM2O/EHBAN9favTTcFlEj9o971TzhOPvN5qTc/dDBaA0CgYEA3pe9\\nS+43jYohYQO5nWKfYlYgqDGsHVpJBIRaPE1OwKwxP3/1ZZM5MEnUFZPrmoxejxp6\\nLz12WZtCE1LFgq28fcu4JK9lOdrYrz9+5x92VxYxy8+k6GYAu884l2qOBlZ76JSo\\nDywmu3ta+OIImyma3s0QaLbwnPuH4GKFg18KhPECgYBIG/t0GXM46FfR3i+UGTig\\nTNyUQ8jyYVL0y+iOJXbE7oxj8QnrHNn2WN8ooG0QlWzzHI0Yl01ZAxwJ1RAYzU0H\\nE48thi0h6pg3kY/nGiICwHxuwo1k2Bs9TgKgi4fvoN+2gj6WfAJ4YtocTDZDiJkn\\nyG98tFfQtREU2rxfMmjoeQKBgEHTk+qBjzIvWEGtbVXq1YGqQMwcrG6dxZwtW9Yb\\ncp+uDH5f4/1e9XmfS7X54aH5wvkE9n9D6N0E+hxmzPwhTu3Qsis/J2tdmdjxqSDG\\ngCOu75j7ViRYDf18gZrdqxSavNgCJlUeVHH7P+L8TVk9i4w6DpE5EJ0MEZm86Qj5\\nsU2xAoGAD/7pxqj0QiGIM5dmDDWiI0GHczzm4QcJq5tn/PEYCITEAWs4VWgRCd7S\\nwmQxO/oVQ+7eMUP8RC2H7SpCZ4DK4ZzJQZT3+iJySsGP214OFKN5yu8RErOEL3dr\\nXscFv+0wu2IQTMdCg+gEwGJk+aBfARSSxARaH8Ea0FM5cBeIZHk=\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1334096779", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDp13MI5fSM+G4XdYvQYiv820gg81gdMXQJktkYaqfmUargctfzxuzCfk9k+guNrWEwR+lluc4xu+x8XyC5CSSY9C+nNifWcqexG5ByY4pbKLz+w6r9rAG3MrSLkE7IVVomN/bpTHxg/Pisx5trKBzIJDEPKISo307rYYJMebf57LseXs/kmmvr3aV8fy1a//ShtpY0aUOnK01zOH3rhUiHpPij4XzhOnuyzIm4US6Ttbc22XKJHSQFNl37hNunUD7gXfDslZtDYT/8u+vEcNzxCvQfTUx3gdqltPmlBKydbaZW6jOc4O5LdWBDXJhWKwMrKH0UwwefHiJ12cjO6g9 Generated-by-Nova", "fingerprint": "b8:3c:ee:6f:b1:11:b0:c7:13:fe:bc:67:bf:7c:1b:6b", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4"}}' 2021-09-03 02:08:08,329 109419 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1334096779 created 2021-09-03 02:08:09,711 109419 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21:9696/v2.0/security-groups 1.381s 2021-09-03 02:08:09,717 109419 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--2140618723", "description": "tempest-description--1796610509"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1580', 'x-openstack-request-id': 'req-32d1112b-83d0-43e3-b3c8-79f40bea8b0f', 'date': 'Fri, 03 Sep 2021 02:08:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "a4b86eb1-16f4-4ecc-af39-abae46030751", "name": "tempest-securitygroup--2140618723", "stateful": true, "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "description": "tempest-description--1796610509", "security_group_rules": [{"id": "58914dbc-e034-4bac-ada5-8de7efd82f9d", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "security_group_id": "a4b86eb1-16f4-4ecc-af39-abae46030751", "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": 127, "description": null, "tags": [], "created_at": "2021-09-03T02:08:08Z", "updated_at": "2021-09-03T02:08:08Z", "revision_number": 0, "project_id": "4715a94c48a743b08204df2edcd05ea5"}, {"id": "80667a39-59ee-42b9-9fd8-d1e9fa8bc2fe", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "security_group_id": "a4b86eb1-16f4-4ecc-af39-abae46030751", "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": 128, "description": null, "tags": [], "created_at": "2021-09-03T02:08:09Z", "updated_at": "2021-09-03T02:08:09Z", "revision_number": 0, "project_id": "4715a94c48a743b08204df2edcd05ea5"}], "tags": [], "created_at": "2021-09-03T02:08:08Z", "updated_at": "2021-09-03T02:08:09Z", "revision_number": 1, "project_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:08:10,488 109419 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21:9696/v2.0/security-group-rules 0.770s 2021-09-03 02:08:10,494 109419 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": "a4b86eb1-16f4-4ecc-af39-abae46030751", "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-b33d4bd3-bb02-4220-8e61-116243ab0cf2', 'date': 'Fri, 03 Sep 2021 02:08:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "96fa34b5-29f6-4f37-83d0-6ac28d60e7fa", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "security_group_id": "a4b86eb1-16f4-4ecc-af39-abae46030751", "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-09-03T02:08:10Z", "updated_at": "2021-09-03T02:08:10Z", "revision_number": 0, "project_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:08:11,844 109419 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21:9696/v2.0/security-group-rules 1.350s 2021-09-03 02:08:11,845 109419 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": "a4b86eb1-16f4-4ecc-af39-abae46030751", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fc8a3668-0eab-4dc0-b499-aca0d7d21902', 'date': 'Fri, 03 Sep 2021 02:08:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e71c1d1d-1db6-43c4-b7dd-2cdb594f13a9", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "security_group_id": "a4b86eb1-16f4-4ecc-af39-abae46030751", "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-09-03T02:08:11Z", "updated_at": "2021-09-03T02:08:11Z", "revision_number": 0, "project_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:08:11,845 109419 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2140618723 created 2021-09-03 02:08:14,714 109419 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21:9696/v2.0/floatingips 2.868s 2021-09-03 02:08:14,714 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "f4c19d40-ba77-4711-a1ff-e25228796469"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-14035caf-c60b-4e6c-a0a3-c96618f25980', 'date': 'Fri, 03 Sep 2021 02:08:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e97e25d7-fe4a-44af-bdf1-7dc2f821c787", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "floating_ip_address": "172.27.0.130", "floating_network_id": "f4c19d40-ba77-4711-a1ff-e25228796469", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4715a94c48a743b08204df2edcd05ea5", "description": "", "port_details": null, "tags": [], "created_at": "2021-09-03T02:08:13Z", "updated_at": "2021-09-03T02:08:13Z", "revision_number": 0}}' 2021-09-03 02:08:14,715 109419 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e97e25d7-fe4a-44af-bdf1-7dc2f821c787', 'tenant_id': '4715a94c48a743b08204df2edcd05ea5', 'floating_ip_address': '172.27.0.130', 'floating_network_id': 'f4c19d40-ba77-4711-a1ff-e25228796469', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4715a94c48a743b08204df2edcd05ea5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-09-03T02:08:13Z', 'updated_at': '2021-09-03T02:08:13Z', 'revision_number': 0, 'ip': '172.27.0.130'} created 2021-09-03 02:08:14,837 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.21/identity/v3/auth/tokens 0.117s 2021-09-03 02:08:14,838 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3403', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d8528601-6645-4e2c-873d-8717aa546540', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "dce4a951a4664836a7b86f4f9ca1e0d4", "name": "tempest-AttachVolumeShelveTestJSON-3687174-project", "password_expires_at": null}, "audit_ids": ["dg2p5OCTSwiu8KJvz4u6VA"], "expires_at": "2021-09-03T03:08:14.000000Z", "issued_at": "2021-09-03T02:08:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4715a94c48a743b08204df2edcd05ea5", "name": "tempest-AttachVolumeShelveTestJSON-3687174"}, "is_domain": false, "roles": [{"id": "703f65e98dca4c57b2b737986fd9d461", "name": "reader"}, {"id": "5ab50f2f7aa543449aead6f6d82a0d27", "name": "member"}], "catalog": [{"endpoints": [{"id": "cd8fa55269254162a6a4741b36dc852e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/placement", "region": "RegionOne"}], "id": "0e68b91ce9ff4970869be403a99a1590", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "018b93216bbb44e2ac1e3320d0d99c2a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5", "region": "RegionOne"}], "id": "11baebafe953446eb7376d45fb6ee876", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d759f9adc8d347908ca1980941bf10c9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21:9696/", "region": "RegionOne"}], "id": "1bf0edf9582945919a4811084074670d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c4546b5d42654b89b78bd57349e2dfcc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/image", "region": "RegionOne"}], "id": "1e936115e3144333b9172cd4e5b96efc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e7c0761da2984ce1b3fb69ed543d3cd0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/compute/v2/4715a94c48a743b08204df2edcd05ea5", "region": "RegionOne"}], "id": "9486862286a24efa914a912661abb452", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "31834e6204de4bb1899d5dd56c8e6748", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.21:8080", "region": "RegionOne"}, {"id": "c7951f5a72734be5b50acac8b705a847", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21:8080/v1/AUTH_4715a94c48a743b08204df2edcd05ea5", "region": "RegionOne"}], "id": "9ac2332bc11643978ff7a9d1b98b385d", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "e785d81a66c84739b40cdb1a95f61a34", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/compute/v2.1", "region": "RegionOne"}], "id": "ad29b72c1b49430fbcbbedcdcc1e5e7f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7fa72d7dc4e947a19c5f921b7c47ac3f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5", "region": "RegionOne"}], "id": "c7e00fbfb32943fab0adf9d3a84af46d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "76225045f3524a6da9c68bdf4a223360", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/identity", "region": "RegionOne"}, {"id": "96bbb116b074416a908bb2c718967a4c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.21/identity", "region": "RegionOne"}], "id": "d1c66d5c439147fbb69d7ce0696fc6c9", "type": "identity", "name": "keystone"}]}}' 2021-09-03 02:08:14,839 109419 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '0ce91eac-9b88-4122-abff-d06982620e1a', 'name': 'tempest-AttachVolumeShelveTestJSON-1520291944-network', 'tenant_id': '4715a94c48a743b08204df2edcd05ea5', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4715a94c48a743b08204df2edcd05ea5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 114, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-09-03T02:07:43Z', 'updated_at': '2021-09-03T02:07:43Z', 'revision_number': 1} available for tenant 2021-09-03 02:08:14,839 109419 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAw6ddzCOX0jPhuF3WL0GIr/NtIIPNYHTF0CZLZGGqn5lGq4HL\nX88bswn5PZPoLja1hMEfpZbnOMbvsfF8guQkkmPQvpzYn1nKnsRuQcmOKWyi8/sO\nq/awBtzK0i5BOyFVaJjf26Ux8YPz4rMebaygcyCQxDyiEqN9O62GCTHm3+ey7Hl7\nP5Jpr692lfH8tWv/0obaWNGlDpytNczh964VIh6T4o+F84Tp7ssyJuFEuk7W3Ntl\nyiR0kBTZd+4Tbp1A+4F3w7JWbQ2E//LvrxHDc8Qr0H01Md4HapbT5pQSsnW2mVuo\nznODuS3VgQ1yYVisDKyh9FMMHnx4iddnIzuoPQIDAQABAoIBAB97IZOEMpyG7o3M\nw3bNE6JEB84Qhw47G80XLFBViq+taPqVotSirXFMbIck8lnlQaW/sUjilAfFsrGu\nCnvBG8VWPDM/Z3eUag7LynXZaX9u1HVvcvfmdIJWKmhROvu5rFVtK6/az8NtmONk\nMMQy34pGtiRtISLgnXjpvcRi/CQQiurc3jI4/pJQeAc7DBra8TynbQkKLpHE92Yy\nPWgvjx/yotbCDN8AyMZb9MvQviIce2Pla0ji3SF7ka5tocmO9scoY6Z+BH+G16vm\nb9lA/s71653FIksMz/j1KxPMf83bYM3/Ksgbz2wo1V0ue4NfQ3UJcS3HnKAGEM/N\n4WYfF0ECgYEA4QSaK+R+HXGvuUcU0qQgMsZB+3hSxHh+1+6cMc5HXG95p8RLht85\nTeyc60wns2JJ+KfsK3KULVmONke+1ZLnTx2lw3XBvPSXqVTOizoPICMYZNFRGbBh\nYqzw8NaipNuxM2O/EHBAN9favTTcFlEj9o971TzhOPvN5qTc/dDBaA0CgYEA3pe9\nS+43jYohYQO5nWKfYlYgqDGsHVpJBIRaPE1OwKwxP3/1ZZM5MEnUFZPrmoxejxp6\nLz12WZtCE1LFgq28fcu4JK9lOdrYrz9+5x92VxYxy8+k6GYAu884l2qOBlZ76JSo\nDywmu3ta+OIImyma3s0QaLbwnPuH4GKFg18KhPECgYBIG/t0GXM46FfR3i+UGTig\nTNyUQ8jyYVL0y+iOJXbE7oxj8QnrHNn2WN8ooG0QlWzzHI0Yl01ZAxwJ1RAYzU0H\nE48thi0h6pg3kY/nGiICwHxuwo1k2Bs9TgKgi4fvoN+2gj6WfAJ4YtocTDZDiJkn\nyG98tFfQtREU2rxfMmjoeQKBgEHTk+qBjzIvWEGtbVXq1YGqQMwcrG6dxZwtW9Yb\ncp+uDH5f4/1e9XmfS7X54aH5wvkE9n9D6N0E+hxmzPwhTu3Qsis/J2tdmdjxqSDG\ngCOu75j7ViRYDf18gZrdqxSavNgCJlUeVHH7P+L8TVk9i4w6DpE5EJ0MEZm86Qj5\nsU2xAoGAD/7pxqj0QiGIM5dmDDWiI0GHczzm4QcJq5tn/PEYCITEAWs4VWgRCd7S\nwmQxO/oVQ+7eMUP8RC2H7SpCZ4DK4ZzJQZT3+iJySsGP214OFKN5yu8RErOEL3dr\nXscFv+0wu2IQTMdCg+gEwGJk+aBfARSSxARaH8Ea0FM5cBeIZHk=\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1334096779', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDp13MI5fSM+G4XdYvQYiv820gg81gdMXQJktkYaqfmUargctfzxuzCfk9k+guNrWEwR+lluc4xu+x8XyC5CSSY9C+nNifWcqexG5ByY4pbKLz+w6r9rAG3MrSLkE7IVVomN/bpTHxg/Pisx5trKBzIJDEPKISo307rYYJMebf57LseXs/kmmvr3aV8fy1a//ShtpY0aUOnK01zOH3rhUiHpPij4XzhOnuyzIm4US6Ttbc22XKJHSQFNl37hNunUD7gXfDslZtDYT/8u+vEcNzxCvQfTUx3gdqltPmlBKydbaZW6jOc4O5LdWBDXJhWKwMrKH0UwwefHiJ12cjO6g9 Generated-by-Nova', 'fingerprint': 'b8:3c:ee:6f:b1:11:b0:c7:13:fe:bc:67:bf:7c:1b:6b', 'user_id': 'dce4a951a4664836a7b86f4f9ca1e0d4'}, 'security_group': {'id': 'a4b86eb1-16f4-4ecc-af39-abae46030751', 'name': 'tempest-securitygroup--2140618723', 'stateful': True, 'tenant_id': '4715a94c48a743b08204df2edcd05ea5', 'description': 'tempest-description--1796610509', 'security_group_rules': [{'id': '58914dbc-e034-4bac-ada5-8de7efd82f9d', 'tenant_id': '4715a94c48a743b08204df2edcd05ea5', 'security_group_id': 'a4b86eb1-16f4-4ecc-af39-abae46030751', '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': 127, 'description': None, 'tags': [], 'created_at': '2021-09-03T02:08:08Z', 'updated_at': '2021-09-03T02:08:08Z', 'revision_number': 0, 'project_id': '4715a94c48a743b08204df2edcd05ea5'}, {'id': '80667a39-59ee-42b9-9fd8-d1e9fa8bc2fe', 'tenant_id': '4715a94c48a743b08204df2edcd05ea5', 'security_group_id': 'a4b86eb1-16f4-4ecc-af39-abae46030751', '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': 128, 'description': None, 'tags': [], 'created_at': '2021-09-03T02:08:09Z', 'updated_at': '2021-09-03T02:08:09Z', 'revision_number': 0, 'project_id': '4715a94c48a743b08204df2edcd05ea5'}], 'tags': [], 'created_at': '2021-09-03T02:08:08Z', 'updated_at': '2021-09-03T02:08:09Z', 'revision_number': 1, 'project_id': '4715a94c48a743b08204df2edcd05ea5'}, 'floating_ip': {'id': 'e97e25d7-fe4a-44af-bdf1-7dc2f821c787', 'tenant_id': '4715a94c48a743b08204df2edcd05ea5', 'floating_ip_address': '172.27.0.130', 'floating_network_id': 'f4c19d40-ba77-4711-a1ff-e25228796469', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4715a94c48a743b08204df2edcd05ea5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-09-03T02:08:13Z', 'updated_at': '2021-09-03T02:08:13Z', 'revision_number': 0, 'ip': '172.27.0.130'}} 2021-09-03 02:08:16,473 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.21/compute/v2.1/servers 1.633s 2021-09-03 02:08:16,473 109419 DEBUG [tempest.lib.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-208938555", "imageRef": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "0ce91eac-9b88-4122-abff-d06982620e1a"}], "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "key_name": "tempest-keypair-1334096779", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f871e67-a0c8-4047-81d0-4fd27013d948', 'x-compute-request-id': 'req-8f871e67-a0c8-4047-81d0-4fd27013d948', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/servers'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "adminPass": "password"}}' 2021-09-03 02:08:16,649 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.173s 2021-09-03 02:08:16,649 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-051e3340-8285-4831-bca6-4a46085cf170', 'x-compute-request-id': 'req-051e3340-8285-4831-bca6-4a46085cf170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:08:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1334096779", "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-09-03 02:08:17,757 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.098s 2021-09-03 02:08:17,757 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0635ffe-0de7-46c3-bb57-fdb6e3585311', 'x-compute-request-id': 'req-c0635ffe-0de7-46c3-bb57-fdb6e3585311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:08:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1334096779", "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-09-03 02:08:18,888 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.121s 2021-09-03 02:08:18,888 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1333', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8df1cd7-4dd3-470b-a22c-bd139e794588', 'x-compute-request-id': 'req-a8df1cd7-4dd3-470b-a22c-bd139e794588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:08:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1334096779", "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-09-03 02:08:18,897 109419 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2021-09-03 02:08:20,418 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.520s 2021-09-03 02:08:20,418 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0623ca34-0e16-4c83-a58e-8a3c269be320', 'x-compute-request-id': 'req-0623ca34-0e16-4c83-a58e-8a3c269be320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "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-09-03 02:08:20,429 109419 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2021-09-03 02:08:21,772 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.337s 2021-09-03 02:08:21,773 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d0266e0-19b2-42f9-9514-91ec7315a5a4', 'x-compute-request-id': 'req-0d0266e0-19b2-42f9-9514-91ec7315a5a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "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-09-03 02:08:23,134 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.352s 2021-09-03 02:08:23,134 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecf55a38-95e1-489e-a4cf-1907ed8155c2', 'x-compute-request-id': 'req-ecf55a38-95e1-489e-a4cf-1907ed8155c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "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-09-03 02:08:24,411 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.268s 2021-09-03 02:08:24,412 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae4f460b-f369-485f-a7fb-c06172827637', 'x-compute-request-id': 'req-ae4f460b-f369-485f-a7fb-c06172827637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "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-09-03 02:08:25,717 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.296s 2021-09-03 02:08:25,717 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d993e194-842d-48f0-825a-29400a499c23', 'x-compute-request-id': 'req-d993e194-842d-48f0-825a-29400a499c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "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-09-03 02:08:26,950 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.223s 2021-09-03 02:08:26,951 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-894df3a2-3685-431c-a4b1-3c89edd26430', 'x-compute-request-id': 'req-894df3a2-3685-431c-a4b1-3c89edd26430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "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-09-03 02:08:28,608 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.647s 2021-09-03 02:08:28,608 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15e239f9-233c-4264-b83c-ddb04be8e4a2', 'x-compute-request-id': 'req-15e239f9-233c-4264-b83c-ddb04be8e4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "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-09-03 02:08:29,860 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.242s 2021-09-03 02:08:29,861 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-173b34c2-9c3d-4ef4-ae86-dd00af6fc1bf', 'x-compute-request-id': 'req-173b34c2-9c3d-4ef4-ae86-dd00af6fc1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:08:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "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-09-03 02:08:31,055 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.185s 2021-09-03 02:08:31,056 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eec4aba0-3daf-4938-8ad3-70ee96f23dda', 'x-compute-request-id': 'req-eec4aba0-3daf-4938-8ad3-70ee96f23dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:08:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "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-09-03 02:08:32,222 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.158s 2021-09-03 02:08:32,223 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57ff1b2e-259c-4207-9783-f7ec6ac45056', 'x-compute-request-id': 'req-57ff1b2e-259c-4207-9783-f7ec6ac45056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:08:31Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "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-09-03 02:08:32,232 109419 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2021-09-03 02:08:32,359 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-interface 0.126s 2021-09-03 02:08:32,359 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:32 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-7c4ba93a-7fb0-4130-9aa3-eb183bf5e806', 'x-compute-request-id': 'req-7c4ba93a-7fb0-4130-9aa3-eb183bf5e806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0ce91eac-9b88-4122-abff-d06982620e1a", "port_id": "f8db225b-7e77-49ca-846b-424540fa0c40", "mac_addr": "fa:16:3e:02:33:86", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b6115c26-c571-46d7-8b06-bc279e8d1de2", "ip_address": "172.20.0.6"}]}]}' 2021-09-03 02:08:33,467 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.21:9696/v2.0/floatingips/e97e25d7-fe4a-44af-bdf1-7dc2f821c787 1.105s 2021-09-03 02:08:33,468 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "f8db225b-7e77-49ca-846b-424540fa0c40"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-a2c418a9-1772-4081-b7e9-ce4bb4ccdb87', 'date': 'Fri, 03 Sep 2021 02:08:33 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21:9696/v2.0/floatingips/e97e25d7-fe4a-44af-bdf1-7dc2f821c787'} Body: b'{"floatingip": {"id": "e97e25d7-fe4a-44af-bdf1-7dc2f821c787", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "floating_ip_address": "172.27.0.130", "floating_network_id": "f4c19d40-ba77-4711-a1ff-e25228796469", "router_id": "66261697-ed86-4146-91ad-6c53a07a0545", "port_id": "f8db225b-7e77-49ca-846b-424540fa0c40", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0ce91eac-9b88-4122-abff-d06982620e1a", "mac_address": "fa:16:3e:02:33:86", "admin_state_up": true, "status": "ACTIVE", "device_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-09-03T02:08:13Z", "updated_at": "2021-09-03T02:08:32Z", "revision_number": 1, "project_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:08:33,605 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.137s 2021-09-03 02:08:33,605 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:33 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-1006fe39-57c0-4a37-b921-878665c355e7', 'x-compute-request-id': 'req-1006fe39-57c0-4a37-b921-878665c355e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action'} Body: b'{"output": ""}' 2021-09-03 02:08:34,705 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.097s 2021-09-03 02:08:34,705 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:34 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-a03a647a-b5b6-46bf-9939-0421c519fa6f', 'x-compute-request-id': 'req-a03a647a-b5b6-46bf-9939-0421c519fa6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action'} Body: b'{"output": ""}' 2021-09-03 02:08:39,247 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 3.540s 2021-09-03 02:08:39,248 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:35 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-05a2b59b-11dc-4456-8de1-8ddc6c995f41', 'x-compute-request-id': 'req-05a2b59b-11dc-4456-8de1-8ddc6c995f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action'} Body: b'{"output": ""}' 2021-09-03 02:08:40,352 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.102s 2021-09-03 02:08:40,353 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:40 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-ef976d98-70b9-4b1a-9c50-104eb0f6af96', 'x-compute-request-id': 'req-ef976d98-70b9-4b1a-9c50-104eb0f6af96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action'} Body: b'{"output": ""}' 2021-09-03 02:08:44,524 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 3.169s 2021-09-03 02:08:44,525 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:41 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-d3a1a982-b5ed-4a87-b611-ca8a714c1cc6', 'x-compute-request-id': 'req-d3a1a982-b5ed-4a87-b611-ca8a714c1cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action'} Body: b'{"output": ""}' 2021-09-03 02:08:45,631 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.104s 2021-09-03 02:08:45,632 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:45 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-248c8b34-9d4e-481d-bb0e-a15d527cf4fa', 'x-compute-request-id': 'req-248c8b34-9d4e-481d-bb0e-a15d527cf4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action'} Body: b'{"output": ""}' 2021-09-03 02:08:46,785 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.151s 2021-09-03 02:08:46,785 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:46 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-ab3969e3-7f51-4633-a635-5320bd839c76', 'x-compute-request-id': 'req-ab3969e3-7f51-4633-a635-5320bd839c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action'} Body: b'{"output": ""}' 2021-09-03 02:08:47,891 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.103s 2021-09-03 02:08:47,893 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:47 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-1de57e18-bce5-44c1-b4b8-c3d50fd22188', 'x-compute-request-id': 'req-1de57e18-bce5-44c1-b4b8-c3d50fd22188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action'} Body: b'{"output": ""}' 2021-09-03 02:08:48,999 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.103s 2021-09-03 02:08:48,999 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:48 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-b7625371-f608-48c3-a524-e21c4f37d68d', 'x-compute-request-id': 'req-b7625371-f608-48c3-a524-e21c4f37d68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action'} Body: b'{"output": ""}' 2021-09-03 02:08:50,106 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.105s 2021-09-03 02:08:50,106 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:50 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-a2d951bc-2a6e-4cd7-9699-556f08e6e5bb', 'x-compute-request-id': 'req-a2d951bc-2a6e-4cd7-9699-556f08e6e5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action'} Body: b'{"output": ""}' 2021-09-03 02:08:54,268 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 3.159s 2021-09-03 02:08:54,268 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '11023', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3546806b-abaf-43ee-9a7b-eb14aad725d7', 'x-compute-request-id': 'req-3546806b-abaf-43ee-9a7b-eb14aad725d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:08:55,387 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.115s 2021-09-03 02:08:55,387 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '15025', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a612a66-f572-4aeb-b885-9ad300df7ebe', 'x-compute-request-id': 'req-3a612a66-f572-4aeb-b885-9ad300df7ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:08:56,505 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.115s 2021-09-03 02:08:56,506 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '17508', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42134c9a-087f-49fa-bd4d-4a305f44e76d', 'x-compute-request-id': 'req-42134c9a-087f-49fa-bd4d-4a305f44e76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:08:57,624 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.115s 2021-09-03 02:08:57,624 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '17960', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4253c6d6-547e-4e4d-b3ff-7e04d8590bbc', 'x-compute-request-id': 'req-4253c6d6-547e-4e4d-b3ff-7e04d8590bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:08:58,730 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.103s 2021-09-03 02:08:58,731 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e7e1cd9-3243-4e15-b185-9c20559ff017', 'x-compute-request-id': 'req-1e7e1cd9-3243-4e15-b185-9c20559ff017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:08:59,842 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.106s 2021-09-03 02:08:59,842 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '21005', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79be1b9f-3f74-49c1-9cb6-382227b1c163', 'x-compute-request-id': 'req-79be1b9f-3f74-49c1-9cb6-382227b1c163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:00,959 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.113s 2021-09-03 02:09:00,963 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d5bd9b8-8b6e-4849-8f89-48c7c1a634e5', 'x-compute-request-id': 'req-0d5bd9b8-8b6e-4849-8f89-48c7c1a634e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:02,131 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.165s 2021-09-03 02:09:02,132 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23159', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-086ab2dd-a5f7-4df2-9797-ad8f13ead982', 'x-compute-request-id': 'req-086ab2dd-a5f7-4df2-9797-ad8f13ead982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:03,265 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.130s 2021-09-03 02:09:03,266 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23780', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5890d0d3-07cc-4543-8654-7a23e3891674', 'x-compute-request-id': 'req-5890d0d3-07cc-4543-8654-7a23e3891674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:04,380 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.111s 2021-09-03 02:09:04,380 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24799', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c74b7bdc-b01c-453c-9e73-9c3c44256703', 'x-compute-request-id': 'req-c74b7bdc-b01c-453c-9e73-9c3c44256703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:05,486 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.103s 2021-09-03 02:09:05,487 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48647618-a832-43ca-9031-c488f05d45c7', 'x-compute-request-id': 'req-48647618-a832-43ca-9031-c488f05d45c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:06,597 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.108s 2021-09-03 02:09:06,598 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26336', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14a6b28b-c5c1-4cce-b301-fc9d09a33966', 'x-compute-request-id': 'req-14a6b28b-c5c1-4cce-b301-fc9d09a33966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:08,045 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.444s 2021-09-03 02:09:08,046 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea96dd4-1bd0-4782-9554-02045f88358a', 'x-compute-request-id': 'req-aea96dd4-1bd0-4782-9554-02045f88358a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:09,177 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.130s 2021-09-03 02:09:09,178 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e2b8de-0b4c-4080-b2e9-d0668b633d9d', 'x-compute-request-id': 'req-c2e2b8de-0b4c-4080-b2e9-d0668b633d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:10,310 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.129s 2021-09-03 02:09:10,311 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2fc3e78-9e1e-44c2-ac76-e4d5e147923d', 'x-compute-request-id': 'req-a2fc3e78-9e1e-44c2-ac76-e4d5e147923d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:11,537 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.223s 2021-09-03 02:09:11,538 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28033', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc99d88b-5d81-4fd2-ae2f-a37a7d14db9f', 'x-compute-request-id': 'req-fc99d88b-5d81-4fd2-ae2f-a37a7d14db9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:12,691 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.150s 2021-09-03 02:09:12,691 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b302e7c8-879a-4ba3-9729-d612c205fb08', 'x-compute-request-id': 'req-b302e7c8-879a-4ba3-9729-d612c205fb08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:13,816 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.122s 2021-09-03 02:09:13,817 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05b42034-bb66-4d38-9145-1e70ab254104', 'x-compute-request-id': 'req-05b42034-bb66-4d38-9145-1e70ab254104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:14,945 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.126s 2021-09-03 02:09:14,946 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acc956c1-774a-4ee5-95f5-e18086abd89d', 'x-compute-request-id': 'req-acc956c1-774a-4ee5-95f5-e18086abd89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:16,066 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.117s 2021-09-03 02:09:16,067 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7da66ee7-90ba-45f5-af75-9c3bb1cd135d', 'x-compute-request-id': 'req-7da66ee7-90ba-45f5-af75-9c3bb1cd135d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:17,180 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.110s 2021-09-03 02:09:17,181 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a3cfb1f-74cb-4a9c-818a-5b9f002e1568', 'x-compute-request-id': 'req-9a3cfb1f-74cb-4a9c-818a-5b9f002e1568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:18,304 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.120s 2021-09-03 02:09:18,304 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-955ddf40-dc36-4b94-b0b4-386d5e5bf391', 'x-compute-request-id': 'req-955ddf40-dc36-4b94-b0b4-386d5e5bf391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:19,405 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.097s 2021-09-03 02:09:19,405 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acd2ae7e-fd62-4187-a9d3-f952d87966fc', 'x-compute-request-id': 'req-acd2ae7e-fd62-4187-a9d3-f952d87966fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:20,512 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.104s 2021-09-03 02:09:20,513 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8feb623b-04f2-46b7-9dd3-cac3b0f1c005', 'x-compute-request-id': 'req-8feb623b-04f2-46b7-9dd3-cac3b0f1c005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:21,674 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.159s 2021-09-03 02:09:21,675 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ec2d818-0db9-4828-a84f-8851ec3703de', 'x-compute-request-id': 'req-1ec2d818-0db9-4828-a84f-8851ec3703de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:22,805 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.128s 2021-09-03 02:09:22,806 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08a3a1b8-8979-4523-aeff-43082a7d8afa', 'x-compute-request-id': 'req-08a3a1b8-8979-4523-aeff-43082a7d8afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:23,983 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.175s 2021-09-03 02:09:23,984 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49dea5dc-ba36-4ae7-8bc5-7fa79cd42d3c', 'x-compute-request-id': 'req-49dea5dc-ba36-4ae7-8bc5-7fa79cd42d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:27,824 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 2.837s 2021-09-03 02:09:27,825 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33821', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c6f3a47-5895-4719-b7e3-f3654a9f1731', 'x-compute-request-id': 'req-8c6f3a47-5895-4719-b7e3-f3654a9f1731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:28,981 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.153s 2021-09-03 02:09:28,982 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67de52df-03c5-4658-aa11-e35a5de4bcf0', 'x-compute-request-id': 'req-67de52df-03c5-4658-aa11-e35a5de4bcf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:30,107 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.122s 2021-09-03 02:09:30,108 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34897', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be79ff8e-2212-4179-9b9f-4babd7cc45be', 'x-compute-request-id': 'req-be79ff8e-2212-4179-9b9f-4babd7cc45be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:31,258 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.147s 2021-09-03 02:09:31,259 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35482', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bcd5224-72a1-40e4-a966-e52a61aa7816', 'x-compute-request-id': 'req-6bcd5224-72a1-40e4-a966-e52a61aa7816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:32,397 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.135s 2021-09-03 02:09:32,398 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-179d594a-0e4d-4fe2-90bf-282f77f97a89', 'x-compute-request-id': 'req-179d594a-0e4d-4fe2-90bf-282f77f97a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:33,525 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.124s 2021-09-03 02:09:33,526 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36581', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-142f9c78-9799-47b8-905e-c4396341fae4', 'x-compute-request-id': 'req-142f9c78-9799-47b8-905e-c4396341fae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:34,654 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.125s 2021-09-03 02:09:34,655 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36998', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d01f8c-3dd8-4514-b28f-a16c40ce68be', 'x-compute-request-id': 'req-63d01f8c-3dd8-4514-b28f-a16c40ce68be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:35,778 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.120s 2021-09-03 02:09:35,779 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37478', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d99ab771-bc14-4906-8b4f-8c7a8b9ebd96', 'x-compute-request-id': 'req-d99ab771-bc14-4906-8b4f-8c7a8b9ebd96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:36,927 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.145s 2021-09-03 02:09:36,928 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38058', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a06393ea-e560-41e4-895f-afe87e9503bc', 'x-compute-request-id': 'req-a06393ea-e560-41e4-895f-afe87e9503bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:38,055 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.124s 2021-09-03 02:09:38,056 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38092', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c897d330-31bc-430e-b823-cbd126d81f59', 'x-compute-request-id': 'req-c897d330-31bc-430e-b823-cbd126d81f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:39,168 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.109s 2021-09-03 02:09:39,169 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38092', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-967b35c4-480e-4a61-8309-4644dfb9964f', 'x-compute-request-id': 'req-967b35c4-480e-4a61-8309-4644dfb9964f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:40,260 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.089s 2021-09-03 02:09:40,261 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38092', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec23c342-dde9-4679-a132-54e0b99b8ca1', 'x-compute-request-id': 'req-ec23c342-dde9-4679-a132-54e0b99b8ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:41,353 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.090s 2021-09-03 02:09:41,354 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38092', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f0ce8ba-afa8-46ab-9689-12b9e296d235', 'x-compute-request-id': 'req-7f0ce8ba-afa8-46ab-9689-12b9e296d235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:42,465 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.108s 2021-09-03 02:09:42,466 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-082efc52-927a-4b08-98c3-441cc9f249ee', 'x-compute-request-id': 'req-082efc52-927a-4b08-98c3-441cc9f249ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:43,583 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.115s 2021-09-03 02:09:43,584 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71a124bf-bc83-4280-8cd3-08a556bc9c50', 'x-compute-request-id': 'req-71a124bf-bc83-4280-8cd3-08a556bc9c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:09:43,626 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/ips 0.039s 2021-09-03 02:09:43,626 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:43 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-cd06ed2b-3013-4c1a-b381-49265c250dec', 'x-compute-request-id': 'req-cd06ed2b-3013-4c1a-b381-49265c250dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6"}, {"version": 4, "addr": "172.27.0.130"}]}}' 2021-09-03 02:09:44,185 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes 0.556s 2021-09-03 02:09:44,185 109419 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-1031012868"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66708e0a-84f7-4e76-8722-63e45297702a', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66708e0a-84f7-4e76-8722-63e45297702a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:43.885994", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:09:44,259 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.067s 2021-09-03 02:09:44,260 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6987ac-9a21-4cf7-9960-a6bdcd672464', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6987ac-9a21-4cf7-9960-a6bdcd672464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:09:45,310 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.043s 2021-09-03 02:09:45,311 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd842954-922e-4a5f-b619-4a6489efab18', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd842954-922e-4a5f-b619-4a6489efab18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:09:45.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:09:45,318 109419 INFO [tempest.common.waiters] volume 37119b52-be24-4c91-84ea-1cf73d9a4f25 reached available after waiting for 1.318452 seconds 2021-09-03 02:09:45,331 109419 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2021-09-03 02:09:45,331 109419 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.130:22' as 'ubuntu' with public key authentication 2021-09-03 02:09:45,367 109419 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-09-03 02:09:45,539 109419 INFO [paramiko.transport] Authentication (publickey) successful! 2021-09-03 02:09:45,539 109419 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.130 successfully created 2021-09-03 02:09:46,267 109419 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.130:22' as 'ubuntu' with public key authentication 2021-09-03 02:09:46,284 109419 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-09-03 02:09:46,413 109419 INFO [paramiko.transport] Authentication (publickey) successful! 2021-09-03 02:09:46,414 109419 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.130 successfully created 2021-09-03 02:09:46,969 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.554s 2021-09-03 02:09:46,969 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"shelve": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cae9aea-b02d-47a9-8410-f83428b35ae4', 'x-compute-request-id': 'req-3cae9aea-b02d-47a9-8410-f83428b35ae4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action'} Body: b'' 2021-09-03 02:09:47,149 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.179s 2021-09-03 02:09:47,149 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f45fc05d-4f21-4024-bcc1-7cc33701e020', 'x-compute-request-id': 'req-f45fc05d-4f21-4024-bcc1-7cc33701e020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:09:48,311 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.151s 2021-09-03 02:09:48,311 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da8a8622-a93f-4b7d-be12-b80aa009217d', 'x-compute-request-id': 'req-da8a8622-a93f-4b7d-be12-b80aa009217d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:09:49,474 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.152s 2021-09-03 02:09:49,474 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5908cd4e-fc07-48d9-9541-18004371acb4', 'x-compute-request-id': 'req-5908cd4e-fc07-48d9-9541-18004371acb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:09:50,644 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.160s 2021-09-03 02:09:50,644 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e409c6-2f7b-4bde-bbbf-d19b388c3147', 'x-compute-request-id': 'req-97e409c6-2f7b-4bde-bbbf-d19b388c3147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:09:51,881 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.226s 2021-09-03 02:09:51,885 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3fea624-d5cb-4fa2-91b6-36369f373c7c', 'x-compute-request-id': 'req-f3fea624-d5cb-4fa2-91b6-36369f373c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:09:53,041 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.146s 2021-09-03 02:09:53,042 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea65a57a-379c-4b2a-9664-83beda4e0be6', 'x-compute-request-id': 'req-ea65a57a-379c-4b2a-9664-83beda4e0be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:09:54,260 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.208s 2021-09-03 02:09:54,260 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-789c18a1-c39e-40c8-9436-f596fd60db13', 'x-compute-request-id': 'req-789c18a1-c39e-40c8-9436-f596fd60db13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:09:55,477 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.207s 2021-09-03 02:09:55,477 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e31ff91-2afe-45d0-b38e-4cdc9ad9ae29', 'x-compute-request-id': 'req-5e31ff91-2afe-45d0-b38e-4cdc9ad9ae29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:09:56,642 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.155s 2021-09-03 02:09:56,642 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7468d1df-4f19-4792-8b93-541265fb9a78', 'x-compute-request-id': 'req-7468d1df-4f19-4792-8b93-541265fb9a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:09:57,798 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.146s 2021-09-03 02:09:57,798 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7915540-2150-441a-a7fc-b49d6b62dbc0', 'x-compute-request-id': 'req-d7915540-2150-441a-a7fc-b49d6b62dbc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:09:58,954 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.145s 2021-09-03 02:09:58,954 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c550268-731d-4773-b41b-3e6484561c5d', 'x-compute-request-id': 'req-9c550268-731d-4773-b41b-3e6484561c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:00,111 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.147s 2021-09-03 02:10:00,112 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc6a6d0a-75ab-450e-aaa0-3d9bc3e81987', 'x-compute-request-id': 'req-cc6a6d0a-75ab-450e-aaa0-3d9bc3e81987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:01,511 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.389s 2021-09-03 02:10:01,512 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65ffd476-c091-42ba-9c7b-8de1c9626f94', 'x-compute-request-id': 'req-65ffd476-c091-42ba-9c7b-8de1c9626f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:02,707 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.183s 2021-09-03 02:10:02,707 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff434c8a-c584-4904-adcc-a09d71b89498', 'x-compute-request-id': 'req-ff434c8a-c584-4904-adcc-a09d71b89498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:03,874 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.154s 2021-09-03 02:10:03,875 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5babeb6-77c9-41fe-8f7e-57564829ce37', 'x-compute-request-id': 'req-a5babeb6-77c9-41fe-8f7e-57564829ce37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:05,083 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.197s 2021-09-03 02:10:05,083 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b691f70f-8b52-4740-8d7f-aab99bc2f82b', 'x-compute-request-id': 'req-b691f70f-8b52-4740-8d7f-aab99bc2f82b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:06,322 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.229s 2021-09-03 02:10:06,322 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6fd202c-e786-4b60-8196-bedf1760c685', 'x-compute-request-id': 'req-c6fd202c-e786-4b60-8196-bedf1760c685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:07,653 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.322s 2021-09-03 02:10:07,653 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8bd38e9-e7ba-4374-94a6-4e8ae815067b', 'x-compute-request-id': 'req-c8bd38e9-e7ba-4374-94a6-4e8ae815067b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:08,892 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.229s 2021-09-03 02:10:08,893 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0f223c4-cf9a-48d3-8188-3684954cd398', 'x-compute-request-id': 'req-c0f223c4-cf9a-48d3-8188-3684954cd398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:10,091 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.188s 2021-09-03 02:10:10,092 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a6f4684-31c6-46d0-ac1b-4b87433e5435', 'x-compute-request-id': 'req-7a6f4684-31c6-46d0-ac1b-4b87433e5435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:11,316 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.214s 2021-09-03 02:10:11,317 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ba7a7eb-e00f-4d69-9730-8c8205f013ca', 'x-compute-request-id': 'req-3ba7a7eb-e00f-4d69-9730-8c8205f013ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:12,520 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.193s 2021-09-03 02:10:12,520 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8ac5cf6-74c2-4b71-9485-0ce6ec89407c', 'x-compute-request-id': 'req-a8ac5cf6-74c2-4b71-9485-0ce6ec89407c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:09:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:13,757 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.226s 2021-09-03 02:10:13,758 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6185cbde-0580-4789-ab7c-4c1068cf126e', 'x-compute-request-id': 'req-6185cbde-0580-4789-ab7c-4c1068cf126e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:13,770 109419 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 26 second wait 2021-09-03 02:10:15,056 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.284s 2021-09-03 02:10:15,056 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adf08515-97d1-4b0b-b402-86d826ca18f7', 'x-compute-request-id': 'req-adf08515-97d1-4b0b-b402-86d826ca18f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:16,245 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.179s 2021-09-03 02:10:16,246 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07b043fc-a50b-44e6-aba4-afcc0dca1631', 'x-compute-request-id': 'req-07b043fc-a50b-44e6-aba4-afcc0dca1631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:17,404 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.149s 2021-09-03 02:10:17,405 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf4d414-a280-47b8-922b-23c732997ce0', 'x-compute-request-id': 'req-0cf4d414-a280-47b8-922b-23c732997ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:18,584 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.168s 2021-09-03 02:10:18,584 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a820cbc8-c765-4695-b04d-08fac371930e', 'x-compute-request-id': 'req-a820cbc8-c765-4695-b04d-08fac371930e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:19,800 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.206s 2021-09-03 02:10:19,801 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-854e9cd2-19f7-4c75-9e09-01cbae418cca', 'x-compute-request-id': 'req-854e9cd2-19f7-4c75-9e09-01cbae418cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:19,810 109419 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 32 second wait 2021-09-03 02:10:21,194 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.382s 2021-09-03 02:10:21,194 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b78d9296-14f2-4b1b-8a4e-8b4af9f7e8fc', 'x-compute-request-id': 'req-b78d9296-14f2-4b1b-8a4e-8b4af9f7e8fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:22,369 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.166s 2021-09-03 02:10:22,370 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-952e2c7d-c88d-49c3-b9a3-c67aa3030390', 'x-compute-request-id': 'req-952e2c7d-c88d-49c3-b9a3-c67aa3030390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:23,554 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.175s 2021-09-03 02:10:23,555 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b842cef-da6c-4546-8755-d2e8928f4687', 'x-compute-request-id': 'req-3b842cef-da6c-4546-8755-d2e8928f4687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:24,731 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.168s 2021-09-03 02:10:24,732 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d859a2f9-2c80-4f01-87fb-29e2a94ca8a8', 'x-compute-request-id': 'req-d859a2f9-2c80-4f01-87fb-29e2a94ca8a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:25,923 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.179s 2021-09-03 02:10:25,924 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2ead629-5320-48b4-bdb4-50a77c02a579', 'x-compute-request-id': 'req-f2ead629-5320-48b4-bdb4-50a77c02a579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:27,091 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.156s 2021-09-03 02:10:27,091 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7bcf876-746d-43ba-9fb4-c7b2012f2e08', 'x-compute-request-id': 'req-f7bcf876-746d-43ba-9fb4-c7b2012f2e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:28,306 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.205s 2021-09-03 02:10:28,306 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dff3e210-73b2-46f7-b243-0e8604f19b17', 'x-compute-request-id': 'req-dff3e210-73b2-46f7-b243-0e8604f19b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:29,510 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.192s 2021-09-03 02:10:29,511 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ceca5de-be5d-4403-8830-8407354d2c34', 'x-compute-request-id': 'req-0ceca5de-be5d-4403-8830-8407354d2c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:30,673 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.153s 2021-09-03 02:10:30,674 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a80b80f-6f62-41cc-98ab-287e1b59e77b', 'x-compute-request-id': 'req-6a80b80f-6f62-41cc-98ab-287e1b59e77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:32,073 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.388s 2021-09-03 02:10:32,073 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd33b547-6c53-4d4d-8e05-6c1d994d1d4a', 'x-compute-request-id': 'req-cd33b547-6c53-4d4d-8e05-6c1d994d1d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:33,267 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.185s 2021-09-03 02:10:33,268 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-746bae5d-bbbe-4e30-b811-85633bf16271', 'x-compute-request-id': 'req-746bae5d-bbbe-4e30-b811-85633bf16271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:19Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:34,459 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.181s 2021-09-03 02:10:34,459 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:34 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-3c4b2d4a-bd48-459e-bf70-187d87bc3fb1', 'x-compute-request-id': 'req-3c4b2d4a-bd48-459e-bf70-187d87bc3fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:33Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:34,468 109419 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_uploading" ==> "SHELVED/shelving_offloading" after 47 second wait 2021-09-03 02:10:35,633 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.164s 2021-09-03 02:10:35,633 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:35 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-25e71585-a53b-4c82-b366-c9ff69505434', 'x-compute-request-id': 'req-25e71585-a53b-4c82-b366-c9ff69505434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:33Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:36,895 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.212s 2021-09-03 02:10:36,896 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:36 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-f0946912-63f9-4549-8968-c9f9629e8136', 'x-compute-request-id': 'req-f0946912-63f9-4549-8968-c9f9629e8136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:33Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:38,206 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.301s 2021-09-03 02:10:38,207 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:37 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-25b7ae6c-5124-4137-b75c-5edb37417192', 'x-compute-request-id': 'req-25b7ae6c-5124-4137-b75c-5edb37417192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:33Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:39,413 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.196s 2021-09-03 02:10:39,413 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5429f8aa-6659-4582-ad28-3dd20e6df16c', 'x-compute-request-id': 'req-5429f8aa-6659-4582-ad28-3dd20e6df16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:10:39,421 109419 INFO [tempest.common.waiters] State transition "SHELVED/shelving_offloading" ==> "SHELVED_OFFLOADED/None" after 52 second wait 2021-09-03 02:10:40,489 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 1.067s 2021-09-03 02:10:40,490 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c10d46ab-6847-414d-baae-d1a895eccdfc', 'x-compute-request-id': 'req-c10d46ab-6847-414d-baae-d1a895eccdfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "device": null}}' 2021-09-03 02:10:40,548 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.056s 2021-09-03 02:10:40,548 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9de387-30e0-4bb3-8662-2267abcbf398', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9de387-30e0-4bb3-8662-2267abcbf398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:10:40.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:10:40,555 109419 INFO [tempest.common.waiters] Attachment cc0d1723-44c9-4e28-b869-afb3a5a02a79 created for volume 37119b52-be24-4c91-84ea-1cf73d9a4f25 to server 7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a after waiting for 0.555804 seconds 2021-09-03 02:10:40,635 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.079s 2021-09-03 02:10:40,635 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aec7430-e52e-4af1-ab3b-3a0966875d79', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aec7430-e52e-4af1-ab3b-3a0966875d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:10:40.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:10:40,642 109419 INFO [tempest.common.waiters] volume 37119b52-be24-4c91-84ea-1cf73d9a4f25 reached in-use after waiting for 0.642292 seconds 2021-09-03 02:10:40,949 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.301s 2021-09-03 02:10:40,950 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"unshelve": null} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcf5a73e-0e9b-401e-8a48-9687ddd457fb', 'x-compute-request-id': 'req-bcf5a73e-0e9b-401e-8a48-9687ddd457fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action'} Body: b'' 2021-09-03 02:10:41,228 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.278s 2021-09-03 02:10:41,229 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54a45b73-46e2-4e65-b430-f86f07a3089f', 'x-compute-request-id': 'req-54a45b73-46e2-4e65-b430-f86f07a3089f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:42,640 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.402s 2021-09-03 02:10:42,641 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac181c1b-2f8a-41ca-930f-1b4953acf6af', 'x-compute-request-id': 'req-ac181c1b-2f8a-41ca-930f-1b4953acf6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:44,021 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.370s 2021-09-03 02:10:44,021 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-535d145b-c152-45f8-add5-d573b2ea3736', 'x-compute-request-id': 'req-535d145b-c152-45f8-add5-d573b2ea3736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:44,030 109419 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 3 second wait 2021-09-03 02:10:45,214 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.182s 2021-09-03 02:10:45,214 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07429960-f653-463f-ac7f-d9cbdff4a808', 'x-compute-request-id': 'req-07429960-f653-463f-ac7f-d9cbdff4a808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:46,408 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.183s 2021-09-03 02:10:46,408 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d9f2d07-5368-4122-aae5-97e648d5394d', 'x-compute-request-id': 'req-3d9f2d07-5368-4122-aae5-97e648d5394d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:47,712 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.294s 2021-09-03 02:10:47,744 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48531c3e-5ab5-49d5-b779-9aca5b2e57b2', 'x-compute-request-id': 'req-48531c3e-5ab5-49d5-b779-9aca5b2e57b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:49,029 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.275s 2021-09-03 02:10:49,030 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a22546c5-051f-4207-bf99-0cf990b288ad', 'x-compute-request-id': 'req-a22546c5-051f-4207-bf99-0cf990b288ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:50,369 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.329s 2021-09-03 02:10:50,369 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-760f55df-f8b1-4af9-94ad-bb46ae31c7aa', 'x-compute-request-id': 'req-760f55df-f8b1-4af9-94ad-bb46ae31c7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:52,000 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.619s 2021-09-03 02:10:52,000 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05538a56-ae86-43dc-ab78-c6787380bbfb', 'x-compute-request-id': 'req-05538a56-ae86-43dc-ab78-c6787380bbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:53,235 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.223s 2021-09-03 02:10:53,236 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-573cccfb-0566-4e52-8794-a13de5c5c008', 'x-compute-request-id': 'req-573cccfb-0566-4e52-8794-a13de5c5c008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:54,597 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.350s 2021-09-03 02:10:54,597 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4005c02-9971-47d5-ba90-4e25ca366dbb', 'x-compute-request-id': 'req-f4005c02-9971-47d5-ba90-4e25ca366dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:55,760 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.152s 2021-09-03 02:10:55,760 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c643332a-7df2-471c-a451-e3a594834f73', 'x-compute-request-id': 'req-c643332a-7df2-471c-a451-e3a594834f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:56,968 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.198s 2021-09-03 02:10:56,968 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b1988d7-9345-4205-95af-2c4f8018b776', 'x-compute-request-id': 'req-5b1988d7-9345-4205-95af-2c4f8018b776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:58,458 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.480s 2021-09-03 02:10:58,459 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dceb9e68-f378-46e1-9a5b-13dcc590db2e', 'x-compute-request-id': 'req-dceb9e68-f378-46e1-9a5b-13dcc590db2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:10:59,629 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.159s 2021-09-03 02:10:59,629 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef33d42d-fe66-4a10-8e44-470eff8af961', 'x-compute-request-id': 'req-ef33d42d-fe66-4a10-8e44-470eff8af961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:00,805 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.164s 2021-09-03 02:11:00,805 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4507719-c459-4fa2-a469-7aa5466aaf35', 'x-compute-request-id': 'req-d4507719-c459-4fa2-a469-7aa5466aaf35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:01,974 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.158s 2021-09-03 02:11:01,974 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9f73315-d2db-4d66-a13f-9ae78b903790', 'x-compute-request-id': 'req-b9f73315-d2db-4d66-a13f-9ae78b903790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:03,127 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.144s 2021-09-03 02:11:03,127 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae34a548-3c43-4e51-b823-35f3db1c9c39', 'x-compute-request-id': 'req-ae34a548-3c43-4e51-b823-35f3db1c9c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:04,296 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.158s 2021-09-03 02:11:04,296 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ced614f9-dba1-4822-a496-b3f03dd406ac', 'x-compute-request-id': 'req-ced614f9-dba1-4822-a496-b3f03dd406ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:05,691 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.385s 2021-09-03 02:11:05,691 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5350995d-121d-476d-ad03-4862a9e8cdbf', 'x-compute-request-id': 'req-5350995d-121d-476d-ad03-4862a9e8cdbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:07,448 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.746s 2021-09-03 02:11:07,448 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b7a275d-74a5-439a-a962-b08aaba3c9f0', 'x-compute-request-id': 'req-2b7a275d-74a5-439a-a962-b08aaba3c9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:08,644 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.182s 2021-09-03 02:11:08,644 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60a09493-f04c-45e3-a0bc-7f16694fee53', 'x-compute-request-id': 'req-60a09493-f04c-45e3-a0bc-7f16694fee53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:09,808 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.154s 2021-09-03 02:11:09,809 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42619e6d-c78f-4b7e-9c47-635e4b51c66c', 'x-compute-request-id': 'req-42619e6d-c78f-4b7e-9c47-635e4b51c66c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:10,976 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.157s 2021-09-03 02:11:10,977 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68f7eb3d-e7d5-41ff-90bb-434864b2d2c7', 'x-compute-request-id': 'req-68f7eb3d-e7d5-41ff-90bb-434864b2d2c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:12,142 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.155s 2021-09-03 02:11:12,142 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b64f334-3a4d-47b4-939c-42fad189420b', 'x-compute-request-id': 'req-2b64f334-3a4d-47b4-939c-42fad189420b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:13,392 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.240s 2021-09-03 02:11:13,393 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1974462b-3ff3-474a-acda-efe31de35921', 'x-compute-request-id': 'req-1974462b-3ff3-474a-acda-efe31de35921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:14,573 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.170s 2021-09-03 02:11:14,573 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-993e28d3-2e08-478d-b5cd-71711c10e13f', 'x-compute-request-id': 'req-993e28d3-2e08-478d-b5cd-71711c10e13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:15,780 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.197s 2021-09-03 02:11:15,781 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b5ec90f-9906-45bb-be74-40839de99d2f', 'x-compute-request-id': 'req-8b5ec90f-9906-45bb-be74-40839de99d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:16,986 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.194s 2021-09-03 02:11:16,986 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-913484ff-1f60-4cc8-897c-71fb7ff3f890', 'x-compute-request-id': 'req-913484ff-1f60-4cc8-897c-71fb7ff3f890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:18,469 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.473s 2021-09-03 02:11:18,470 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4706d54b-814e-418c-ae78-9cba32e168d7', 'x-compute-request-id': 'req-4706d54b-814e-418c-ae78-9cba32e168d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:19,881 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.400s 2021-09-03 02:11:19,881 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c93d49aa-2814-45b0-8b4f-402a0243ea6c', 'x-compute-request-id': 'req-c93d49aa-2814-45b0-8b4f-402a0243ea6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:21,060 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.169s 2021-09-03 02:11:21,060 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6582a8b-6650-49cd-b158-c39ca1a1ec1f', 'x-compute-request-id': 'req-f6582a8b-6650-49cd-b158-c39ca1a1ec1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:22,217 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.147s 2021-09-03 02:11:22,217 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83a929e9-d536-4010-ac6c-0509e5b4e063', 'x-compute-request-id': 'req-83a929e9-d536-4010-ac6c-0509e5b4e063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:23,443 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.216s 2021-09-03 02:11:23,444 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6a1ee1f-b7ad-45d3-8e18-ecd99e4f04b8', 'x-compute-request-id': 'req-a6a1ee1f-b7ad-45d3-8e18-ecd99e4f04b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:24,607 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.152s 2021-09-03 02:11:24,607 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54a0c19b-2144-4aa3-a986-b749c9864972', 'x-compute-request-id': 'req-54a0c19b-2144-4aa3-a986-b749c9864972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:25,765 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.149s 2021-09-03 02:11:25,766 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44233367-f1cd-421b-9219-bb0107ddf424', 'x-compute-request-id': 'req-44233367-f1cd-421b-9219-bb0107ddf424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:26,964 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.189s 2021-09-03 02:11:26,964 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ae6c09c-11a0-485a-b625-021290c13270', 'x-compute-request-id': 'req-2ae6c09c-11a0-485a-b625-021290c13270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:28,156 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.182s 2021-09-03 02:11:28,156 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1809', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8b53ee0-fda6-48a3-954f-9d9d000e6225', 'x-compute-request-id': 'req-d8b53ee0-fda6-48a3-954f-9d9d000e6225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "SHELVED_OFFLOADED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "2cae5fd6-15db-4956-a2e8-80c5469718a0", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/2cae5fd6-15db-4956-a2e8-80c5469718a0"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:10:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:08:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:29,430 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.264s 2021-09-03 02:11:29,431 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1796', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a46209c-e08f-46f4-94ed-a35b2144fa15', 'x-compute-request-id': 'req-6a46209c-e08f-46f4-94ed-a35b2144fa15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:11:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:11:29,439 109419 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/spawning" ==> "ACTIVE/None" after 48 second wait 2021-09-03 02:11:29,456 109419 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2021-09-03 02:11:29,457 109419 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.130:22' as 'ubuntu' with public key authentication 2021-09-03 02:11:47,795 109419 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.130 ([Errno None] Unable to connect to port 22 on 172.27.0.130). Number attempts: 1. Retry after 2 seconds. 2021-09-03 02:11:53,363 109419 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.130 ([Errno None] Unable to connect to port 22 on 172.27.0.130). Number attempts: 2. Retry after 3 seconds. 2021-09-03 02:11:59,892 109419 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.130 ([Errno None] Unable to connect to port 22 on 172.27.0.130). Number attempts: 3. Retry after 4 seconds. 2021-09-03 02:12:04,425 109419 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-09-03 02:12:04,672 109419 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2021-09-03 02:12:04,679 109419 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.130 (No existing session). Number attempts: 4. Retry after 5 seconds. 2021-09-03 02:12:10,195 109419 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-09-03 02:12:10,303 109419 INFO [paramiko.transport] Authentication (publickey) successful! 2021-09-03 02:12:10,304 109419 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.130 successfully created 2021-09-03 02:12:10,883 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.044s 2021-09-03 02:12:10,884 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b2ad87c-33d9-4231-9e09-70a1a59b2ae0', 'x-compute-request-id': 'req-4b2ad87c-33d9-4231-9e09-70a1a59b2ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volumeAttachment": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}}' 2021-09-03 02:12:10,932 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:12:10,933 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e57e5be-efd6-40ee-ab4a-a2869973fc74', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e57e5be-efd6-40ee-ab4a-a2869973fc74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:10:44.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:12:11,196 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 202 DELETE http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.256s 2021-09-03 02:12:11,197 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5bbbf21-f858-429d-bdac-efff8da4e0b4', 'x-compute-request-id': 'req-b5bbbf21-f858-429d-bdac-efff8da4e0b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'' 2021-09-03 02:12:11,244 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:12:11,245 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da51a711-7af2-4e48-9d1e-79d2bccb695e', 'x-compute-request-id': 'req-da51a711-7af2-4e48-9d1e-79d2bccb695e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:12,293 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:12:12,293 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-172e8555-d41b-411b-8ce1-4083896805e6', 'x-compute-request-id': 'req-172e8555-d41b-411b-8ce1-4083896805e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:13,341 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:12:13,341 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aad4b763-4d5b-40cd-9bc0-632c0e2878f9', 'x-compute-request-id': 'req-aad4b763-4d5b-40cd-9bc0-632c0e2878f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:14,390 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:12:14,390 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-760999e5-e4b8-4d4f-bef2-fa780017ec4a', 'x-compute-request-id': 'req-760999e5-e4b8-4d4f-bef2-fa780017ec4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:15,440 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:12:15,441 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c868a941-6181-4f74-94c6-4ee5f3de799a', 'x-compute-request-id': 'req-c868a941-6181-4f74-94c6-4ee5f3de799a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:16,489 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:12:16,489 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf813c8a-387c-4a65-94b6-27a16c5118ac', 'x-compute-request-id': 'req-cf813c8a-387c-4a65-94b6-27a16c5118ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:17,537 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:12:17,537 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-102c3960-44df-454f-b4b1-acc88c12b084', 'x-compute-request-id': 'req-102c3960-44df-454f-b4b1-acc88c12b084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:18,586 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:12:18,586 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34c64a01-48a2-4698-9906-a00a06b0f2a1', 'x-compute-request-id': 'req-34c64a01-48a2-4698-9906-a00a06b0f2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:19,637 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.048s 2021-09-03 02:12:19,638 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce704ba1-446e-40db-a3f1-2055c50f0e7d', 'x-compute-request-id': 'req-ce704ba1-446e-40db-a3f1-2055c50f0e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:20,692 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.051s 2021-09-03 02:12:20,693 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b2b88b-ce3d-4cc0-992d-3ff41e2dc2c1', 'x-compute-request-id': 'req-73b2b88b-ce3d-4cc0-992d-3ff41e2dc2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:21,741 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:12:21,741 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87b9f686-6298-455a-bf18-98417e1665d1', 'x-compute-request-id': 'req-87b9f686-6298-455a-bf18-98417e1665d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:22,791 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:12:22,791 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57092a41-af26-4189-a90e-16505606d289', 'x-compute-request-id': 'req-57092a41-af26-4189-a90e-16505606d289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:23,840 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:12:23,841 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe2f2cf8-eba6-4b41-a0ea-b3b8d763b7aa', 'x-compute-request-id': 'req-fe2f2cf8-eba6-4b41-a0ea-b3b8d763b7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:24,903 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.059s 2021-09-03 02:12:24,903 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-761774ae-c3df-4cc3-a868-3489307a303c', 'x-compute-request-id': 'req-761774ae-c3df-4cc3-a868-3489307a303c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:25,954 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.048s 2021-09-03 02:12:25,954 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d86215c-337b-4374-971e-3494920fa3f3', 'x-compute-request-id': 'req-6d86215c-337b-4374-971e-3494920fa3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:27,005 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.048s 2021-09-03 02:12:27,005 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caa85ada-b63f-417b-a531-c9d54b7ce99e', 'x-compute-request-id': 'req-caa85ada-b63f-417b-a531-c9d54b7ce99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:28,060 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.051s 2021-09-03 02:12:28,060 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc6e7ada-40dc-4b12-a3eb-7d69dc0f4c38', 'x-compute-request-id': 'req-fc6e7ada-40dc-4b12-a3eb-7d69dc0f4c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:29,121 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.057s 2021-09-03 02:12:29,121 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11351ef1-cc87-4f1f-b290-d869fb8d7f48', 'x-compute-request-id': 'req-11351ef1-cc87-4f1f-b290-d869fb8d7f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:30,169 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:12:30,169 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35103008-0e63-4f2a-a28d-d86cfc5f312e', 'x-compute-request-id': 'req-35103008-0e63-4f2a-a28d-d86cfc5f312e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:31,221 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.048s 2021-09-03 02:12:31,221 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52809fec-1da2-4e09-8197-4a22169370c5', 'x-compute-request-id': 'req-52809fec-1da2-4e09-8197-4a22169370c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:32,272 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.049s 2021-09-03 02:12:32,272 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59c5c63f-3067-48a7-abb7-0862ee8495a9', 'x-compute-request-id': 'req-59c5c63f-3067-48a7-abb7-0862ee8495a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:33,322 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:12:33,322 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa00cd69-2a8d-4869-9e74-9490e103a80b', 'x-compute-request-id': 'req-aa00cd69-2a8d-4869-9e74-9490e103a80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:34,371 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:12:34,372 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9cae348-5db5-446a-860a-670814550387', 'x-compute-request-id': 'req-e9cae348-5db5-446a-860a-670814550387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:35,430 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.055s 2021-09-03 02:12:35,431 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c29b5d4-3e74-44d3-9305-f5c4936b9262', 'x-compute-request-id': 'req-7c29b5d4-3e74-44d3-9305-f5c4936b9262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:36,481 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:12:36,481 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-582750c7-38be-4a90-99fc-c4e670569cdb', 'x-compute-request-id': 'req-582750c7-38be-4a90-99fc-c4e670569cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:37,560 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.075s 2021-09-03 02:12:37,560 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb17edcc-7b8f-4918-8200-038b427394ae', 'x-compute-request-id': 'req-bb17edcc-7b8f-4918-8200-038b427394ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:38,612 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.049s 2021-09-03 02:12:38,613 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2ec5ea4-2017-4534-9c8f-119da2e283ce', 'x-compute-request-id': 'req-a2ec5ea4-2017-4534-9c8f-119da2e283ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:39,675 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.059s 2021-09-03 02:12:39,675 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d5aaa30-e3fb-4451-84f7-109e61e69fd4', 'x-compute-request-id': 'req-6d5aaa30-e3fb-4451-84f7-109e61e69fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:40,725 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:12:40,726 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbe03c47-23bf-4285-ad25-39f38b5efd7a', 'x-compute-request-id': 'req-cbe03c47-23bf-4285-ad25-39f38b5efd7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:41,774 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:12:41,774 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ed28892-d846-4eda-bea5-d34eab9e6ed1', 'x-compute-request-id': 'req-9ed28892-d846-4eda-bea5-d34eab9e6ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:42,825 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.048s 2021-09-03 02:12:42,826 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4df2b608-9c0a-4e25-aa6f-0c9e97859877', 'x-compute-request-id': 'req-4df2b608-9c0a-4e25-aa6f-0c9e97859877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:43,875 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:12:43,875 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-518738c0-1066-440b-8ef0-310eb8cb0a5e', 'x-compute-request-id': 'req-518738c0-1066-440b-8ef0-310eb8cb0a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:44,924 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:12:44,925 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-450d99ca-d53e-4d9c-b641-0c1846cf2ba5', 'x-compute-request-id': 'req-450d99ca-d53e-4d9c-b641-0c1846cf2ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:45,973 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:12:45,973 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b68b94-d4f9-4e72-b3d7-a25271b0bdcd', 'x-compute-request-id': 'req-61b68b94-d4f9-4e72-b3d7-a25271b0bdcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:47,021 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:12:47,022 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4d6098-23c1-44b6-9c63-0527b298f427', 'x-compute-request-id': 'req-de4d6098-23c1-44b6-9c63-0527b298f427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:48,070 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:12:48,070 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c047ada-b250-4f55-8547-7f4fe9a8d096', 'x-compute-request-id': 'req-9c047ada-b250-4f55-8547-7f4fe9a8d096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:49,118 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:12:49,119 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8ef2026-c80c-45ee-bc57-b63f01145911', 'x-compute-request-id': 'req-c8ef2026-c80c-45ee-bc57-b63f01145911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:50,168 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:12:50,169 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81a8fce2-b9b7-4c80-b41f-7854023586eb', 'x-compute-request-id': 'req-81a8fce2-b9b7-4c80-b41f-7854023586eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:51,216 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:12:51,217 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4964df19-44e8-41c7-a771-ae8753315832', 'x-compute-request-id': 'req-4964df19-44e8-41c7-a771-ae8753315832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:52,266 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:12:52,266 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ce2ff49-d37c-4db3-af19-13a6414ca132', 'x-compute-request-id': 'req-6ce2ff49-d37c-4db3-af19-13a6414ca132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:53,317 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:12:53,318 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99f799f7-2b67-4799-9604-df02e0441b59', 'x-compute-request-id': 'req-99f799f7-2b67-4799-9604-df02e0441b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:54,366 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:12:54,366 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c27fde-78f9-4f9b-84d4-42dd004af66c', 'x-compute-request-id': 'req-10c27fde-78f9-4f9b-84d4-42dd004af66c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:55,416 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:12:55,416 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cfd15bf-4756-4b78-acb2-a4744c1ba466', 'x-compute-request-id': 'req-5cfd15bf-4756-4b78-acb2-a4744c1ba466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:56,466 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:12:56,467 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10de0028-0945-40bb-a142-dd9a1711b34e', 'x-compute-request-id': 'req-10de0028-0945-40bb-a142-dd9a1711b34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:57,516 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:12:57,516 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc155851-18ef-4915-b290-aa74b2ec5e10', 'x-compute-request-id': 'req-fc155851-18ef-4915-b290-aa74b2ec5e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:58,565 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:12:58,566 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd3a32e1-9e5e-4c44-a266-abca6aa41c01', 'x-compute-request-id': 'req-cd3a32e1-9e5e-4c44-a266-abca6aa41c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:12:59,615 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:12:59,616 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fec6b97-ddbf-41e6-944e-b4e2a8e752c2', 'x-compute-request-id': 'req-0fec6b97-ddbf-41e6-944e-b4e2a8e752c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:00,670 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.051s 2021-09-03 02:13:00,670 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2376c3d4-90e8-436d-b3b4-fea2c9258c48', 'x-compute-request-id': 'req-2376c3d4-90e8-436d-b3b4-fea2c9258c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:01,720 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:13:01,721 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3b98eed-3c48-425b-aa1b-436124c6f9e9', 'x-compute-request-id': 'req-f3b98eed-3c48-425b-aa1b-436124c6f9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:02,769 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:02,769 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-046147de-27d4-4b56-adc4-342dab5bab14', 'x-compute-request-id': 'req-046147de-27d4-4b56-adc4-342dab5bab14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:03,818 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:13:03,819 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4385dc43-f0ed-4ecc-a9e0-85afe1ddafed', 'x-compute-request-id': 'req-4385dc43-f0ed-4ecc-a9e0-85afe1ddafed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:04,868 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:13:04,868 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-411d113e-192a-4199-86da-480c8da7d983', 'x-compute-request-id': 'req-411d113e-192a-4199-86da-480c8da7d983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:05,917 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:05,918 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17db226b-9007-4bbb-8bb4-63245077cb0b', 'x-compute-request-id': 'req-17db226b-9007-4bbb-8bb4-63245077cb0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:07,060 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.138s 2021-09-03 02:13:07,060 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6361ac8e-7ff2-4695-b7f4-c4c8ccda7d0f', 'x-compute-request-id': 'req-6361ac8e-7ff2-4695-b7f4-c4c8ccda7d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:08,108 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:08,108 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42b26a6d-b4ec-41ab-a8a7-25b193a59304', 'x-compute-request-id': 'req-42b26a6d-b4ec-41ab-a8a7-25b193a59304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:09,157 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:09,157 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c110c2f-cf1d-47ac-baa5-ee78ebe728f6', 'x-compute-request-id': 'req-9c110c2f-cf1d-47ac-baa5-ee78ebe728f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:10,204 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:10,204 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c207cea8-54ca-4e96-9759-2a4f9e3cf52c', 'x-compute-request-id': 'req-c207cea8-54ca-4e96-9759-2a4f9e3cf52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:11,252 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:11,252 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c7df5a5-f0a1-44ed-9935-015eb14df9ba', 'x-compute-request-id': 'req-3c7df5a5-f0a1-44ed-9935-015eb14df9ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:12,300 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:12,301 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96ec5c57-717a-49de-af05-ada5d9c66fe2', 'x-compute-request-id': 'req-96ec5c57-717a-49de-af05-ada5d9c66fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:13,349 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:13,349 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4c19985-4e83-4169-8171-457ca2931f64', 'x-compute-request-id': 'req-a4c19985-4e83-4169-8171-457ca2931f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:14,397 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:13:14,397 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d2680d7-2d52-482e-9dae-f7b0a575b33c', 'x-compute-request-id': 'req-5d2680d7-2d52-482e-9dae-f7b0a575b33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:15,445 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:15,446 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5de84679-ca49-4d53-98ba-f70b8efc746c', 'x-compute-request-id': 'req-5de84679-ca49-4d53-98ba-f70b8efc746c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:16,493 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:13:16,494 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64c087a5-b486-4817-ae72-f5d9bb20e19d', 'x-compute-request-id': 'req-64c087a5-b486-4817-ae72-f5d9bb20e19d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:17,542 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:17,542 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ffc49c4-834b-45ae-9f20-f7816bdf0315', 'x-compute-request-id': 'req-1ffc49c4-834b-45ae-9f20-f7816bdf0315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:18,592 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:13:18,592 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b2a999e-bc0c-4280-9489-b00bddd7cc45', 'x-compute-request-id': 'req-3b2a999e-bc0c-4280-9489-b00bddd7cc45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:19,645 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:13:19,645 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f771c51a-2455-43a3-94f6-47212da61ed4', 'x-compute-request-id': 'req-f771c51a-2455-43a3-94f6-47212da61ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:20,694 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:13:20,694 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af69b17b-cb25-4d68-a738-8a1eda443033', 'x-compute-request-id': 'req-af69b17b-cb25-4d68-a738-8a1eda443033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:21,754 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:13:21,754 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21730032-6f21-4c11-b7a3-6d41f5a5ed20', 'x-compute-request-id': 'req-21730032-6f21-4c11-b7a3-6d41f5a5ed20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:22,802 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:22,802 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfc4215b-d184-4e86-9d35-ef80c4b7f652', 'x-compute-request-id': 'req-bfc4215b-d184-4e86-9d35-ef80c4b7f652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:23,851 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:23,851 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-078609a5-40e8-451a-983c-b408b99f7094', 'x-compute-request-id': 'req-078609a5-40e8-451a-983c-b408b99f7094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:24,898 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:13:24,898 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fb674ec-360e-4919-a08e-bcfcb6e6ee66', 'x-compute-request-id': 'req-9fb674ec-360e-4919-a08e-bcfcb6e6ee66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:25,946 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:25,947 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e041679b-6671-4da7-89de-8bf3008a0e63', 'x-compute-request-id': 'req-e041679b-6671-4da7-89de-8bf3008a0e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:26,994 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:13:27,000 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95552e38-10c3-421a-830e-e197eae30c47', 'x-compute-request-id': 'req-95552e38-10c3-421a-830e-e197eae30c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:28,050 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:13:28,050 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c689366-0f62-432c-aaef-356352d74505', 'x-compute-request-id': 'req-8c689366-0f62-432c-aaef-356352d74505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:29,099 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:29,099 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aef0ae44-a9c5-4ea6-89dc-56790ecb1f7c', 'x-compute-request-id': 'req-aef0ae44-a9c5-4ea6-89dc-56790ecb1f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:30,146 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:13:30,147 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61ee72bb-edd8-4174-9580-0664f673badf', 'x-compute-request-id': 'req-61ee72bb-edd8-4174-9580-0664f673badf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:31,194 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:31,195 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e95f1df-81c8-423f-a114-1c3de6715685', 'x-compute-request-id': 'req-8e95f1df-81c8-423f-a114-1c3de6715685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:32,242 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:13:32,243 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d56ab3-acf5-4a8b-8b88-11b54480887a', 'x-compute-request-id': 'req-13d56ab3-acf5-4a8b-8b88-11b54480887a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:33,292 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:13:33,293 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89d8040e-fc13-4b04-bc13-3b4af3032e6a', 'x-compute-request-id': 'req-89d8040e-fc13-4b04-bc13-3b4af3032e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:34,343 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.048s 2021-09-03 02:13:34,343 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e7fb48-e4fb-49e6-9c92-5abb0abaa4a0', 'x-compute-request-id': 'req-04e7fb48-e4fb-49e6-9c92-5abb0abaa4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:35,405 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.058s 2021-09-03 02:13:35,405 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a173c6d-48f6-453f-8790-49b319dd9950', 'x-compute-request-id': 'req-6a173c6d-48f6-453f-8790-49b319dd9950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:36,457 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.049s 2021-09-03 02:13:36,458 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbc56402-57c3-4bdc-a5cf-3e8c2a73e1a3', 'x-compute-request-id': 'req-cbc56402-57c3-4bdc-a5cf-3e8c2a73e1a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:37,505 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:37,505 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5665644b-46a3-40f0-8278-9f2a48a7e7d3', 'x-compute-request-id': 'req-5665644b-46a3-40f0-8278-9f2a48a7e7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:38,554 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:13:38,555 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab34efe6-4ea8-4294-943f-a6db3a850de3', 'x-compute-request-id': 'req-ab34efe6-4ea8-4294-943f-a6db3a850de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:39,603 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:39,604 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b683468-0cdc-4cca-a1d8-39b006e36458', 'x-compute-request-id': 'req-9b683468-0cdc-4cca-a1d8-39b006e36458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:40,652 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:40,652 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8451429a-65fe-49cf-ba8d-22b09aa5912a', 'x-compute-request-id': 'req-8451429a-65fe-49cf-ba8d-22b09aa5912a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:41,706 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.050s 2021-09-03 02:13:41,706 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d7a7f53-3ec1-4e93-bb0e-a3eb5beda43c', 'x-compute-request-id': 'req-0d7a7f53-3ec1-4e93-bb0e-a3eb5beda43c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:42,754 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:42,755 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4487777b-6f64-4ea9-b932-159ea4355c65', 'x-compute-request-id': 'req-4487777b-6f64-4ea9-b932-159ea4355c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:43,804 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:43,804 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-127afa9d-dd97-4350-b13e-f046edd6b472', 'x-compute-request-id': 'req-127afa9d-dd97-4350-b13e-f046edd6b472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:44,851 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:13:44,852 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da6db37e-287e-4853-9733-08ef891cc83b', 'x-compute-request-id': 'req-da6db37e-287e-4853-9733-08ef891cc83b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:45,900 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:13:45,900 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be3e8bf-47c5-4a2c-b94e-8fda0c28e8cb', 'x-compute-request-id': 'req-7be3e8bf-47c5-4a2c-b94e-8fda0c28e8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:46,948 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:46,949 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a64686e-6a43-4ac3-82d8-89271baa4492', 'x-compute-request-id': 'req-5a64686e-6a43-4ac3-82d8-89271baa4492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:47,996 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:47,998 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-837139e9-241b-4fc6-92c1-533aa2ee375a', 'x-compute-request-id': 'req-837139e9-241b-4fc6-92c1-533aa2ee375a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:49,046 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:49,046 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3f099eb-2e64-424e-bbb5-cae95108554f', 'x-compute-request-id': 'req-e3f099eb-2e64-424e-bbb5-cae95108554f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:50,095 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:50,095 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99e64bc9-a3bd-4c9d-a83b-7dc8109d3ace', 'x-compute-request-id': 'req-99e64bc9-a3bd-4c9d-a83b-7dc8109d3ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:51,144 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:51,144 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8655519b-68db-45e9-8dd3-ff72b6389062', 'x-compute-request-id': 'req-8655519b-68db-45e9-8dd3-ff72b6389062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:52,192 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:52,193 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-160b501a-4323-450c-885c-b201aa23d171', 'x-compute-request-id': 'req-160b501a-4323-450c-885c-b201aa23d171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:53,242 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:13:53,242 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98eb6b5b-4bf3-495b-9035-41d47c5afbb7', 'x-compute-request-id': 'req-98eb6b5b-4bf3-495b-9035-41d47c5afbb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:54,290 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:54,290 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439aead5-d802-4af3-9f0a-54020e76f311', 'x-compute-request-id': 'req-439aead5-d802-4af3-9f0a-54020e76f311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:55,339 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:55,339 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b6f5dbe-dbd5-44c1-9f1e-6a15052b597c', 'x-compute-request-id': 'req-6b6f5dbe-dbd5-44c1-9f1e-6a15052b597c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:56,388 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:13:56,388 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-824469f8-5f0c-4dae-a17b-579348283529', 'x-compute-request-id': 'req-824469f8-5f0c-4dae-a17b-579348283529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:57,438 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:13:57,438 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e90214f-7410-4538-bc99-6f35dab49433', 'x-compute-request-id': 'req-3e90214f-7410-4538-bc99-6f35dab49433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:58,486 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:13:58,486 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbdb93ba-e81a-4433-bb29-5ca2c3238e16', 'x-compute-request-id': 'req-bbdb93ba-e81a-4433-bb29-5ca2c3238e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:13:59,533 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:13:59,534 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1ebfae3-43b4-47ae-801b-4567e9997726', 'x-compute-request-id': 'req-f1ebfae3-43b4-47ae-801b-4567e9997726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:00,582 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:00,582 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07306e19-abfe-48bb-9311-074e5eca4be6', 'x-compute-request-id': 'req-07306e19-abfe-48bb-9311-074e5eca4be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:01,634 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.049s 2021-09-03 02:14:01,635 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0d5a95d-e751-483b-bd4c-21712c6d1956', 'x-compute-request-id': 'req-f0d5a95d-e751-483b-bd4c-21712c6d1956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:02,682 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:02,683 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18d827ec-365d-49c7-83c3-e8080681d856', 'x-compute-request-id': 'req-18d827ec-365d-49c7-83c3-e8080681d856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:03,733 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:14:03,733 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c37414f-0d4a-4481-8ead-8cf92f089f4a', 'x-compute-request-id': 'req-2c37414f-0d4a-4481-8ead-8cf92f089f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:04,783 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:04,783 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bc7e67d-dfe1-4011-9ad7-d65087c68ff8', 'x-compute-request-id': 'req-1bc7e67d-dfe1-4011-9ad7-d65087c68ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:05,833 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:05,833 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98163a8c-9819-4183-b312-f4ab47ad4030', 'x-compute-request-id': 'req-98163a8c-9819-4183-b312-f4ab47ad4030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:06,881 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:06,882 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c707d912-b9dd-445b-9d7d-2fa280459ec3', 'x-compute-request-id': 'req-c707d912-b9dd-445b-9d7d-2fa280459ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:07,930 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:07,930 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a72bcf46-31d9-4392-a783-e6151d5d163c', 'x-compute-request-id': 'req-a72bcf46-31d9-4392-a783-e6151d5d163c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:08,980 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:08,981 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6371827-d1c1-4313-804b-84d7dca22258', 'x-compute-request-id': 'req-b6371827-d1c1-4313-804b-84d7dca22258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:10,029 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:10,029 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f35b34f8-b231-4bc6-91d5-db54aec029e4', 'x-compute-request-id': 'req-f35b34f8-b231-4bc6-91d5-db54aec029e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:11,079 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:14:11,080 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-410a6d66-edf5-4b6b-b435-17d2c36a1a6a', 'x-compute-request-id': 'req-410a6d66-edf5-4b6b-b435-17d2c36a1a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:12,127 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:14:12,128 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df5d0a2d-ae59-4e6c-be09-573741b7bc95', 'x-compute-request-id': 'req-df5d0a2d-ae59-4e6c-be09-573741b7bc95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:13,176 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:13,176 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89453ede-9c6d-44ad-9548-76264d770b77', 'x-compute-request-id': 'req-89453ede-9c6d-44ad-9548-76264d770b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:14,223 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:14:14,223 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4765831-6d18-4d9c-bd61-ca176d70c936', 'x-compute-request-id': 'req-c4765831-6d18-4d9c-bd61-ca176d70c936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:15,270 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:14:15,270 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7db40dee-96ca-4a0c-b150-eb49713960f4', 'x-compute-request-id': 'req-7db40dee-96ca-4a0c-b150-eb49713960f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:16,317 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:14:16,317 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db61c00a-de3d-42c8-87a2-90349ff93946', 'x-compute-request-id': 'req-db61c00a-de3d-42c8-87a2-90349ff93946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:17,364 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:17,365 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-572f062c-2441-4272-80c3-64cab1807e7f', 'x-compute-request-id': 'req-572f062c-2441-4272-80c3-64cab1807e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:18,413 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:18,413 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3cc6e59-3104-4a07-ba8b-a1087c988b9e', 'x-compute-request-id': 'req-a3cc6e59-3104-4a07-ba8b-a1087c988b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:19,460 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:14:19,460 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8a53249-8783-44cb-8ac5-0a9d7c5d2c54', 'x-compute-request-id': 'req-f8a53249-8783-44cb-8ac5-0a9d7c5d2c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:20,507 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:14:20,507 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d2c4f17-d262-4779-a4c5-c851c8a5a820', 'x-compute-request-id': 'req-1d2c4f17-d262-4779-a4c5-c851c8a5a820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:21,554 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:14:21,555 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-055fec54-b09e-45a8-8a01-bd2798247c28', 'x-compute-request-id': 'req-055fec54-b09e-45a8-8a01-bd2798247c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:22,604 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:22,605 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88b4ac15-607c-41d0-9147-e8145633537d', 'x-compute-request-id': 'req-88b4ac15-607c-41d0-9147-e8145633537d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:23,655 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:14:23,656 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63aec44b-cc53-47bd-aaf7-0591a52b4575', 'x-compute-request-id': 'req-63aec44b-cc53-47bd-aaf7-0591a52b4575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:24,706 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:14:24,706 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb506a2-dbaa-4de5-9d62-ca5183355a30', 'x-compute-request-id': 'req-cfb506a2-dbaa-4de5-9d62-ca5183355a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:25,756 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:14:25,756 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbff1c5a-9f17-4152-b58b-fd742b482906', 'x-compute-request-id': 'req-cbff1c5a-9f17-4152-b58b-fd742b482906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:26,806 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:26,806 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df30969c-5f99-425e-b114-547043c1485c', 'x-compute-request-id': 'req-df30969c-5f99-425e-b114-547043c1485c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:27,854 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:27,855 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-314a6691-561e-4ddc-a476-c2d9ccd48eba', 'x-compute-request-id': 'req-314a6691-561e-4ddc-a476-c2d9ccd48eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:28,905 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:14:28,906 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e8f475-f1bb-41dc-bfff-3d78f2b0a0b9', 'x-compute-request-id': 'req-f8e8f475-f1bb-41dc-bfff-3d78f2b0a0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:29,955 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:29,955 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95e9da94-96bc-453a-9338-c43eacb857ee', 'x-compute-request-id': 'req-95e9da94-96bc-453a-9338-c43eacb857ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:31,003 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:31,009 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fec79c4-8b33-4bda-8a36-7afa74526b02', 'x-compute-request-id': 'req-5fec79c4-8b33-4bda-8a36-7afa74526b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:32,059 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:32,061 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5312eb42-c033-4775-b4d3-d9f3654ebb86', 'x-compute-request-id': 'req-5312eb42-c033-4775-b4d3-d9f3654ebb86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:33,109 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:33,110 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7257e3aa-9af5-48e6-8645-f9537f076bdd', 'x-compute-request-id': 'req-7257e3aa-9af5-48e6-8645-f9537f076bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:34,159 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:14:34,160 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53bfbba6-ea02-49ff-8f9b-e2e7359e58dd', 'x-compute-request-id': 'req-53bfbba6-ea02-49ff-8f9b-e2e7359e58dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:35,211 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.048s 2021-09-03 02:14:35,211 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e3a3eb4-bd85-4974-bccc-0391253f069b', 'x-compute-request-id': 'req-0e3a3eb4-bd85-4974-bccc-0391253f069b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:36,271 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.056s 2021-09-03 02:14:36,272 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0074e14c-a53c-4a12-b376-59412d128282', 'x-compute-request-id': 'req-0074e14c-a53c-4a12-b376-59412d128282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:37,324 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.049s 2021-09-03 02:14:37,324 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ad27c59-ef85-4d59-8dc3-66e0d20c50c0', 'x-compute-request-id': 'req-4ad27c59-ef85-4d59-8dc3-66e0d20c50c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:38,373 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:38,377 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5bfb04d-6a16-4009-a47a-b251850c5b22', 'x-compute-request-id': 'req-b5bfb04d-6a16-4009-a47a-b251850c5b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:39,425 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:39,425 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc847e2-e4d6-4562-8d44-4905686b359d', 'x-compute-request-id': 'req-3cc847e2-e4d6-4562-8d44-4905686b359d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:40,473 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:40,473 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43b93087-85b8-492e-a449-96ba81d5b503', 'x-compute-request-id': 'req-43b93087-85b8-492e-a449-96ba81d5b503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:41,521 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:14:41,521 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b33db35-5258-4cb2-a34d-e039e8444d05', 'x-compute-request-id': 'req-6b33db35-5258-4cb2-a34d-e039e8444d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:42,569 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:42,569 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b586edf8-4395-4e77-851d-a2794985e00a', 'x-compute-request-id': 'req-b586edf8-4395-4e77-851d-a2794985e00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:43,615 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:14:43,616 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c566c2bf-7dde-47ef-b495-3b79a86c49a7', 'x-compute-request-id': 'req-c566c2bf-7dde-47ef-b495-3b79a86c49a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:44,669 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.050s 2021-09-03 02:14:44,670 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-023e7572-b9d9-4e0f-8e79-63e5bd193de2', 'x-compute-request-id': 'req-023e7572-b9d9-4e0f-8e79-63e5bd193de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:45,718 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:45,719 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6e85724-b92d-4a78-9398-ffe341901600', 'x-compute-request-id': 'req-c6e85724-b92d-4a78-9398-ffe341901600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:46,768 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:46,768 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08e2d82f-cae5-4288-88de-018bd0dd2770', 'x-compute-request-id': 'req-08e2d82f-cae5-4288-88de-018bd0dd2770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:47,817 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:47,817 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9217fd8c-8dba-4249-b059-cb5580fefcab', 'x-compute-request-id': 'req-9217fd8c-8dba-4249-b059-cb5580fefcab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:48,865 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:48,866 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2d9bc4f-f253-4116-b4e8-dd3bf85848e6', 'x-compute-request-id': 'req-b2d9bc4f-f253-4116-b4e8-dd3bf85848e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:49,914 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:49,914 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eb4bde4-0c50-49c3-889f-7970883b025c', 'x-compute-request-id': 'req-1eb4bde4-0c50-49c3-889f-7970883b025c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:50,964 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:50,964 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be81b5e8-ae0a-42a2-a0da-0aa8f7423e1e', 'x-compute-request-id': 'req-be81b5e8-ae0a-42a2-a0da-0aa8f7423e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:52,017 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.050s 2021-09-03 02:14:52,018 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9cd7b4b-1880-4981-b90c-01f2773e5cc2', 'x-compute-request-id': 'req-b9cd7b4b-1880-4981-b90c-01f2773e5cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:53,068 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:14:53,072 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6046338a-6f1f-48f1-89cf-a1cbf7be8cbb', 'x-compute-request-id': 'req-6046338a-6f1f-48f1-89cf-a1cbf7be8cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:54,122 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:54,122 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-760b8811-0edf-4708-8252-8668f032782a', 'x-compute-request-id': 'req-760b8811-0edf-4708-8252-8668f032782a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:55,171 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:55,172 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6429c54b-2c0d-49d4-9a01-52846bd4c898', 'x-compute-request-id': 'req-6429c54b-2c0d-49d4-9a01-52846bd4c898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:56,220 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:56,220 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8efc953-dcc5-4446-a2f2-bc39fe3fafed', 'x-compute-request-id': 'req-f8efc953-dcc5-4446-a2f2-bc39fe3fafed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:57,269 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:14:57,269 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ca7c4a2-42ef-412a-975b-4579aab3bd51', 'x-compute-request-id': 'req-2ca7c4a2-42ef-412a-975b-4579aab3bd51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:58,318 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:14:58,318 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49772b07-dcb6-4665-8ec0-d0dc9d2a9af8', 'x-compute-request-id': 'req-49772b07-dcb6-4665-8ec0-d0dc9d2a9af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:14:59,375 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.053s 2021-09-03 02:14:59,376 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b25036c2-cdd2-4f27-bac9-a4d38491ab35', 'x-compute-request-id': 'req-b25036c2-cdd2-4f27-bac9-a4d38491ab35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:00,424 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:00,425 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0610bca-c102-4ce2-be62-c99e60ea5901', 'x-compute-request-id': 'req-d0610bca-c102-4ce2-be62-c99e60ea5901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:01,473 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:01,473 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75addfa9-7f09-4ec0-b010-c081dc2f1f55', 'x-compute-request-id': 'req-75addfa9-7f09-4ec0-b010-c081dc2f1f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:02,521 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:02,522 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb7869f1-dadd-4c0d-9956-f21b765be255', 'x-compute-request-id': 'req-cb7869f1-dadd-4c0d-9956-f21b765be255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:03,570 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:03,571 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1845d091-2cf2-44bd-8017-f2ad6fd80e55', 'x-compute-request-id': 'req-1845d091-2cf2-44bd-8017-f2ad6fd80e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:04,619 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:04,619 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c475820c-fdc3-4395-b137-7755e8100d4f', 'x-compute-request-id': 'req-c475820c-fdc3-4395-b137-7755e8100d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:05,667 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:05,668 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59e4137f-4b59-4657-ae30-ffadc7ff106d', 'x-compute-request-id': 'req-59e4137f-4b59-4657-ae30-ffadc7ff106d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:06,716 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:06,717 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d84816e1-3587-40b6-ac43-ccdc91bf4190', 'x-compute-request-id': 'req-d84816e1-3587-40b6-ac43-ccdc91bf4190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:07,765 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:07,765 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ecdc997-8d41-4f00-93ab-abc0f676f512', 'x-compute-request-id': 'req-0ecdc997-8d41-4f00-93ab-abc0f676f512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:08,813 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:08,813 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c057d9b-a7dd-4b4c-87ad-f7482a604d4f', 'x-compute-request-id': 'req-9c057d9b-a7dd-4b4c-87ad-f7482a604d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:09,863 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:09,863 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-875427d5-889d-4498-9dfc-c195e874010d', 'x-compute-request-id': 'req-875427d5-889d-4498-9dfc-c195e874010d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:10,911 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:10,912 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae15c321-8770-4d3d-b9f9-758099f24647', 'x-compute-request-id': 'req-ae15c321-8770-4d3d-b9f9-758099f24647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:11,960 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:11,960 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ee9df6b-c9da-445e-8c99-37541b8810fc', 'x-compute-request-id': 'req-5ee9df6b-c9da-445e-8c99-37541b8810fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:13,013 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.050s 2021-09-03 02:15:13,013 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef82d37-3cc7-46f3-a9f7-1a6c6c18326a', 'x-compute-request-id': 'req-1ef82d37-3cc7-46f3-a9f7-1a6c6c18326a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:14,062 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:14,062 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53f701bb-632e-41ac-a2cb-76770865391f', 'x-compute-request-id': 'req-53f701bb-632e-41ac-a2cb-76770865391f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:15,112 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:15:15,112 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f186f0-b2d8-4f78-a0a5-2266a9d54d41', 'x-compute-request-id': 'req-d8f186f0-b2d8-4f78-a0a5-2266a9d54d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:16,161 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:16,162 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bc853ba-29d3-456a-b4ae-20ba57aaf80d', 'x-compute-request-id': 'req-3bc853ba-29d3-456a-b4ae-20ba57aaf80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:17,211 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:17,211 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4108a2f0-19d2-4f48-8273-fda232039713', 'x-compute-request-id': 'req-4108a2f0-19d2-4f48-8273-fda232039713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:18,264 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.050s 2021-09-03 02:15:18,265 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1bed4df-41f1-4e58-88a8-e070907254b6', 'x-compute-request-id': 'req-f1bed4df-41f1-4e58-88a8-e070907254b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:19,313 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:19,313 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07a27dc8-5ab6-4fd2-9cea-8494e8ee66c9', 'x-compute-request-id': 'req-07a27dc8-5ab6-4fd2-9cea-8494e8ee66c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:20,362 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:20,363 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb5c7939-8b3f-49d5-93ea-57c191fe89fe', 'x-compute-request-id': 'req-bb5c7939-8b3f-49d5-93ea-57c191fe89fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:21,413 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:15:21,413 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a55a1c79-fdb5-4d1e-a0f8-9b4024fcf61e', 'x-compute-request-id': 'req-a55a1c79-fdb5-4d1e-a0f8-9b4024fcf61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:22,462 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:22,463 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a9ca91c-e8ab-49a5-a245-4a574551d935', 'x-compute-request-id': 'req-6a9ca91c-e8ab-49a5-a245-4a574551d935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:23,511 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:23,512 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95354681-7b9a-474c-8869-d5d9c093905a', 'x-compute-request-id': 'req-95354681-7b9a-474c-8869-d5d9c093905a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:24,560 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:24,561 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9da3750c-7d10-402b-b8da-fa1a24258fac', 'x-compute-request-id': 'req-9da3750c-7d10-402b-b8da-fa1a24258fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:25,610 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:25,610 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7679e2d-8d8f-4d18-aabf-f8412d089c0e', 'x-compute-request-id': 'req-f7679e2d-8d8f-4d18-aabf-f8412d089c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:26,660 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:26,660 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b3844f5-e25d-4f02-b058-60321ccc2efa', 'x-compute-request-id': 'req-0b3844f5-e25d-4f02-b058-60321ccc2efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:27,709 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:27,710 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72fe3d1-356f-43c0-b049-5f4c331ab141', 'x-compute-request-id': 'req-d72fe3d1-356f-43c0-b049-5f4c331ab141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:28,758 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:28,759 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e96cff6-29a2-4004-bb93-0c1a13fe1601', 'x-compute-request-id': 'req-4e96cff6-29a2-4004-bb93-0c1a13fe1601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:29,809 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:15:29,809 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cdb110a-a104-407f-acda-9965e2b7bf36', 'x-compute-request-id': 'req-2cdb110a-a104-407f-acda-9965e2b7bf36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:30,876 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.064s 2021-09-03 02:15:30,876 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e6d0757-402e-46f5-b166-57e07ceb225d', 'x-compute-request-id': 'req-0e6d0757-402e-46f5-b166-57e07ceb225d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:31,924 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:31,925 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ecf44ed-4d8b-4448-bcad-0fa16acb8750', 'x-compute-request-id': 'req-9ecf44ed-4d8b-4448-bcad-0fa16acb8750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:32,974 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:32,975 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f34a31e-3a15-45e1-8675-4787181827b3', 'x-compute-request-id': 'req-7f34a31e-3a15-45e1-8675-4787181827b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:34,023 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:34,023 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-286e3d30-2764-4aed-bd03-33577b73873c', 'x-compute-request-id': 'req-286e3d30-2764-4aed-bd03-33577b73873c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:35,075 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.049s 2021-09-03 02:15:35,076 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d5ecd05-6990-4c49-9c5e-ef9040a05430', 'x-compute-request-id': 'req-7d5ecd05-6990-4c49-9c5e-ef9040a05430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:36,127 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.048s 2021-09-03 02:15:36,128 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dedbca4-ec0f-45ee-b195-1d7b698f751c', 'x-compute-request-id': 'req-3dedbca4-ec0f-45ee-b195-1d7b698f751c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:37,178 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:15:37,178 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47f4b47d-b249-4802-add9-39117f89fae8', 'x-compute-request-id': 'req-47f4b47d-b249-4802-add9-39117f89fae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:38,235 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.054s 2021-09-03 02:15:38,237 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a63a4d3-ca20-41eb-9b01-065bf0df9ab8', 'x-compute-request-id': 'req-7a63a4d3-ca20-41eb-9b01-065bf0df9ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:39,287 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:39,287 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e12398-4612-4175-9779-9c56c3585fed', 'x-compute-request-id': 'req-12e12398-4612-4175-9779-9c56c3585fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:40,337 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:40,337 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93493844-6333-4b70-a178-13311973150f', 'x-compute-request-id': 'req-93493844-6333-4b70-a178-13311973150f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:41,389 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.049s 2021-09-03 02:15:41,389 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab1bebe2-a240-4369-b042-a3317f9df70a', 'x-compute-request-id': 'req-ab1bebe2-a240-4369-b042-a3317f9df70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:42,437 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:42,438 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1c4b938-a506-4fd7-91b0-5404eb6b9790', 'x-compute-request-id': 'req-f1c4b938-a506-4fd7-91b0-5404eb6b9790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:43,488 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.048s 2021-09-03 02:15:43,489 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c29d2043-4329-4936-a0be-b2131baac603', 'x-compute-request-id': 'req-c29d2043-4329-4936-a0be-b2131baac603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:44,536 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:44,537 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d719958b-63b7-4b5f-96f8-d537cd76f935', 'x-compute-request-id': 'req-d719958b-63b7-4b5f-96f8-d537cd76f935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:45,586 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:45,587 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e251c04-1e5d-464b-b20b-9751f2b08214', 'x-compute-request-id': 'req-4e251c04-1e5d-464b-b20b-9751f2b08214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:46,635 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:46,635 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4adda7cb-98a4-4030-ab46-c243197d97a0', 'x-compute-request-id': 'req-4adda7cb-98a4-4030-ab46-c243197d97a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:47,691 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.053s 2021-09-03 02:15:47,691 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12af3cbb-3b2f-4e4c-8ef7-5a41eb8c6804', 'x-compute-request-id': 'req-12af3cbb-3b2f-4e4c-8ef7-5a41eb8c6804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:48,739 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:48,739 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f101efd4-b137-44e5-a529-87c66249337e', 'x-compute-request-id': 'req-f101efd4-b137-44e5-a529-87c66249337e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:49,786 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:15:49,787 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c516dbf5-1fc4-4570-aefe-fb706f3cb823', 'x-compute-request-id': 'req-c516dbf5-1fc4-4570-aefe-fb706f3cb823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:50,837 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:15:50,837 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-701d97d7-b3b9-4678-bdef-5816ae0175c7', 'x-compute-request-id': 'req-701d97d7-b3b9-4678-bdef-5816ae0175c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:51,885 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:51,886 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd0b8dfb-8c56-4ee4-b9b0-4cb4c405282d', 'x-compute-request-id': 'req-dd0b8dfb-8c56-4ee4-b9b0-4cb4c405282d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:52,934 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:52,935 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b31501d3-d212-4260-96f7-30915b7f581e', 'x-compute-request-id': 'req-b31501d3-d212-4260-96f7-30915b7f581e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:53,983 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:53,983 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c94e2c87-be76-491f-825d-680134ccb01e', 'x-compute-request-id': 'req-c94e2c87-be76-491f-825d-680134ccb01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:55,033 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:55,033 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b070e2e-16a7-4b6e-bc1b-f4245c3a6a5f', 'x-compute-request-id': 'req-5b070e2e-16a7-4b6e-bc1b-f4245c3a6a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:56,083 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:56,084 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6d97072-40d4-4589-a067-5ca90299bdf6', 'x-compute-request-id': 'req-a6d97072-40d4-4589-a067-5ca90299bdf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:57,132 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:57,132 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-206e3ce8-c8be-4865-81db-f70eee1c1cf8', 'x-compute-request-id': 'req-206e3ce8-c8be-4865-81db-f70eee1c1cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:58,181 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:15:58,182 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7334b154-2ddf-4d22-a088-df187e2992df', 'x-compute-request-id': 'req-7334b154-2ddf-4d22-a088-df187e2992df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:15:59,229 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:15:59,230 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d43b365-fb0b-4e94-8c28-5f0a58c9bf83', 'x-compute-request-id': 'req-7d43b365-fb0b-4e94-8c28-5f0a58c9bf83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:00,278 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:00,278 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f013aa3-f276-469f-b982-2f4879321a4e', 'x-compute-request-id': 'req-0f013aa3-f276-469f-b982-2f4879321a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:01,327 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:01,327 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a362ce7e-7f05-42ce-805e-7cdcf1102c89', 'x-compute-request-id': 'req-a362ce7e-7f05-42ce-805e-7cdcf1102c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:02,375 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:02,376 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a402b8f-ee62-402b-9ea7-c613a4c4cc4e', 'x-compute-request-id': 'req-1a402b8f-ee62-402b-9ea7-c613a4c4cc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:03,423 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:03,424 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ced5c0f-d179-450f-860c-e7e6fab95f73', 'x-compute-request-id': 'req-4ced5c0f-d179-450f-860c-e7e6fab95f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:04,472 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:04,472 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da77a546-8246-48d8-90d8-a5c9fbbdbf1a', 'x-compute-request-id': 'req-da77a546-8246-48d8-90d8-a5c9fbbdbf1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:05,521 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:05,521 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f553687-3a7f-4c1f-8828-58604f5cf5b1', 'x-compute-request-id': 'req-8f553687-3a7f-4c1f-8828-58604f5cf5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:06,569 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:06,570 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d015cce-c3e3-4cb3-a2ea-034af3b37a21', 'x-compute-request-id': 'req-6d015cce-c3e3-4cb3-a2ea-034af3b37a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:07,618 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:07,619 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaab68ae-d44b-426a-9fc6-5c7e57f90c00', 'x-compute-request-id': 'req-aaab68ae-d44b-426a-9fc6-5c7e57f90c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:08,666 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:08,666 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7c4eb0d-d741-458a-9bc1-03da3f4ad782', 'x-compute-request-id': 'req-f7c4eb0d-d741-458a-9bc1-03da3f4ad782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:09,713 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:09,714 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf2efdc3-169e-4176-9366-4e12f9b8e5e7', 'x-compute-request-id': 'req-bf2efdc3-169e-4176-9366-4e12f9b8e5e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:10,763 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:16:10,764 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa349a02-8e90-4818-ae9a-7acf2ae29216', 'x-compute-request-id': 'req-aa349a02-8e90-4818-ae9a-7acf2ae29216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:11,811 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:11,811 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fcd9788-c6b0-4c66-814c-68a52fa825d2', 'x-compute-request-id': 'req-4fcd9788-c6b0-4c66-814c-68a52fa825d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:12,858 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.043s 2021-09-03 02:16:12,858 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b16141c8-1b8f-47c9-aa42-386cfeb84b6b', 'x-compute-request-id': 'req-b16141c8-1b8f-47c9-aa42-386cfeb84b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:13,907 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:13,907 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a5ded46-47dc-4272-8358-2315b00e0ec3', 'x-compute-request-id': 'req-0a5ded46-47dc-4272-8358-2315b00e0ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:14,954 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:14,954 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88d3ffdb-68c6-40f3-9b46-3687a8fb6971', 'x-compute-request-id': 'req-88d3ffdb-68c6-40f3-9b46-3687a8fb6971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:16,002 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:16,003 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-014ea361-51d8-447f-a7a8-a87a25d5c5e2', 'x-compute-request-id': 'req-014ea361-51d8-447f-a7a8-a87a25d5c5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:17,051 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:17,051 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5651a468-724c-4a83-b4ca-b8b59ddf3c12', 'x-compute-request-id': 'req-5651a468-724c-4a83-b4ca-b8b59ddf3c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:18,099 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:18,099 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c6a079a-6c73-48c8-846c-de3570029156', 'x-compute-request-id': 'req-0c6a079a-6c73-48c8-846c-de3570029156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:19,147 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:19,148 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7fb50d3-3307-4d8c-9a32-47b306779720', 'x-compute-request-id': 'req-f7fb50d3-3307-4d8c-9a32-47b306779720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:20,195 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:20,196 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e42ac66a-edd9-42ac-8a4b-a0cf2e85fd38', 'x-compute-request-id': 'req-e42ac66a-edd9-42ac-8a4b-a0cf2e85fd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:21,244 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:21,244 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-933a84a0-e6f5-4d7d-b484-344865f1a5cf', 'x-compute-request-id': 'req-933a84a0-e6f5-4d7d-b484-344865f1a5cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:22,291 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:22,291 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32c2ec30-dfd2-4eb5-b804-4b584da138b4', 'x-compute-request-id': 'req-32c2ec30-dfd2-4eb5-b804-4b584da138b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:23,340 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:23,340 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8df216d1-ed98-48ed-9872-719389d0d2a9', 'x-compute-request-id': 'req-8df216d1-ed98-48ed-9872-719389d0d2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:24,387 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:24,388 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed242e5d-933e-4844-9d6a-a49a45eacbba', 'x-compute-request-id': 'req-ed242e5d-933e-4844-9d6a-a49a45eacbba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:25,436 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:25,436 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7b60d3e-6a06-4270-91e5-70df58167a69', 'x-compute-request-id': 'req-d7b60d3e-6a06-4270-91e5-70df58167a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:26,489 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.050s 2021-09-03 02:16:26,490 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a45ddb3d-ce75-4a5a-821e-3da96c5e92c0', 'x-compute-request-id': 'req-a45ddb3d-ce75-4a5a-821e-3da96c5e92c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:27,537 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:27,537 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07225f20-1ab3-467e-832b-7eaaa19772d8', 'x-compute-request-id': 'req-07225f20-1ab3-467e-832b-7eaaa19772d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:28,586 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:28,586 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08916492-715c-47b2-b316-6d10116c2ce2', 'x-compute-request-id': 'req-08916492-715c-47b2-b316-6d10116c2ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:29,634 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:29,634 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2bb7206-59ea-445a-a685-be2274ba736a', 'x-compute-request-id': 'req-a2bb7206-59ea-445a-a685-be2274ba736a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:30,683 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:30,683 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ded876aa-e456-48ec-85ac-37200da43bd3', 'x-compute-request-id': 'req-ded876aa-e456-48ec-85ac-37200da43bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:31,732 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:31,732 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37d6f1fe-690e-4df8-920a-a88934968e0a', 'x-compute-request-id': 'req-37d6f1fe-690e-4df8-920a-a88934968e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:32,780 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:32,781 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e359f63d-d950-4e0f-86f8-b6171a1cec0a', 'x-compute-request-id': 'req-e359f63d-d950-4e0f-86f8-b6171a1cec0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:33,828 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:33,828 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7abb0ec5-e639-4bba-b921-f17abbcd7fb0', 'x-compute-request-id': 'req-7abb0ec5-e639-4bba-b921-f17abbcd7fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:34,876 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:34,876 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e41fde25-dadf-4626-a9b4-e76707f93557', 'x-compute-request-id': 'req-e41fde25-dadf-4626-a9b4-e76707f93557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:35,925 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:16:35,925 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93b06eec-9c15-41cc-9291-e841ca109181', 'x-compute-request-id': 'req-93b06eec-9c15-41cc-9291-e841ca109181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:36,974 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:36,975 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12ab233f-e4f5-4afa-a728-218d0933b324', 'x-compute-request-id': 'req-12ab233f-e4f5-4afa-a728-218d0933b324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:38,023 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:38,023 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29a3548a-7465-4221-90e2-0883b3ecf734', 'x-compute-request-id': 'req-29a3548a-7465-4221-90e2-0883b3ecf734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:39,071 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:39,071 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7956e6d-3493-4fcf-8dbb-3616aa8d066f', 'x-compute-request-id': 'req-d7956e6d-3493-4fcf-8dbb-3616aa8d066f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:40,120 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:40,120 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2142af81-0b06-4622-907d-638dc2308750', 'x-compute-request-id': 'req-2142af81-0b06-4622-907d-638dc2308750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:41,168 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:41,168 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfdc0679-3c00-4ae3-a3f3-74bf0da26476', 'x-compute-request-id': 'req-bfdc0679-3c00-4ae3-a3f3-74bf0da26476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:42,215 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:42,215 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5701135a-f1e9-4103-b33d-5d00cb233fae', 'x-compute-request-id': 'req-5701135a-f1e9-4103-b33d-5d00cb233fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:43,263 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:43,264 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-661af525-c9ef-4b48-abba-e06627ada4a5', 'x-compute-request-id': 'req-661af525-c9ef-4b48-abba-e06627ada4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:44,311 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:44,311 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-045764b5-3791-4ebb-8365-c5b2d528cec1', 'x-compute-request-id': 'req-045764b5-3791-4ebb-8365-c5b2d528cec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:45,358 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:45,359 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc2cb83f-ecb1-4643-a89b-a6767a4e1e24', 'x-compute-request-id': 'req-bc2cb83f-ecb1-4643-a89b-a6767a4e1e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:46,407 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:46,407 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b77e274-857c-4674-8625-bfd6bc1a5d1b', 'x-compute-request-id': 'req-5b77e274-857c-4674-8625-bfd6bc1a5d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:47,456 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:16:47,457 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34aa8fe0-142d-44ae-a8a8-b8a451e22177', 'x-compute-request-id': 'req-34aa8fe0-142d-44ae-a8a8-b8a451e22177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:48,504 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:48,505 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcb7af76-7616-4022-8a36-5ed2bc5e6236', 'x-compute-request-id': 'req-fcb7af76-7616-4022-8a36-5ed2bc5e6236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:49,552 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:49,553 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8dda0f-9dde-4d26-8377-8a92707321dd', 'x-compute-request-id': 'req-6d8dda0f-9dde-4d26-8377-8a92707321dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:50,601 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:50,601 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71899c1b-9005-46d6-b329-2c801200e531', 'x-compute-request-id': 'req-71899c1b-9005-46d6-b329-2c801200e531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:51,648 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:51,648 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ed872e-9502-450e-a2ed-c1e38b8e1b37', 'x-compute-request-id': 'req-53ed872e-9502-450e-a2ed-c1e38b8e1b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:52,697 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:52,697 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c2b7270-d94f-4b7a-9f97-aa749cd13cbc', 'x-compute-request-id': 'req-1c2b7270-d94f-4b7a-9f97-aa749cd13cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:53,745 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:16:53,745 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3a99310-3891-4882-bc3d-ea2bf5563083', 'x-compute-request-id': 'req-f3a99310-3891-4882-bc3d-ea2bf5563083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:54,793 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:54,794 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d95f385c-bb8a-4ea5-893f-5bed791881bb', 'x-compute-request-id': 'req-d95f385c-bb8a-4ea5-893f-5bed791881bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:55,842 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:55,842 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8524e1d-4257-48e6-b2d4-eb6705bfb73e', 'x-compute-request-id': 'req-a8524e1d-4257-48e6-b2d4-eb6705bfb73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:56,891 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:56,891 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b02b203b-ba78-4470-a50e-9af93bca6b7c', 'x-compute-request-id': 'req-b02b203b-ba78-4470-a50e-9af93bca6b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:57,939 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:16:57,939 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64feb5b1-e3c0-4a3a-9000-b28d517097c0', 'x-compute-request-id': 'req-64feb5b1-e3c0-4a3a-9000-b28d517097c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:16:58,987 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:16:58,987 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7218265b-1780-4b5a-8e77-d05411a2261c', 'x-compute-request-id': 'req-7218265b-1780-4b5a-8e77-d05411a2261c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:00,035 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:00,036 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-885f8590-454b-4096-93b9-6c353fe10db5', 'x-compute-request-id': 'req-885f8590-454b-4096-93b9-6c353fe10db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:01,084 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:01,084 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51d01688-1597-4974-8f87-c16419aa39ba', 'x-compute-request-id': 'req-51d01688-1597-4974-8f87-c16419aa39ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:02,136 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.048s 2021-09-03 02:17:02,136 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58de2d21-a4c9-4c24-b078-bbf6477c572d', 'x-compute-request-id': 'req-58de2d21-a4c9-4c24-b078-bbf6477c572d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:03,184 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:03,184 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01c6944b-7af1-47ef-9e0a-19fca0175e94', 'x-compute-request-id': 'req-01c6944b-7af1-47ef-9e0a-19fca0175e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:04,232 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:17:04,232 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-382e0809-d010-444d-bf1c-6197fab81be9', 'x-compute-request-id': 'req-382e0809-d010-444d-bf1c-6197fab81be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:05,280 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:05,281 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe57c2ae-ac3a-48ad-8e78-0ae054143fec', 'x-compute-request-id': 'req-fe57c2ae-ac3a-48ad-8e78-0ae054143fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:06,329 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:06,329 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2355fa3c-f032-422b-a286-8db3797778d2', 'x-compute-request-id': 'req-2355fa3c-f032-422b-a286-8db3797778d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:07,526 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.194s 2021-09-03 02:17:07,527 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3551d973-add6-4b71-bd3c-8c4f9ef8714e', 'x-compute-request-id': 'req-3551d973-add6-4b71-bd3c-8c4f9ef8714e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:08,575 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:17:08,575 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc14b37-cbea-446f-871d-f4a5721f4ab0', 'x-compute-request-id': 'req-3cc14b37-cbea-446f-871d-f4a5721f4ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:09,626 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:17:09,626 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85b7a593-5c7e-4c50-889b-e290870a1786', 'x-compute-request-id': 'req-85b7a593-5c7e-4c50-889b-e290870a1786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:10,674 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:10,675 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c038656c-6731-4669-ac6f-5ebaaeb771ff', 'x-compute-request-id': 'req-c038656c-6731-4669-ac6f-5ebaaeb771ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:11,723 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:11,724 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-996d70ce-3272-4ba0-b292-140077cdb66b', 'x-compute-request-id': 'req-996d70ce-3272-4ba0-b292-140077cdb66b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:12,772 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:12,772 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1919c7a9-5f21-4e85-a6e7-aa5a2014456a', 'x-compute-request-id': 'req-1919c7a9-5f21-4e85-a6e7-aa5a2014456a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:13,821 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:13,821 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51e1c26-5690-4d1c-a5a3-6718dfb8f5ff', 'x-compute-request-id': 'req-a51e1c26-5690-4d1c-a5a3-6718dfb8f5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:14,870 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:14,871 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f5271c5-239d-46c9-8fb3-45872338bdfc', 'x-compute-request-id': 'req-4f5271c5-239d-46c9-8fb3-45872338bdfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:15,919 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:15,919 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bfa8654-d84e-436c-afda-65ccb65813ae', 'x-compute-request-id': 'req-2bfa8654-d84e-436c-afda-65ccb65813ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:16,967 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:16,968 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b5bd5fb-0a48-423b-a8ec-74f5ab75b7d6', 'x-compute-request-id': 'req-0b5bd5fb-0a48-423b-a8ec-74f5ab75b7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:18,015 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:18,016 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc1ed3f6-5feb-485c-9821-d9c9b7c96b15', 'x-compute-request-id': 'req-cc1ed3f6-5feb-485c-9821-d9c9b7c96b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:19,065 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:19,066 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9db4fdfc-0dfd-4e35-ac8a-f87c9015e65e', 'x-compute-request-id': 'req-9db4fdfc-0dfd-4e35-ac8a-f87c9015e65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:20,114 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:20,114 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0806f456-27a2-4faa-9b9f-a6dd23a8839a', 'x-compute-request-id': 'req-0806f456-27a2-4faa-9b9f-a6dd23a8839a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:21,162 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:21,163 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4e11bdd-4be2-4894-8fcb-57e7313e470c', 'x-compute-request-id': 'req-c4e11bdd-4be2-4894-8fcb-57e7313e470c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:22,212 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:22,213 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f890e0c8-87eb-493f-952f-edf39974dc79', 'x-compute-request-id': 'req-f890e0c8-87eb-493f-952f-edf39974dc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:23,262 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:23,262 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d89dabec-85b0-47a6-8e60-b436fb25187a', 'x-compute-request-id': 'req-d89dabec-85b0-47a6-8e60-b436fb25187a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:24,311 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:24,311 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b12f3a0-9c86-4332-be49-b75c88474bf7', 'x-compute-request-id': 'req-4b12f3a0-9c86-4332-be49-b75c88474bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:25,359 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:25,360 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf9be400-ba22-49b0-9fbe-aba01acd7260', 'x-compute-request-id': 'req-bf9be400-ba22-49b0-9fbe-aba01acd7260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:26,409 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:26,409 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc72872e-0bfb-4013-877b-55ce333f690d', 'x-compute-request-id': 'req-bc72872e-0bfb-4013-877b-55ce333f690d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:27,458 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:17:27,459 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a261a41d-8677-4cfb-9b6d-5769026f409d', 'x-compute-request-id': 'req-a261a41d-8677-4cfb-9b6d-5769026f409d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:28,507 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:28,507 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8627f6a4-90b6-4484-890e-15e6963034a6', 'x-compute-request-id': 'req-8627f6a4-90b6-4484-890e-15e6963034a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:29,557 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:29,558 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e2b1ad-70d0-4596-b68e-eb37165a630c', 'x-compute-request-id': 'req-b9e2b1ad-70d0-4596-b68e-eb37165a630c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:30,608 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:17:30,609 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43e5e72c-01c8-4373-8202-397352273485', 'x-compute-request-id': 'req-43e5e72c-01c8-4373-8202-397352273485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:31,657 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:31,657 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b41c7ee-43ca-4b8a-ad37-26ca07f2d7dc', 'x-compute-request-id': 'req-8b41c7ee-43ca-4b8a-ad37-26ca07f2d7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:32,706 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:32,707 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc71e49-6879-407e-a0e2-8485edf47677', 'x-compute-request-id': 'req-ccc71e49-6879-407e-a0e2-8485edf47677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:33,757 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.048s 2021-09-03 02:17:33,758 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-289f1a32-dff5-4e31-88bd-29f6b1da7bc3', 'x-compute-request-id': 'req-289f1a32-dff5-4e31-88bd-29f6b1da7bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:34,807 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:34,808 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c67fdd4c-3195-4fe1-811a-390555603a97', 'x-compute-request-id': 'req-c67fdd4c-3195-4fe1-811a-390555603a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:35,858 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:17:35,858 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a267f85-a1ee-4682-994c-7132a2ec9c0b', 'x-compute-request-id': 'req-8a267f85-a1ee-4682-994c-7132a2ec9c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:36,907 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:36,908 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a2003ac-a2d8-4a71-ac13-10e32f140b81', 'x-compute-request-id': 'req-1a2003ac-a2d8-4a71-ac13-10e32f140b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:37,957 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:37,957 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c77fa9f-3a96-40af-bebf-9cab9766ac90', 'x-compute-request-id': 'req-6c77fa9f-3a96-40af-bebf-9cab9766ac90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:39,006 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:39,006 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63868963-6d9c-4f12-8a0d-addeca99f909', 'x-compute-request-id': 'req-63868963-6d9c-4f12-8a0d-addeca99f909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:40,055 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:40,056 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d68836f-a144-4e29-9515-25e57e42bc19', 'x-compute-request-id': 'req-6d68836f-a144-4e29-9515-25e57e42bc19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:41,105 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:41,105 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f742c4af-aa3a-47c9-8418-02427050ef7c', 'x-compute-request-id': 'req-f742c4af-aa3a-47c9-8418-02427050ef7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:42,155 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:42,155 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a511ba17-982a-4e9f-853d-6c5d40c071af', 'x-compute-request-id': 'req-a511ba17-982a-4e9f-853d-6c5d40c071af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:43,205 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:43,205 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b003f25-de10-474f-a867-29b0d97293b0', 'x-compute-request-id': 'req-3b003f25-de10-474f-a867-29b0d97293b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:44,255 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:17:44,256 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52de6a01-e146-408f-91d2-26d15c1d3051', 'x-compute-request-id': 'req-52de6a01-e146-408f-91d2-26d15c1d3051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:45,306 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:17:45,306 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20aa6505-a637-4968-add0-dd760546aba5', 'x-compute-request-id': 'req-20aa6505-a637-4968-add0-dd760546aba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:46,358 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.048s 2021-09-03 02:17:46,358 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-351bbe43-5b09-420d-9fdf-c36d9680dfe1', 'x-compute-request-id': 'req-351bbe43-5b09-420d-9fdf-c36d9680dfe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:47,408 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:47,408 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7441a5b3-96e6-4cce-b671-da7d584239d3', 'x-compute-request-id': 'req-7441a5b3-96e6-4cce-b671-da7d584239d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:48,457 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:48,457 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8c9e53-31fb-41a0-92da-07a8ce74d507', 'x-compute-request-id': 'req-6d8c9e53-31fb-41a0-92da-07a8ce74d507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:49,506 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:49,506 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8edef6fe-68e6-4964-8a7d-5b60a42fefac', 'x-compute-request-id': 'req-8edef6fe-68e6-4964-8a7d-5b60a42fefac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:50,555 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:17:50,556 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba111811-718c-4885-befa-48825cb0826d', 'x-compute-request-id': 'req-ba111811-718c-4885-befa-48825cb0826d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:51,605 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:51,605 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e858e39-d03a-4b58-919e-bb747b62bb0c', 'x-compute-request-id': 'req-9e858e39-d03a-4b58-919e-bb747b62bb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:52,672 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.057s 2021-09-03 02:17:52,672 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fce94e2e-7bcc-42d7-ab75-df3c0603edd7', 'x-compute-request-id': 'req-fce94e2e-7bcc-42d7-ab75-df3c0603edd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:53,722 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:53,722 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbc58c24-a577-4e8d-a4fe-59fe219db68e', 'x-compute-request-id': 'req-dbc58c24-a577-4e8d-a4fe-59fe219db68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:54,772 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:17:54,772 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11a80480-2394-4e45-b67b-59a2575f858f', 'x-compute-request-id': 'req-11a80480-2394-4e45-b67b-59a2575f858f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:55,821 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:55,821 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d942699-c6ba-4812-b5f4-465529841993', 'x-compute-request-id': 'req-7d942699-c6ba-4812-b5f4-465529841993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:56,875 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:56,876 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80395d69-7a34-4617-96aa-d248545c9b48', 'x-compute-request-id': 'req-80395d69-7a34-4617-96aa-d248545c9b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:57,925 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:17:57,925 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80c2ad94-20b1-4fec-ac4b-82dd84a19b5b', 'x-compute-request-id': 'req-80c2ad94-20b1-4fec-ac4b-82dd84a19b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:17:58,974 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:17:58,974 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b98a3b1b-a6e6-41d2-ac44-71a5024cb737', 'x-compute-request-id': 'req-b98a3b1b-a6e6-41d2-ac44-71a5024cb737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:18:00,023 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:18:00,023 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae88bee8-717e-4af6-8258-09316a55af16', 'x-compute-request-id': 'req-ae88bee8-717e-4af6-8258-09316a55af16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:18:01,073 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.046s 2021-09-03 02:18:01,073 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fba2f1c-6db9-4096-b979-4fbaeb3f2858', 'x-compute-request-id': 'req-3fba2f1c-6db9-4096-b979-4fbaeb3f2858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:18:02,121 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:18:02,122 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99c39ed5-e025-4398-b9b1-e9b9ca914075', 'x-compute-request-id': 'req-99c39ed5-e025-4398-b9b1-e9b9ca914075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:18:03,169 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:18:03,170 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a35d369-1ca6-4273-a2a0-a51fac7d5cc1', 'x-compute-request-id': 'req-2a35d369-1ca6-4273-a2a0-a51fac7d5cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:18:04,218 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:18:04,218 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fba31589-1c57-4af8-9574-c2945974fc87', 'x-compute-request-id': 'req-fba31589-1c57-4af8-9574-c2945974fc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:18:05,267 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:18:05,267 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e54c2737-8b32-4c1a-9344-3f8422e348ef', 'x-compute-request-id': 'req-e54c2737-8b32-4c1a-9344-3f8422e348ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:18:06,315 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:18:06,316 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca73829c-689e-4337-85a5-85b913b733ca', 'x-compute-request-id': 'req-ca73829c-689e-4337-85a5-85b913b733ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:18:07,546 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.228s 2021-09-03 02:18:07,546 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ba51989-ed6d-4a03-9e98-0f212922202a', 'x-compute-request-id': 'req-6ba51989-ed6d-4a03-9e98-0f212922202a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:18:08,594 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.044s 2021-09-03 02:18:08,594 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a0d904f-68c0-407b-aa36-f92cd74c7cda', 'x-compute-request-id': 'req-8a0d904f-68c0-407b-aa36-f92cd74c7cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:18:09,643 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.047s 2021-09-03 02:18:09,644 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81284eac-7937-45c3-9966-496e018dbbc3', 'x-compute-request-id': 'req-81284eac-7937-45c3-9966-496e018dbbc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:18:10,693 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments 0.045s 2021-09-03 02:18:10,693 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96d767ef-395f-4058-ba3a-c742c7a5f173', 'x-compute-request-id': 'req-96d767ef-395f-4058-ba3a-c742c7a5f173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "volumeId": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "serverId": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "device": "/dev/sdb"}]}' 2021-09-03 02:18:11,789 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 POST http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/action 0.093s 2021-09-03 02:18:11,790 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb6a64b4-0aae-4f60-b8e1-f640d6474a17', 'x-compute-request-id': 'req-fb6a64b4-0aae-4f60-b8e1-f640d6474a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a/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-09-03 02:18:11,792 109419 DEBUG [tempest.common.waiters] Console output for 7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.120000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124000] tsc: Detected 1995.193 MHz processor [ 0.128000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.132005] pid_max: default: 32768 minimum: 301 [ 0.136055] Security Framework initialized [ 0.140006] Yama: becoming mindful. [ 0.144045] AppArmor: AppArmor initialized [ 0.148249] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160006] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.164027] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.168012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.176248] CPU: Physical Processor ID: 0 [ 0.180462] mce: CPU supports 1 MCE banks [ 0.184109] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.188005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.192005] Spectre V2 : Mitigation: Full generic retpoline [ 0.196004] Speculative Store Bypass: Vulnerable [ 0.241028] Freeing SMP alternatives memory: 36K [ 0.246550] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.248093] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.252068] Hierarchical SRCU implementation. [ 0.256757] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.260004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.264065] smp: Bringing up secondary CPUs ... [ 0.268007] smp: Brought up 1 node, 1 CPU [ 0.272005] smpboot: Max logical packages: 1 [ 0.276007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.280501] devtmpfs: initialized [ 0.284085] x86/mm: Memory block size: 128MB [ 0.288242] evm: security.selinux [ 0.292008] evm: security.SMACK64 [ 0.296005] evm: security.SMACK64EXEC [ 0.300005] evm: security.SMACK64TRANSMUTE [ 0.304005] evm: security.SMACK64MMAP [ 0.308004] evm: security.apparmor [ 0.312009] evm: security.ima [ 0.316005] evm: security.capability [ 0.320238] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.324018] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.328076] pinctrl core: initialized pinctrl subsystem [ 0.332271] NET: Registered protocol family 16 [ 0.336113] audit: initializing netlink subsys (disabled) [ 0.340183] cpuidle: using governor ladder [ 0.344010] audit: type=2000 audit(1630635100.340:1): state=initialized audit_enabled=0 res=1 [ 0.348010] cpuidle: using governor menu [ 0.352084] ACPI: bus type PCI registered [ 0.356005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.365528] PCI: Using configuration type 1 for base access [ 0.369622] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.372284] ACPI: Added _OSI(Module Device) [ 0.376009] ACPI: Added _OSI(Processor Device) [ 0.380029] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388017] ACPI: Added _OSI(Linux-Dell-Video) [ 0.402443] ACPI: Interpreter enabled [ 0.404107] ACPI: (supports S0 S5) [ 0.408005] ACPI: Using IOAPIC for interrupt routing [ 0.412043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416682] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.472450] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.476012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.480013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.484019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.492220] PCI host bridge to bus 0000:00 [ 0.496008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.500009] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.508019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.512016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.516008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.520011] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.558278] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.560007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.564008] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.568008] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.578411] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.578411] * this clock source is slow. Consider trying other clock sources [ 0.592987] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.636489] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.640882] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.645658] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.649313] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.656195] SCSI subsystem initialized [ 0.660316] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.664000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.664006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.668027] vgaarb: loaded [ 0.676014] pps_core: LinuxPPS API ver. 1 registered [ 0.680004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.684018] PTP clock support registered [ 0.688067] EDAC MC: Ver: 3.0.0 [ 0.697853] hv_vmbus: Vmbus version:4.0 [ 0.700530] PCI: Using ACPI for IRQ routing [ 0.706427] NetLabel: Initializing [ 0.708015] NetLabel: domain hash size = 128 [ 0.712015] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.716040] NetLabel: unlabeled traffic allowed by default [ 0.720195] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.745277] VFS: Disk quotas dquot_6.6.0 [ 0.752902] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.761089] AppArmor: AppArmor Filesystem Enabled [ 0.773705] pnp: PnP ACPI init [ 0.791635] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.797252] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.802376] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.806956] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.816641] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.822093] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.830073] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.838167] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.846243] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.854567] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.863542] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.873013] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.878359] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.888965] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.895712] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.901239] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.907510] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.915231] pnp: PnP ACPI: found 9 devices [ 0.927590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.939410] NET: Registered protocol family 2 [ 0.944281] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.951113] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.957555] TCP: Hash tables configured (established 8192 bind 8192) [ 0.963975] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.969607] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.973643] NET: Registered protocol family 1 [ 0.978236] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.984809] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.991094] Unpacking initramfs... [ 1.307558] Freeing initrd memory: 13088K [ 1.318700] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.328208] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.337376] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.351096] Scanning for low memory corruption every 60 seconds [ 1.358422] Initialise system trusted keyrings [ 1.369836] Key type blacklist registered [ 1.374060] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.380359] zbud: loaded [ 1.385966] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.392276] fuse init (API version 7.26) [ 1.399605] Key type asymmetric registered [ 1.403798] Asymmetric key parser 'x509' registered [ 1.409125] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.415222] io scheduler noop registered (default) [ 1.420437] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.426119] ACPI: Power Button [PWRF] [ 1.430701] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.469100] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.500032] random: fast init done [ 1.510299] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.517378] Linux agpgart interface v0.103 [ 1.525636] loop: module loaded [ 1.530764] hv_vmbus: registering driver hv_storvsc [ 1.538966] scsi host0: storvsc_host_t [ 1.551701] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.564819] scsi host1: storvsc_host_t [ 1.577654] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.583434] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.591649] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.607773] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.629386] sd 0:0:0:0: [sda] Write Protect is off [ 1.635989] scsi host2: ata_piix [ 1.641357] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.648737] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.658376] scsi host3: ata_piix [ 1.666132] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.674327] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.692867] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.698881] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.705241] libphy: Fixed MDIO Bus: probed [ 1.710599] tun: Universal TUN/TAP device driver, 1.6 [ 1.719139] PPP generic driver version 2.4.2 [ 1.724292] sd 1:0:0:0: [sdb] Write Protect is off [ 1.729509] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.741144] sda: sda1 [ 1.752536] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.770439] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.776960] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.783051] mousedev: PS/2 mouse device common for all mice [ 1.788745] rtc_cmos 00:00: RTC can wake from S4 [ 1.820414] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.826102] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.838527] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.362554] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.797248] device-mapper: uevent: version 1.0.3 [ 2.806989] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.939800] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.946713] NET: Registered protocol family 10 [ 2.959940] Segment Routing with IPv6 [ 2.971203] NET: Registered protocol family 17 [ 2.983905] Key type dns_resolver registered [ 2.990435] RAS: Correctable Errors collector initialized. [ 2.998409] registered taskstats version 1 [ 3.006114] Loading compiled-in X.509 certificates [ 3.023972] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.033312] zswap: loaded using pool lzo/zbud [ 3.043465] Key type big_key registered [ 3.048176] Key type trusted registered [ 3.171102] Key type encrypted registered [ 3.175313] AppArmor: AppArmor sha1 policy hashing enabled [ 3.180350] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.186083] evm: HMAC attrs: 0x1 [ 3.213299] rtc_cmos 00:00: setting system clock to 2021-09-03 02:11:44 UTC (1630635104) [ 3.220446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.225443] EDD information not available. [ 3.766310] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.786444] ata2.00: configured for MWDMA2 [ 3.810716] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.829266] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.835984] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.845663] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.854455] Freeing unused kernel memory: 2248K [ 3.864079] Write protecting the kernel read-only data: 18432k [ 3.870588] Freeing unused kernel memory: 2008K [ 3.876514] Freeing unused kernel memory: 124K [ 3.896180] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.909596] x86/mm: Checking user space page tables [ 3.929608] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.025996] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.034855] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.042506] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.049175] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.055028] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.076149] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.100034] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.110872] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.123266] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.133252] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.354053] hv_utils: Registering HyperV Utility Driver [ 4.363468] hv_vmbus: registering driver hv_util [ 4.389728] hv_vmbus: registering driver hyperv_keyboard [ 4.401439] hv_vmbus: registering driver hv_netvsc [ 4.414875] hidraw: raw HID events driver (C) Jiri Kosina [ 4.437112] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 4.456365] hv_vmbus: registering driver hid_hyperv [ 4.565835] hv_utils: Heartbeat IC version 3.0 [ 4.572899] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.588321] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.639130] hv_utils: Shutdown IC version 3.0 [ 4.644778] hv_utils: TimeSync IC version 4.0 [ 4.663510] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.872091] raid6: sse2x1 gen() 4283 MB/s [ 4.924042] raid6: sse2x1 xor() 3341 MB/s [ 4.976878] raid6: sse2x2 gen() 4222 MB/s [ 5.032038] raid6: sse2x2 xor() 3853 MB/s [ 5.084043] raid6: sse2x4 gen() 5931 MB/s [ 5.136038] raid6: sse2x4 xor() 5097 MB/s [ 5.141342] raid6: using algorithm sse2x4 gen() 5931 MB/s [ 5.147607] raid6: .... xor() 5097 MB/s, rmw enabled [ 5.152175] raid6: using intx1 recovery algorithm [ 5.162886] xor: measuring software checksum speed [ 5.208403] prefetch64-sse: 9978.000 MB/sec [ 5.256079] generic_sse: 7621.000 MB/sec [ 5.267133] xor: using function: prefetch64-sse (9978.000 MB/sec) [ 5.280955] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running scripts/local-premount ... [ 5.522701] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.757377] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 5.764749] EXT4-fs (sda1): write access will be enabled during recovery [ 5.929268] EXT4-fs (sda1): recovery complete [ 5.942283] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.376348] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.390315] systemd[1]: Detected virtualization microsoft. [ 6.393822] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.462000] systemd[1]: Set hostname to <tempest-attachvolumeshelvetestjson-server-208938555>. [ 6.895405] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 6.994732] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 7.092617] systemd[1]: Listening on udev Control Socket. [[0;32m OK [m] Listening on udev Control Socket. [ 7.173199] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 7.251253] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 7.348192] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service...[ 7.735796] EXT4-fs (sda1): re-mounted. Opts: (null) Mounting Debug File System... [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Load Kernel Modules... [ 8.207438] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m[ 8.283198] iscsi: registered transport (tcp) ] Created slice system-getty.slice. [[ 8.341512] iscsi: registered transport (iser) [0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Started Dispatc Password Requests to Console Directory Watch. Mounting POSIX Message Queue File System... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... Mounting Configuration File System... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 15.588077] cloud-init[341]: Cloud-init v. 18.2 running 'init-local' at Fri, 03 Sep 2021 02:11:55 +0000. Up 13.57 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 19.883694] cloud-init[676]: Cloud-init v. 18.2 running 'init' at Fri, 03 Sep 2021 02:11:59 +0000. Up 17.80 seconds. [ 20.001199] [cloud-init[0;32m OK [0m[676]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [ 20.105792] [cloud-init[0;32m OK [0m[676]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target System Initialization. [ 20.217394] [cloud-init[0;32m OK [0m] [676]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |Listening on ACPID Listen Socket. [[0;32m OK [0m[ 20.336982] cloud-init] [676]: Listening on D-Bus System Message Bus Socket.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 20.458746] cloud-init[0;32m OK [0m] [676]: Reached target Sockets.ci-info: | eth0 | True | 172.20.0.6 | 255.255.255.240 | . | fa:16:3e:02:33:86 | [ 20.553034] [[0;32m OK [0mcloud-init[676]: ] Started ACPI Events Check.ci-info: | eth0 | True | fe80::f816:3eff:fe02:3386/64 | . | link | fa:16:3e:02:33:86 | [[ 20.686177] [0;32m OK [0m] cloud-init[676]: Reached target Paths. ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[ 20.813762] [0;32m OK [0mcloud-init] [676]: Started Daily apt download activities.ci-info: | lo | True | ::1/128 | . | host | . | [[ 20.950314] [0;32m OK [0mcloud-init] [676]: Started Daily Cleanup of Temporary Directories.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 21.083546] [0;32m OK [0mcloud-init[676]: ] Reached target Basic System.ci-info: +++++++++++++++++++++++++++++++Route Iv4 info++++++++++++++++++++++++++++++++ [[ 21.198364] [0;32m OK [0mcloud-init[676]: ] ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Started ACPI event daemon. [ [0;32m OK [0m[ 21.327308] ] cloud-initStarted D-Bus System Message Bus.[676]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 21.423784] cloud-init[676]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 21.484265] cloud-init[676]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 21.541210] cloud-init[676]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 21.623061] cloud-init[676]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 21.685964] Starting LSB: Record successful boot for GRUB...cloud-init [676]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting Login Service... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. Starting /etc/rc.local Compatibility... Starting OpenBSD Secure Shell server... Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. Starting Login to default iSCSI targets... [[0;32m OK [m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 24.891808] cloud-init[738]: Cloud-init v. 18.2 running 'modules:config' at Fri, 03 Sep 2021 02:12:05 +0000. Up 23.65 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... [ 26.327279] cloud-init[804]: Printing ubuntu user authorized keys [ 26.407400] cloud-init[804]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDp13MI5fSM+G4XdYvQYiv820gg81gdMXQJktkYaqfmUargctfzxuzCfk9k+guNrWEwR+lluc4xu+x8XyC5CSSY9C+nNifWcqexG5ByY4pbKLz+w6r9rAG3MrSLkE7IVVomN/bpTHxg/Pisx5trKBzIJDEPKISo307rYYJMebf57LseXs/kmmvr3aV8fy1a//ShtpY0aUOnK01zOH3rhUiHpPij4XzhOnuyzIm4US6Ttbc22XKJHSQFNl37hNunUD7gXfDslZtDYT/8u+vEcNzxCvQfTUx3gdqltPmlBKydbaZW6jOc4O5LdWBDXJhWKwMrKH0UwwefHiJ12cjO6g9 Generated-by-Nova ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+----------------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | b8:3c:ee:6f:b1:11:b0:c7:13:fe:bc:67:bf:7c:1b:6b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Sep 3 02:12:08 ec2: <14>Sep 3 02:12:08 ec2: ############################################################ <14>Sep 3 02:12:08 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Sep 3 02:12:08 ec2: 1024 SHA256:vit5yVazYhdohZPfr005fWZq/VolfBBUbYKQU8J//90 root@tempest-attachvolumeshelvetestjson-server-208938555 (DSA) <14>Sep 3 02:12:08 ec2: 256 SHA256:ecL0D9hKThHVNbNjljK2/EKO/Jw9L+Izv1hNf8OHUKk root@tempest-attachvolumeshelvetestjson-server-208938555 (ECDSA) <14>Sep 3 02:12:08 ec2: 256 SHA256:53JiGmf+dReqJUam/xPh4hpACXRDUdQWEsfi34QM2i8 root@tempest-attachvolumeshelvetestjson-server-208938555 (ED25519) <14>Sep 3 02:1:08 ec2: 2048 SHA256:9WytknhXNzq7coUkp1AP0wVAbbhIiu37T4SuU0hisR4 root@tempest-attachvolumeshelvetestjson-server-208938555 (RSA) <14>Sep 3 02:12:08 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Sep 3 02:12:08 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEiUFbPTWLereWkf54NOyb8lR1w7MjDrfp/EA82FBBbU8xiTG6yiVS99OBKmvDtBAI2rxRpErvau0ncxVD6SRpw= root@tempest-attachvolumeshelvetestjson-server-208938555 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIfWylBBXoyfNW7x10WOMV/GPGz5zVcaM+hGdE0smcD+ root@tempest-attachvolumeshelvetestjson-server-208938555 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCd1DSX214paeEP/xJXSLZh5saE8xVCpxSV+P12WGPSEDJt4WqlmR3e88cIpPqKb2Kc25m/KeYeXMRJJzfk+H95BvTbcLs70GCusCoiaQL4FyF9K891IWNwM1WjLtIQcSL68A36jeR6rNq6kSYSru1F35CYdyumEaNH/vlHQP5fPX8a0tn8cdKZ1I1AAEovMbZZf1PrN3RRYzf42jZRUe7qiq8vaprjY+vWBAvGJ5r1yFzhBaKW/lKgbxIrX1dmgadUufaNnabLwtHqGfr1+fiM9Z7nmfwR+AuN/uDc8NlDmfjrPB5qNskqF0VliX+vTzJx0SZNj4EuiyuBAgp4u6C5 root@tempest-attachvolumeshelvetestjson-server-208938555 -----END SSH HOST KEY KEYS----- [ 27.432632] cloud-init[804]: Cloud-init v. 18.2 running 'modules:final' at Fri, 03 Sep 2021 02:12:07 +0000. Up 25.67 seconds. [ 27.557376] [[0;32m OK [0mcloud-init] [804]: Started Execute cloud user/final scripts.Cloud-init v. 18.2 finished at Fri, 03 Sep 2021 02:12:09 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 27.34 seconds [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS tempest-attachvolumeshelvetestjson-server-208938555 ttyS0 tempest-attachvolumeshelvetestjson-server-208938555 login: 2021-09-03 02:18:11,839 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:18:11,840 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1015d339-53b0-4f46-b947-0ca194e69c90', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1015d339-53b0-4f46-b947-0ca194e69c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:12,894 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:12,894 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d7100e-8401-4305-90a6-e5d2245bc49e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d7100e-8401-4305-90a6-e5d2245bc49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:13,949 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:18:13,950 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2936681f-4ff6-453a-a5c3-a7fc2c897055', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2936681f-4ff6-453a-a5c3-a7fc2c897055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:15,003 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:15,004 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf2dc7c-4bc3-4e92-b6a4-a0c7a637ed4d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf2dc7c-4bc3-4e92-b6a4-a0c7a637ed4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:16,057 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:18:16,058 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a6bf15-1c97-462c-9a8d-cf0fe9159b4e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a6bf15-1c97-462c-9a8d-cf0fe9159b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:17,111 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:17,112 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d4fa8f-9bd1-4006-833b-1e69f9a3a763', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d4fa8f-9bd1-4006-833b-1e69f9a3a763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:18,164 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:18,165 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae36170a-3471-45d2-b8ac-7101ad0f817e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae36170a-3471-45d2-b8ac-7101ad0f817e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:19,218 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:19,218 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c30d54-1e58-4b3f-9cb7-1ba24215861b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c30d54-1e58-4b3f-9cb7-1ba24215861b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:20,272 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:20,272 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e07b49-2a98-4a1e-b1bd-5cdb691b97a0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e07b49-2a98-4a1e-b1bd-5cdb691b97a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:21,325 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:21,326 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89fcbe92-6bd0-462a-a215-ee50615b739f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89fcbe92-6bd0-462a-a215-ee50615b739f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:22,380 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:18:22,381 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd522dda-396f-4a4d-8acf-34af32105b5f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd522dda-396f-4a4d-8acf-34af32105b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:23,434 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:23,434 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f2b443f-101b-4cd2-b8d8-7dc95f2c80bb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f2b443f-101b-4cd2-b8d8-7dc95f2c80bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:24,491 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:18:24,492 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efbd474f-0b2d-4ade-96a3-d77c1733380b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efbd474f-0b2d-4ade-96a3-d77c1733380b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:25,550 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.050s 2021-09-03 02:18:25,550 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc065d6-0f1d-46b7-a963-93fcee25517d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc065d6-0f1d-46b7-a963-93fcee25517d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:26,604 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:18:26,605 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44a9596-3f49-4f43-8c6b-c9539e278c8d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44a9596-3f49-4f43-8c6b-c9539e278c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:27,658 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:27,658 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17dfa5ae-a1f0-47af-b96f-943bc1072863', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17dfa5ae-a1f0-47af-b96f-943bc1072863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:28,713 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:18:28,713 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d32bbd-8b8e-481e-88e3-c840b05d1c2b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d32bbd-8b8e-481e-88e3-c840b05d1c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:29,767 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:18:29,767 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd25f229-9191-45ec-b706-7b460b079b86', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd25f229-9191-45ec-b706-7b460b079b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:30,822 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:18:30,823 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cadb138c-2f47-4ef8-8d75-858cfa6f960a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cadb138c-2f47-4ef8-8d75-858cfa6f960a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:31,876 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.044s 2021-09-03 02:18:31,876 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee86d63f-8ecb-45cb-9b5b-dd0d9e3166d2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee86d63f-8ecb-45cb-9b5b-dd0d9e3166d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:32,930 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:32,931 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c2ef8a-8364-47eb-9f93-18b7f2923e8c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c2ef8a-8364-47eb-9f93-18b7f2923e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:33,983 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:33,984 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0021f5fe-fb06-4ed8-9b69-5b06089ce2a1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0021f5fe-fb06-4ed8-9b69-5b06089ce2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:35,039 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:18:35,040 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943b45c4-43ae-4429-88c7-440966cc1be1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943b45c4-43ae-4429-88c7-440966cc1be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:36,095 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:18:36,095 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-606b7140-7f5f-4184-8dd3-9d5c2e670247', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-606b7140-7f5f-4184-8dd3-9d5c2e670247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:37,149 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:37,149 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9baf7b-e8bc-4407-8053-b8c7d8ba549b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9baf7b-e8bc-4407-8053-b8c7d8ba549b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:38,203 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:38,203 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa8ac2f8-0efe-41b6-8a26-17578ee962c0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa8ac2f8-0efe-41b6-8a26-17578ee962c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:39,257 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:39,257 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55dbc96a-cb9e-4018-aacf-2b5634b8d469', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55dbc96a-cb9e-4018-aacf-2b5634b8d469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:40,312 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:18:40,312 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dccb4b41-bbc8-4c5f-9f8d-fc9fa883d951', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dccb4b41-bbc8-4c5f-9f8d-fc9fa883d951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:41,366 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:18:41,367 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48236ac3-c72a-4b8d-b0fa-a2a7b6b6e958', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48236ac3-c72a-4b8d-b0fa-a2a7b6b6e958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:42,420 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:42,420 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3644a7e-af1f-4a7c-afd6-40635e2083b6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3644a7e-af1f-4a7c-afd6-40635e2083b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:43,475 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:18:43,476 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4fa17da-a665-4abd-9aa4-73b77442ef88', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4fa17da-a665-4abd-9aa4-73b77442ef88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:44,529 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:18:44,530 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55211587-42c8-478c-a606-6d5a648caef7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55211587-42c8-478c-a606-6d5a648caef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:45,583 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:45,583 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d133dc0f-e6eb-4c67-8f92-8a030ea993ba', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d133dc0f-e6eb-4c67-8f92-8a030ea993ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:46,637 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:46,637 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4dae1bc-314c-4762-bd65-9e4c77316761', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4dae1bc-314c-4762-bd65-9e4c77316761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:47,690 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:47,691 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ab452e-9eec-4632-a917-43abf00bd540', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ab452e-9eec-4632-a917-43abf00bd540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:48,746 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:18:48,746 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5e55bc-63c2-4a30-b896-b971a1b326f6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5e55bc-63c2-4a30-b896-b971a1b326f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:49,800 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:49,801 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0852ec85-d3d1-41bd-9ef7-cb72700ba4b4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0852ec85-d3d1-41bd-9ef7-cb72700ba4b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:50,853 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:50,854 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4fa2c2-8cea-4261-8501-0d88dab16893', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4fa2c2-8cea-4261-8501-0d88dab16893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:51,908 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:18:51,908 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5ef355-e0b7-410d-88af-2b7743625c09', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db5ef355-e0b7-410d-88af-2b7743625c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:52,963 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:18:52,963 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-180468ac-4859-4ef1-93f3-760d2654db31', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-180468ac-4859-4ef1-93f3-760d2654db31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:54,020 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.049s 2021-09-03 02:18:54,021 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d540288-798c-438a-a0f3-f63a79320f3f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d540288-798c-438a-a0f3-f63a79320f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:55,074 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:18:55,075 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ebe22a-26c5-462f-9fd0-390f069c1651', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ebe22a-26c5-462f-9fd0-390f069c1651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:56,129 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:18:56,129 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3211fb1c-1350-4a8b-bc3f-3df93c78426c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3211fb1c-1350-4a8b-bc3f-3df93c78426c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:57,186 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:18:57,186 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ea20789-8e8f-4a5b-9dde-84fbd3c9561a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ea20789-8e8f-4a5b-9dde-84fbd3c9561a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:58,241 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:18:58,241 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5520ebf-875c-4623-82f5-04545701b611', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5520ebf-875c-4623-82f5-04545701b611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:18:59,300 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.050s 2021-09-03 02:18:59,300 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1e5e01-a31d-4f62-b007-96134a3a2213', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b1e5e01-a31d-4f62-b007-96134a3a2213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:00,355 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:00,355 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-670dccff-8d84-4765-b0a1-473451a7d7f4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670dccff-8d84-4765-b0a1-473451a7d7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:01,412 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.049s 2021-09-03 02:19:01,412 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03acb0c-e92a-4d8d-a000-750e1a62260f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03acb0c-e92a-4d8d-a000-750e1a62260f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:02,466 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:02,466 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dfc9f7c-af9c-4bba-933b-b5d9d97a7112', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dfc9f7c-af9c-4bba-933b-b5d9d97a7112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:03,521 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:03,521 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc23887c-f27f-4930-86b0-31bb44ae2cb5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc23887c-f27f-4930-86b0-31bb44ae2cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:04,577 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:19:04,578 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf369b18-892b-4b43-9d47-4d8c6f5b9530', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf369b18-892b-4b43-9d47-4d8c6f5b9530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:05,633 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:05,633 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e10d1d-6baf-45ec-bb23-ffcd0afc171e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e10d1d-6baf-45ec-bb23-ffcd0afc171e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:06,689 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:19:06,689 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f2b0009-0e10-435b-80cf-58e5c5c07ab7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f2b0009-0e10-435b-80cf-58e5c5c07ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:07,745 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:07,745 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121fd6ef-2465-494e-b89c-93b7595a877a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121fd6ef-2465-494e-b89c-93b7595a877a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:08,804 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.049s 2021-09-03 02:19:08,804 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-918d3aed-9396-415c-bd61-b57856622b59', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-918d3aed-9396-415c-bd61-b57856622b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:09,858 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:09,858 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-688d4e7a-223d-42c5-9112-240791cffcf4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-688d4e7a-223d-42c5-9112-240791cffcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:10,913 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:10,913 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2791aa-fb6b-4190-8afa-764412481889', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2791aa-fb6b-4190-8afa-764412481889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:11,966 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:19:11,967 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc4f0e70-8369-4380-9244-de7df8afcac7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4f0e70-8369-4380-9244-de7df8afcac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:13,020 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:19:13,021 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4406db73-26b6-49fc-aca2-b907cec27c9c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4406db73-26b6-49fc-aca2-b907cec27c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:14,076 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:14,077 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e60ff5-4f0b-4dfc-a0d5-05b5e5db0aa6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e60ff5-4f0b-4dfc-a0d5-05b5e5db0aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:15,133 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:15,133 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d5ed32-7fad-431b-b0ed-c9d4410c472b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d5ed32-7fad-431b-b0ed-c9d4410c472b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:16,187 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:16,188 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e7c2b20-5ec0-44a8-bd51-dce9787c76f6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e7c2b20-5ec0-44a8-bd51-dce9787c76f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:17,240 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:19:17,241 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ee2f4f-0c95-4e72-8e49-e7a9e50721d8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ee2f4f-0c95-4e72-8e49-e7a9e50721d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:18,295 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:18,296 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07a01c6-fc55-4c7a-8829-28d7439ba019', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07a01c6-fc55-4c7a-8829-28d7439ba019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:19,348 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.044s 2021-09-03 02:19:19,349 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1724aa51-c789-40aa-802e-fc04acd23241', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1724aa51-c789-40aa-802e-fc04acd23241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:20,403 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:20,403 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-060a94b8-ef08-447b-b330-2f015a743d6d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-060a94b8-ef08-447b-b330-2f015a743d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:21,473 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.062s 2021-09-03 02:19:21,473 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d19638-1ca8-4980-bb29-717ad54b28e2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d19638-1ca8-4980-bb29-717ad54b28e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:22,529 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:22,529 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd945a5d-c94c-4d9c-8331-f075c6f970c6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd945a5d-c94c-4d9c-8331-f075c6f970c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:23,583 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:23,584 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5bc191a-f8cb-4df3-835f-58479b8efb22', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bc191a-f8cb-4df3-835f-58479b8efb22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:24,636 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.044s 2021-09-03 02:19:24,636 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e583b3-796c-4116-a7d7-147a6382cce2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e583b3-796c-4116-a7d7-147a6382cce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:25,690 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:25,690 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45fb8c37-ca9b-44c0-b926-2db9330ca111', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45fb8c37-ca9b-44c0-b926-2db9330ca111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:26,744 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:26,744 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9f74709-d8cb-4483-99ef-a4ca04de98eb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f74709-d8cb-4483-99ef-a4ca04de98eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:27,799 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:27,799 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d20791c-3cff-4fc2-8000-3da0f118926f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d20791c-3cff-4fc2-8000-3da0f118926f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:28,853 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:28,853 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f96e0e-3bff-451f-9b74-d13809f8ed7c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f96e0e-3bff-451f-9b74-d13809f8ed7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:29,907 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:29,907 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9cfc9b6-f4de-4771-8c66-d68d76b0037b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9cfc9b6-f4de-4771-8c66-d68d76b0037b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:31,091 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.176s 2021-09-03 02:19:31,091 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d5a204-34e8-4acc-9643-6734dd2b9599', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d5a204-34e8-4acc-9643-6734dd2b9599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:32,145 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:19:32,145 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-612a9c87-e239-47f0-b085-77658918c32c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-612a9c87-e239-47f0-b085-77658918c32c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:33,201 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:33,202 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882993a1-8740-4cb3-977f-485bcb65374d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882993a1-8740-4cb3-977f-485bcb65374d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:34,255 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:19:34,256 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b208cd-abe6-45ab-a203-babec9d7d1a4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b208cd-abe6-45ab-a203-babec9d7d1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:35,310 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:19:35,310 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3105870-094b-4f80-b4c3-821526264cab', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3105870-094b-4f80-b4c3-821526264cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:36,366 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:36,366 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d10eaea5-5bec-428a-8eb5-0e0065ccc0f7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d10eaea5-5bec-428a-8eb5-0e0065ccc0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:37,420 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:37,421 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7dc80a-63b1-493b-8817-6cdbeec82643', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7dc80a-63b1-493b-8817-6cdbeec82643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:38,475 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:38,476 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777a2924-9a94-411a-9802-e1bb214419a2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777a2924-9a94-411a-9802-e1bb214419a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:39,529 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:19:39,529 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1804e2b7-5eb3-4d87-80c2-5edb52fe5fd5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1804e2b7-5eb3-4d87-80c2-5edb52fe5fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:40,582 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:19:40,583 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a767473-026a-4715-99b3-3d0e560464e1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a767473-026a-4715-99b3-3d0e560464e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:41,636 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:19:41,637 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1db063-b8b4-44a0-a986-db74b51717d5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1db063-b8b4-44a0-a986-db74b51717d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:42,691 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:42,692 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0cd5748-eed6-4a2b-b363-b550d65da32b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0cd5748-eed6-4a2b-b363-b550d65da32b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:43,746 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:43,746 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15613aa6-9584-49bf-b3ae-a563c8a2ab51', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15613aa6-9584-49bf-b3ae-a563c8a2ab51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:44,800 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:44,801 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059aab00-fe38-4f9c-8f69-80e236678666', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059aab00-fe38-4f9c-8f69-80e236678666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:45,854 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:19:45,854 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba464df5-3797-44f5-96c7-5ea7aa84204f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba464df5-3797-44f5-96c7-5ea7aa84204f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:46,909 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:46,910 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40539508-c03c-4283-8e78-8c25237c3c85', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40539508-c03c-4283-8e78-8c25237c3c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:47,964 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:47,964 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a942851e-6a59-40e3-b6b0-391ff675f4de', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a942851e-6a59-40e3-b6b0-391ff675f4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:49,018 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:19:49,018 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a56a86-3d59-4f0c-a007-f6b146949e97', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a56a86-3d59-4f0c-a007-f6b146949e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:50,072 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:19:50,073 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9082604d-f0dd-4071-840f-581067f62bed', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9082604d-f0dd-4071-840f-581067f62bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:51,127 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:51,127 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566dddca-eb0d-4535-8842-5c421c3d5ce3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566dddca-eb0d-4535-8842-5c421c3d5ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:52,183 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:52,183 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dcb7f78-96e1-41b4-9720-3fa7b94af10e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dcb7f78-96e1-41b4-9720-3fa7b94af10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:53,238 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:53,239 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d8afc1-2f9a-4a49-ac94-50d76069e5d6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d8afc1-2f9a-4a49-ac94-50d76069e5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:54,293 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:54,293 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1ba3ac-c107-425e-b65d-b16486639521', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1ba3ac-c107-425e-b65d-b16486639521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:55,347 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:19:55,348 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc46856-117f-4422-a3f6-0c68aa8fc4a3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc46856-117f-4422-a3f6-0c68aa8fc4a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:56,403 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:56,404 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca63fba-a293-4cc5-8cd2-fd7b64905e9a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca63fba-a293-4cc5-8cd2-fd7b64905e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:57,459 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:57,460 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a57b817-4c05-404a-811b-072712e1d21d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a57b817-4c05-404a-811b-072712e1d21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:58,513 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:19:58,513 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d8ce57-934e-496c-9f50-a4c10504159e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d8ce57-934e-496c-9f50-a4c10504159e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:19:59,569 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:19:59,569 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3500ed0-262c-45d6-9a24-ab66a59ec008', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3500ed0-262c-45d6-9a24-ab66a59ec008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:00,623 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:00,623 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b01d48a-04ff-4031-a1f9-08fa1449089d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b01d48a-04ff-4031-a1f9-08fa1449089d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:01,683 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.051s 2021-09-03 02:20:01,683 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a0294c4-38a5-46b3-905c-068718dce36e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a0294c4-38a5-46b3-905c-068718dce36e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:02,738 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:20:02,738 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4375ee-6864-4ffd-afde-7374bc52776c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4375ee-6864-4ffd-afde-7374bc52776c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:03,794 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:20:03,795 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5dfa48e-db0d-4687-adb4-b4a0f3569810', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5dfa48e-db0d-4687-adb4-b4a0f3569810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:04,849 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:04,850 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c314d36-da97-4f2f-836d-c5d61da820d1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c314d36-da97-4f2f-836d-c5d61da820d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:05,905 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:20:05,906 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba191ec9-bfa1-4a6a-a4d6-a964a5e13c69', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba191ec9-bfa1-4a6a-a4d6-a964a5e13c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:06,965 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.051s 2021-09-03 02:20:06,965 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296f167e-fa41-42af-83a2-a573e08262a6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296f167e-fa41-42af-83a2-a573e08262a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:08,020 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:20:08,021 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b27f24-1e22-46f0-8c18-946a25718b1f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b27f24-1e22-46f0-8c18-946a25718b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:09,084 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.056s 2021-09-03 02:20:09,086 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-779ff1fe-e837-41d7-8c03-e11de956b423', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-779ff1fe-e837-41d7-8c03-e11de956b423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:10,140 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:10,141 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db9d0eed-015d-44bf-8927-57d3028e098e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db9d0eed-015d-44bf-8927-57d3028e098e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:11,196 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:20:11,197 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-263c2ef9-dc28-47df-9ea1-6f581382e10a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-263c2ef9-dc28-47df-9ea1-6f581382e10a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:12,250 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:12,251 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93878bc5-1fb3-4f22-b843-883289c38d50', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93878bc5-1fb3-4f22-b843-883289c38d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:13,306 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:20:13,306 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3457da70-05e9-4cd4-ab6c-b775b05976ed', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3457da70-05e9-4cd4-ab6c-b775b05976ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:14,361 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:14,361 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7066cb85-f089-4003-b476-6abb20f8d46e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7066cb85-f089-4003-b476-6abb20f8d46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:15,416 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:20:15,417 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf08ec2-9316-4e06-8577-4df2255485b2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf08ec2-9316-4e06-8577-4df2255485b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:16,470 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:16,470 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e702ffcc-78f6-43ea-983e-a52c2380be3e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e702ffcc-78f6-43ea-983e-a52c2380be3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:17,523 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:17,523 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-041d99f9-218b-4e42-87e9-878b2690825b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-041d99f9-218b-4e42-87e9-878b2690825b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:18,579 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:20:18,580 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d559138-7d27-43ab-830c-f66c98ec15cd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d559138-7d27-43ab-830c-f66c98ec15cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:19,632 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:19,633 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aff7470-b2e4-42f3-96d5-bf745ef861b2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aff7470-b2e4-42f3-96d5-bf745ef861b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:20,687 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:20,687 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fe955e-3544-4207-9e8f-5297184c8dd5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fe955e-3544-4207-9e8f-5297184c8dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:21,741 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:21,741 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e370a036-01df-456c-9471-aca4bcc0bf26', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e370a036-01df-456c-9471-aca4bcc0bf26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:22,794 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:22,798 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7868b462-a808-4a5d-941e-acb3b7bc5a9a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7868b462-a808-4a5d-941e-acb3b7bc5a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:23,854 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:20:23,854 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794f2e4f-d0fc-4d0e-a47a-61846086ad8f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794f2e4f-d0fc-4d0e-a47a-61846086ad8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:24,914 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.052s 2021-09-03 02:20:24,914 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a9c1297-1622-4aa1-9923-b71b1a93ea71', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a9c1297-1622-4aa1-9923-b71b1a93ea71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:25,970 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:20:25,971 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98d9dc81-f7a1-4492-9da6-b2c87e74b3d3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98d9dc81-f7a1-4492-9da6-b2c87e74b3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:27,024 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:27,025 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1702f7f7-34a9-40e2-a155-7629a067b897', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1702f7f7-34a9-40e2-a155-7629a067b897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:28,081 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:20:28,081 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5b14ac-162f-4f88-b327-d0f48d94c12d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5b14ac-162f-4f88-b327-d0f48d94c12d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:29,135 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:29,136 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-727a4c79-f516-4a1f-8ff8-f93cb29ef8a0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-727a4c79-f516-4a1f-8ff8-f93cb29ef8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:30,189 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:30,189 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6662af0-1b4d-4bb2-a18c-655ec7ef0e84', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6662af0-1b4d-4bb2-a18c-655ec7ef0e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:31,246 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:20:31,246 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92e9910-bf9a-4b2e-9218-00e56d43a1d6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92e9910-bf9a-4b2e-9218-00e56d43a1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:32,301 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:20:32,302 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d3a544-563e-457b-a75b-c19de1324d5f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d3a544-563e-457b-a75b-c19de1324d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:33,356 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:33,357 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9777601b-d804-4499-9468-cc835ea538a7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9777601b-d804-4499-9468-cc835ea538a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:34,414 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.049s 2021-09-03 02:20:34,415 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7788fef0-adbf-483b-b635-4ef9cbabcca0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7788fef0-adbf-483b-b635-4ef9cbabcca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:35,470 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:20:35,470 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d9ab0a-a076-43c7-96f0-aa5c0901be91', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d9ab0a-a076-43c7-96f0-aa5c0901be91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:36,525 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:20:36,525 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91004b7-b362-41a3-8032-0cd053a222fe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91004b7-b362-41a3-8032-0cd053a222fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:37,580 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:20:37,580 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf12ad93-7058-4036-af2b-4ff3d816aef2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf12ad93-7058-4036-af2b-4ff3d816aef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:38,634 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:38,634 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62601e71-409b-413d-8a29-c3ad932e5344', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62601e71-409b-413d-8a29-c3ad932e5344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:39,690 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:39,690 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf84e21-a810-4b3d-bc85-fe11b518f715', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf84e21-a810-4b3d-bc85-fe11b518f715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:40,743 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:40,744 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7437c80a-5c63-4009-bd6d-55caec4a6e37', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7437c80a-5c63-4009-bd6d-55caec4a6e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:41,799 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:41,799 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e7afdc9-f9b6-4227-a1c2-99ef84828977', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e7afdc9-f9b6-4227-a1c2-99ef84828977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:42,852 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:42,852 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f8f325-35e6-45fa-b604-d429febca375', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f8f325-35e6-45fa-b604-d429febca375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:43,907 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:43,907 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f616937b-519e-49d7-aa03-5ab81a7b2526', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f616937b-519e-49d7-aa03-5ab81a7b2526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:44,960 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:44,961 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f13fd8-4a68-474d-b1f9-c50a441ec07c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f13fd8-4a68-474d-b1f9-c50a441ec07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:46,015 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:46,015 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8daf4ba-4b50-4816-b377-2ceb903007a0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8daf4ba-4b50-4816-b377-2ceb903007a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:47,068 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:47,069 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6fe2a52-502b-440c-9ad4-26f97d4fab75', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6fe2a52-502b-440c-9ad4-26f97d4fab75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:48,122 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:48,123 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dbf4fb0-0bc6-4e8e-9237-a22412a22c2b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dbf4fb0-0bc6-4e8e-9237-a22412a22c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:49,176 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:49,176 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c074bdcb-0524-4ce0-90a7-783d15a1fc94', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c074bdcb-0524-4ce0-90a7-783d15a1fc94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:50,230 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:50,231 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818bb3a0-e632-49ee-baf3-dffe9425c67f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818bb3a0-e632-49ee-baf3-dffe9425c67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:51,284 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:51,284 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c02af223-7805-404f-a3ae-ad0336b3df1c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c02af223-7805-404f-a3ae-ad0336b3df1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:52,339 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:52,339 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f542fe8c-f1c6-47c1-93d7-3508aebd29a9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f542fe8c-f1c6-47c1-93d7-3508aebd29a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:53,393 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:53,394 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c9a5312-e70e-4d7c-b254-c4f7bb58f268', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c9a5312-e70e-4d7c-b254-c4f7bb58f268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:54,449 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:54,449 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eb69148-398e-47e9-b382-10c31bdea202', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eb69148-398e-47e9-b382-10c31bdea202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:55,502 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:55,503 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95bf995-a6b0-4ca2-9216-95dcd5571651', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95bf995-a6b0-4ca2-9216-95dcd5571651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:56,556 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:56,556 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdfe554c-c8b2-4146-91d8-707877704745', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdfe554c-c8b2-4146-91d8-707877704745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:57,610 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:20:57,610 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2f9a26-5670-45d7-9d1e-fb663357d284', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2f9a26-5670-45d7-9d1e-fb663357d284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:58,680 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.061s 2021-09-03 02:20:58,680 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b09bc3-c345-40a0-8be3-a47cfcfa83a1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b09bc3-c345-40a0-8be3-a47cfcfa83a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:20:59,735 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:20:59,736 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229b58cd-b918-427f-946b-adafdf505579', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229b58cd-b918-427f-946b-adafdf505579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:00,790 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:00,790 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e80187b-c2e7-42bd-aa32-e50ccfcc48d7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e80187b-c2e7-42bd-aa32-e50ccfcc48d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:01,845 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:01,846 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3864d11-d7eb-462b-a735-800b67f33ed6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3864d11-d7eb-462b-a735-800b67f33ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:02,900 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:02,900 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-288f628a-510e-461e-b3d8-63066c381839', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288f628a-510e-461e-b3d8-63066c381839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:03,954 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:03,954 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f29bc27-9966-4356-8b17-31be8781daf9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f29bc27-9966-4356-8b17-31be8781daf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:05,008 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:05,009 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e20d51f-d8a4-49ee-85ec-f0239f2176ed', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e20d51f-d8a4-49ee-85ec-f0239f2176ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:06,063 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:21:06,064 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cfef8c3-fdf9-4bc5-b5b1-2a912098ddfe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cfef8c3-fdf9-4bc5-b5b1-2a912098ddfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:07,118 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:07,119 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af67531b-a69e-44e6-87f9-3462456d820a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af67531b-a69e-44e6-87f9-3462456d820a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:08,172 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:08,172 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b16aa71-a85c-4b81-a7e5-ccd629f42bd1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b16aa71-a85c-4b81-a7e5-ccd629f42bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:09,229 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:21:09,229 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f77f947-fcf8-4384-8e2f-d34c565712ad', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f77f947-fcf8-4384-8e2f-d34c565712ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:10,283 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:10,283 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d6457b-726c-4e88-9f31-a3f0d4d49be3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d6457b-726c-4e88-9f31-a3f0d4d49be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:11,338 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:21:11,338 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603c47e3-82c5-4cb3-875f-ba1bbe7418d6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603c47e3-82c5-4cb3-875f-ba1bbe7418d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:12,392 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:12,393 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e0dedf-f8b2-4544-825a-4e7f778db534', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e0dedf-f8b2-4544-825a-4e7f778db534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:13,447 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:13,448 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98621c3c-c786-493a-845a-a102dd5ed0a6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98621c3c-c786-493a-845a-a102dd5ed0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:14,501 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:14,501 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92912ff-7c3d-4746-9892-40ac6ead9d0a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92912ff-7c3d-4746-9892-40ac6ead9d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:15,556 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:21:15,556 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b848cd23-28cb-42f3-9d39-0d0eef6844e2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b848cd23-28cb-42f3-9d39-0d0eef6844e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:16,611 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:16,611 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36aaf688-0095-4b0d-a52d-a2c02109e172', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36aaf688-0095-4b0d-a52d-a2c02109e172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:17,665 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:17,665 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6690e629-5afb-46e8-bf64-2f66d4c57c04', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6690e629-5afb-46e8-bf64-2f66d4c57c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:18,720 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:18,721 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66404130-af57-4acb-8266-e21057d7ece7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66404130-af57-4acb-8266-e21057d7ece7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:19,775 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:19,775 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7419de6-286e-416e-9183-822e24795f5a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7419de6-286e-416e-9183-822e24795f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:20,829 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:20,830 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5b8591c-dedb-4d2c-a878-5eb2ed2b41f1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5b8591c-dedb-4d2c-a878-5eb2ed2b41f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:21,883 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:21,884 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-299e27be-be5d-4f3a-8208-303e016d38c4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-299e27be-be5d-4f3a-8208-303e016d38c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:22,937 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:22,938 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b558154a-c22c-4fd3-802a-cc754ba03a26', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b558154a-c22c-4fd3-802a-cc754ba03a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:23,991 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:23,992 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a7e871-72e9-48fd-bc09-2a702b8560c8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a7e871-72e9-48fd-bc09-2a702b8560c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:25,047 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:21:25,048 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d1f8b8-6c53-41b5-b0b2-73d49499ee32', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d1f8b8-6c53-41b5-b0b2-73d49499ee32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:26,101 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:26,102 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ba3bc22-726b-4e00-bcd7-c3ecd55a7d5e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ba3bc22-726b-4e00-bcd7-c3ecd55a7d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:27,156 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:27,156 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc1dabd-ba3b-4416-8d41-c8e7b38ab3c3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc1dabd-ba3b-4416-8d41-c8e7b38ab3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:28,211 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:28,212 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-708855f1-cc13-468a-b134-cff9cb97f7f1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-708855f1-cc13-468a-b134-cff9cb97f7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:29,265 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:29,266 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebeb9447-9c80-49d1-8748-c1259a0b358b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebeb9447-9c80-49d1-8748-c1259a0b358b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:30,320 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:30,320 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c352dd-15f4-43e7-8bbe-82d3c4acabac', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c352dd-15f4-43e7-8bbe-82d3c4acabac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:31,373 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:31,373 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d4aebc2-74ee-41fd-a00f-858980e69fd7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d4aebc2-74ee-41fd-a00f-858980e69fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:32,428 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:21:32,428 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-595d8662-231b-40cc-891f-cf25ed544e98', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-595d8662-231b-40cc-891f-cf25ed544e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:33,482 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:33,483 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26dbd71b-b862-4486-8f21-0d20f3d7817e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26dbd71b-b862-4486-8f21-0d20f3d7817e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:34,536 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:34,536 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c051949d-6e21-4f13-8897-80b7175bbd7c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c051949d-6e21-4f13-8897-80b7175bbd7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:35,590 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:35,591 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f618c89-f91a-4803-9601-3dbff1f482b5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f618c89-f91a-4803-9601-3dbff1f482b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:36,646 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:21:36,649 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b37fb136-be25-475c-8a44-9961f316bd0d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b37fb136-be25-475c-8a44-9961f316bd0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:37,703 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:37,704 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f8a64d9-29b6-4086-8587-cbbbe23e9fb9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f8a64d9-29b6-4086-8587-cbbbe23e9fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:38,758 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:38,759 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40050ac7-6de6-40b9-aa3d-24cf6ec337d1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40050ac7-6de6-40b9-aa3d-24cf6ec337d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:39,812 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:39,812 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c8745f-5915-4698-b321-c610a9325e2f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c8745f-5915-4698-b321-c610a9325e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:40,866 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:40,866 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848e8722-1908-4e8d-a2b6-616b73f85f59', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848e8722-1908-4e8d-a2b6-616b73f85f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:41,920 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:41,920 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11d4137b-0668-4d6a-9659-73026587c3f4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11d4137b-0668-4d6a-9659-73026587c3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:42,974 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:42,975 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e460f257-fc46-49d6-8957-33a94cc2fb55', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e460f257-fc46-49d6-8957-33a94cc2fb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:44,029 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:44,029 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95759d8-b034-4187-aa5c-027a48711ef4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95759d8-b034-4187-aa5c-027a48711ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:45,085 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:21:45,085 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32c6116-56b2-4d1d-8238-47f4ac2b80cf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32c6116-56b2-4d1d-8238-47f4ac2b80cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:46,139 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:46,139 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad11f317-e3dd-4c56-a30c-9d44df923bc1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad11f317-e3dd-4c56-a30c-9d44df923bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:47,193 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:47,194 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf36155-0dba-4ef4-82d9-9e3a4480908c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf36155-0dba-4ef4-82d9-9e3a4480908c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:48,247 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:48,248 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feae0e3b-3920-4ed4-a17e-82c580022230', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feae0e3b-3920-4ed4-a17e-82c580022230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:49,303 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:21:49,303 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ed4fb3-e236-4c48-a104-857015a1660b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ed4fb3-e236-4c48-a104-857015a1660b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:50,357 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:50,357 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5503853d-a6e4-4853-8c11-939948e3fada', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5503853d-a6e4-4853-8c11-939948e3fada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:51,412 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:21:51,413 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c1f7d0-859b-4c23-9946-524f74555f77', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c1f7d0-859b-4c23-9946-524f74555f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:52,465 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:52,466 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513e7750-21ac-4169-b68a-a71f95490ef1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513e7750-21ac-4169-b68a-a71f95490ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:53,521 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:53,521 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f1254e-6035-4578-9960-11c0e7106baf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f1254e-6035-4578-9960-11c0e7106baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:54,575 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:54,575 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeba88e8-e550-487d-a1d0-c212a4f5d79c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeba88e8-e550-487d-a1d0-c212a4f5d79c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:55,630 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:55,630 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c13e51-44d5-4b0e-afe1-e627aecb1b1f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c13e51-44d5-4b0e-afe1-e627aecb1b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:56,685 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:56,685 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09d9246-e13a-4199-92c5-9a43a0d59608', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09d9246-e13a-4199-92c5-9a43a0d59608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:57,739 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:21:57,739 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7903121-8c93-4a95-b8a7-8aed48a9374f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7903121-8c93-4a95-b8a7-8aed48a9374f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:58,792 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:58,793 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75513857-078a-44cc-8e97-fe7fe8f0418f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75513857-078a-44cc-8e97-fe7fe8f0418f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:21:59,846 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:21:59,846 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03143634-3e0f-4de8-b86e-2a236c32c14b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03143634-3e0f-4de8-b86e-2a236c32c14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:00,901 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:00,901 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c7ebfe-ee8e-435b-950c-0ff105dad50d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c7ebfe-ee8e-435b-950c-0ff105dad50d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:01,957 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:01,957 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-154bc4f4-3f70-4ca1-8b35-f60792c96c9f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-154bc4f4-3f70-4ca1-8b35-f60792c96c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:03,012 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:22:03,013 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-991fb4cf-f55f-4433-b32c-ce561522f2e6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-991fb4cf-f55f-4433-b32c-ce561522f2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:04,067 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:04,068 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-868604c9-f38e-41c5-8e5a-24af1b02edaf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-868604c9-f38e-41c5-8e5a-24af1b02edaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:05,123 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:05,123 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-695297dc-4e3a-4695-8087-4bc28c68d12a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-695297dc-4e3a-4695-8087-4bc28c68d12a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:06,178 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:22:06,179 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ba3f46-7c3f-45e7-bd9d-deb899fbb96b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ba3f46-7c3f-45e7-bd9d-deb899fbb96b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:07,232 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:07,232 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e69984-bbdc-4f3c-a57f-7187f9a50c84', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e69984-bbdc-4f3c-a57f-7187f9a50c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:08,286 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:08,286 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-041d1678-ffa3-44b5-9503-a516fa38bd53', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-041d1678-ffa3-44b5-9503-a516fa38bd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:09,342 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:22:09,342 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59175cee-28ff-4dd3-8fb4-ae5d0d0c390d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59175cee-28ff-4dd3-8fb4-ae5d0d0c390d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:10,397 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:22:10,398 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0adcaf0a-1d0c-4314-8339-90d073139c8b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0adcaf0a-1d0c-4314-8339-90d073139c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:11,453 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:22:11,453 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1feda4ba-c602-4342-b466-5bf09d2b4c89', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1feda4ba-c602-4342-b466-5bf09d2b4c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:12,508 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:12,508 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a93a1f6-5752-434b-b6cf-edcacf856af9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a93a1f6-5752-434b-b6cf-edcacf856af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:13,563 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:22:13,563 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24063e1d-51c4-483f-b4a9-ad5b3e156add', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24063e1d-51c4-483f-b4a9-ad5b3e156add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:14,618 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:14,619 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ce4753-e46e-4da6-b14b-0ed0e09b8f56', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ce4753-e46e-4da6-b14b-0ed0e09b8f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:15,673 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:15,673 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa264b47-b8ff-44ac-a751-de673a6c9a64', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa264b47-b8ff-44ac-a751-de673a6c9a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:16,728 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:16,728 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41148bc8-2fcd-46ae-af0a-39549e322f76', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41148bc8-2fcd-46ae-af0a-39549e322f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:17,781 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:17,781 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b88e201-9c74-42e4-983b-c3f2adcf8daf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b88e201-9c74-42e4-983b-c3f2adcf8daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:18,836 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:18,836 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79091bf8-cbd0-49fa-84f6-0e27b33a0492', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79091bf8-cbd0-49fa-84f6-0e27b33a0492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:19,890 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:22:19,890 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d46adea2-0ad4-4d96-b66b-c822f5e27460', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d46adea2-0ad4-4d96-b66b-c822f5e27460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:20,944 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:20,944 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bca676b-0553-4116-8b66-a0cabab2bf96', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bca676b-0553-4116-8b66-a0cabab2bf96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:22,000 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:22:22,001 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9c7e73-d242-41cb-8520-2c006643fbd9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9c7e73-d242-41cb-8520-2c006643fbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:23,055 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:23,055 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7871d99d-6543-4bb4-9928-f73dde895078', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7871d99d-6543-4bb4-9928-f73dde895078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:24,112 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.049s 2021-09-03 02:22:24,115 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-108391e4-e2fb-4aad-a28c-fcf6b0263f22', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-108391e4-e2fb-4aad-a28c-fcf6b0263f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:25,170 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:22:25,170 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de14c6d2-af18-4dc4-8cc9-2f2685486fba', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de14c6d2-af18-4dc4-8cc9-2f2685486fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:26,224 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:26,224 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9676543-cb51-4289-85bb-ca6bf8867ce3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9676543-cb51-4289-85bb-ca6bf8867ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:27,277 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:27,278 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa50434-c4eb-4e07-8470-747506b11a6f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa50434-c4eb-4e07-8470-747506b11a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:28,331 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:28,331 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c2c1fef-f85c-4751-a524-1a675b2c0889', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c2c1fef-f85c-4751-a524-1a675b2c0889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:29,385 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:29,385 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5881dd-1b2e-4d4e-9295-3a4d94cddd76', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5881dd-1b2e-4d4e-9295-3a4d94cddd76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:30,438 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:30,438 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b83dd6-85b5-46be-be87-c0e724ec60d9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b83dd6-85b5-46be-be87-c0e724ec60d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:31,492 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:31,493 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0066513e-c566-45ef-9e84-b2119307b276', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0066513e-c566-45ef-9e84-b2119307b276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:32,545 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:32,545 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b355f9e9-ebc7-4fcf-b689-069d989f52c7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b355f9e9-ebc7-4fcf-b689-069d989f52c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:33,604 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.050s 2021-09-03 02:22:33,604 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdee11a7-a03f-44ab-b587-52255c0154aa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdee11a7-a03f-44ab-b587-52255c0154aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:34,658 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:34,658 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b5f2264-e14f-41db-b550-6d34fec51f70', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5f2264-e14f-41db-b550-6d34fec51f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:35,712 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:35,713 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e07e12-9bc7-4bac-a540-e234f2353d9c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e07e12-9bc7-4bac-a540-e234f2353d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:36,766 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:36,766 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-364a72d0-17ee-4aae-a05e-dc74585aa512', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-364a72d0-17ee-4aae-a05e-dc74585aa512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:37,819 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:37,819 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-978442ab-1133-427d-a07c-ad1555ce8936', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-978442ab-1133-427d-a07c-ad1555ce8936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:38,872 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:38,873 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-131ab0c6-9c4e-4fcf-a869-d0cbf30e8bbb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-131ab0c6-9c4e-4fcf-a869-d0cbf30e8bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:39,926 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:39,927 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-540dae68-cd89-4a19-823c-23e02ed42405', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-540dae68-cd89-4a19-823c-23e02ed42405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:40,980 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:40,980 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8bfabaf-952e-4416-9c52-3608b5754257', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8bfabaf-952e-4416-9c52-3608b5754257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:42,033 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.044s 2021-09-03 02:22:42,033 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf26814-bbf0-4e9d-a259-04c2dc410364', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf26814-bbf0-4e9d-a259-04c2dc410364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:43,088 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:43,089 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3d68ee-256b-46b4-8f53-8c03d86fc872', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3d68ee-256b-46b4-8f53-8c03d86fc872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:44,142 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:44,142 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef5a7d4b-3671-49b0-9f30-4d9a0c81e61d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef5a7d4b-3671-49b0-9f30-4d9a0c81e61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:45,196 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:45,196 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4ca4c0-3682-4615-b999-ed6ecb83049b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4ca4c0-3682-4615-b999-ed6ecb83049b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:46,252 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:22:46,252 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc93495-d082-4c80-bdd3-635ae1b73ba9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc93495-d082-4c80-bdd3-635ae1b73ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:47,305 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:47,305 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8008887-9685-46bf-8de1-3abfb2b146aa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8008887-9685-46bf-8de1-3abfb2b146aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:48,360 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:22:48,360 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092f5ab5-5c59-48b8-8b37-814627e6620d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092f5ab5-5c59-48b8-8b37-814627e6620d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:49,414 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:49,414 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca46cc6-b11c-4f23-b326-601f874fa084', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca46cc6-b11c-4f23-b326-601f874fa084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:50,469 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:22:50,469 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fde6a94-32d9-46c2-a15b-f31a08d5d364', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fde6a94-32d9-46c2-a15b-f31a08d5d364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:51,524 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:51,524 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf2e7ae-4d79-4fc8-9bf2-bd4635530fb1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf2e7ae-4d79-4fc8-9bf2-bd4635530fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:52,578 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:52,579 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc919dd4-8228-42d2-b8e6-04dd9a488f8a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc919dd4-8228-42d2-b8e6-04dd9a488f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:53,632 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:53,632 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae6d929-b098-4662-9c86-6510e4e2342f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae6d929-b098-4662-9c86-6510e4e2342f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:54,687 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:54,687 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b278d2-7b45-4d9e-8afc-06b83c67ea80', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b278d2-7b45-4d9e-8afc-06b83c67ea80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:55,740 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:55,740 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-161229a4-1d3c-458c-aa1e-20521d9b8579', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-161229a4-1d3c-458c-aa1e-20521d9b8579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:56,794 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:22:56,794 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b477e4a6-2d51-4c01-ba89-fc9c210cc04c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b477e4a6-2d51-4c01-ba89-fc9c210cc04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:57,850 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:57,850 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb04b5ab-88d2-41c5-bc94-27d746a635bc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb04b5ab-88d2-41c5-bc94-27d746a635bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:58,903 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:58,903 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00bebe4-168d-4c2a-b676-d06ac1824d81', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00bebe4-168d-4c2a-b676-d06ac1824d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:22:59,957 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:22:59,957 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4eeaaa-241e-4e35-8750-d8334179d2ac', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4eeaaa-241e-4e35-8750-d8334179d2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:01,010 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:01,010 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1195e77-57ab-477f-9b5f-b85d8ee94f71', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1195e77-57ab-477f-9b5f-b85d8ee94f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:02,065 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:02,065 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b9f822d-ebaf-4e83-9acd-9bc7451ee528', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b9f822d-ebaf-4e83-9acd-9bc7451ee528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:03,119 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:03,120 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b44aedc2-8a33-48f2-b628-8c8c3a1ddb4d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b44aedc2-8a33-48f2-b628-8c8c3a1ddb4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:04,174 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:04,174 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1986bc34-3c8e-4b08-b480-2c7624a4d9d6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1986bc34-3c8e-4b08-b480-2c7624a4d9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:05,228 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:05,228 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d42b545-8b89-4a87-8f60-dc4aba203bb6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d42b545-8b89-4a87-8f60-dc4aba203bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:06,281 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:06,281 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4677fcdf-d98d-4687-84cb-dfbb3a24c21d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4677fcdf-d98d-4687-84cb-dfbb3a24c21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:07,376 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.086s 2021-09-03 02:23:07,376 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0178d1-91a3-4c72-8ae4-0c5ea4107e5b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c0178d1-91a3-4c72-8ae4-0c5ea4107e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:08,432 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:23:08,433 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2290400f-7263-4d28-a828-8dfd9636a9f7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2290400f-7263-4d28-a828-8dfd9636a9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:09,486 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:09,486 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e39a7405-8798-4d04-9764-4a66bf7bb7d3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e39a7405-8798-4d04-9764-4a66bf7bb7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:10,540 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:10,541 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf72c141-8ccd-4b4e-b045-c5451137f3e6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf72c141-8ccd-4b4e-b045-c5451137f3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:11,594 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:11,594 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b31f54-60c6-4374-93ac-e9379dd70899', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b31f54-60c6-4374-93ac-e9379dd70899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:12,648 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:12,648 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c12426-71cf-4583-b815-bd319de55dad', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c12426-71cf-4583-b815-bd319de55dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:13,702 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:13,702 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad96a46-13ab-4f8f-b7b7-377c5e9b7ce6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad96a46-13ab-4f8f-b7b7-377c5e9b7ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:14,756 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:14,757 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68bc4580-d136-4726-86a0-8caac472372f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68bc4580-d136-4726-86a0-8caac472372f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:15,811 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:15,811 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473759e1-2b4c-4000-bddb-5a2d030029d3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473759e1-2b4c-4000-bddb-5a2d030029d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:16,865 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:16,866 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f869b5-4249-441a-a93c-5a47b73c660f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f869b5-4249-441a-a93c-5a47b73c660f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:17,918 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:17,919 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e823eaf-9d45-45ed-b552-90a9eaefcc19', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e823eaf-9d45-45ed-b552-90a9eaefcc19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:18,973 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:18,974 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e594eb65-76e5-4ab6-a444-00db069b03e0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e594eb65-76e5-4ab6-a444-00db069b03e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:20,028 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:20,028 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3446093c-0790-4041-893d-32707a175206', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3446093c-0790-4041-893d-32707a175206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:21,081 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:21,082 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9647062d-2566-414a-90bf-29951c54e458', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9647062d-2566-414a-90bf-29951c54e458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:22,135 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:22,136 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2560eac6-8683-4fa9-9d3b-795777af7679', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2560eac6-8683-4fa9-9d3b-795777af7679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:23,189 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:23,194 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd7e8f2-1bbc-44e2-854e-d50295894095', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd7e8f2-1bbc-44e2-854e-d50295894095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:24,248 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:24,248 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4bf5f98-2d95-4f23-b5c4-773fa583f39b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4bf5f98-2d95-4f23-b5c4-773fa583f39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:25,303 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:25,303 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ea2963-2db9-4c02-b62e-3649f340bbf5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ea2963-2db9-4c02-b62e-3649f340bbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:26,357 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:26,357 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12dcf1df-4d11-4d10-a642-f40702398716', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12dcf1df-4d11-4d10-a642-f40702398716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:27,412 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:23:27,413 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6de24a-f741-4c20-9691-af509c2b0d19', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6de24a-f741-4c20-9691-af509c2b0d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:28,470 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:28,470 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cfe3770-9900-433b-9a72-054275339131', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cfe3770-9900-433b-9a72-054275339131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:29,524 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:29,524 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35f123d-055b-41ff-b2ee-9982cbe1a752', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35f123d-055b-41ff-b2ee-9982cbe1a752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:30,580 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:23:30,580 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5851526-8d46-4bc6-945a-a73415b28c00', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5851526-8d46-4bc6-945a-a73415b28c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:31,634 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:31,635 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f09a613-ae86-47b4-8563-7e9ff352e811', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f09a613-ae86-47b4-8563-7e9ff352e811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:32,691 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.048s 2021-09-03 02:23:32,692 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75333539-d8c9-4073-ac8d-5f5f4a34a706', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75333539-d8c9-4073-ac8d-5f5f4a34a706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:33,745 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:33,746 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c2d4fd-5a70-4ca2-b25d-cdd275b0374c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c2d4fd-5a70-4ca2-b25d-cdd275b0374c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:34,801 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:23:34,802 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a0cc2ab-7071-42ed-bfc4-d110585f782c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0cc2ab-7071-42ed-bfc4-d110585f782c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:35,855 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:35,856 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b9f69b-5e9c-458d-b264-00ad7f023715', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b9f69b-5e9c-458d-b264-00ad7f023715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:36,909 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:36,910 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d4b0b39-d9be-48f2-ad3b-0b723f074189', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d4b0b39-d9be-48f2-ad3b-0b723f074189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:37,964 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:37,964 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081a8f6f-d88f-4bcc-bb26-67f7e6a74661', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081a8f6f-d88f-4bcc-bb26-67f7e6a74661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:39,018 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:39,018 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b76216-3318-486a-8a8e-a9fde0f7e0bb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b76216-3318-486a-8a8e-a9fde0f7e0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:40,072 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:40,072 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1969bd2-6bc1-43a6-a939-eab7fd3a4bd6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1969bd2-6bc1-43a6-a939-eab7fd3a4bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:41,126 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:41,126 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87501c88-876f-4110-a4d2-7fe9f349db7d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87501c88-876f-4110-a4d2-7fe9f349db7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:42,180 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:42,180 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5153a7-e638-4417-95af-72737f40c0f6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5153a7-e638-4417-95af-72737f40c0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:43,233 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:43,234 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb91e36-0160-4a2b-96fc-f9622d30850e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb91e36-0160-4a2b-96fc-f9622d30850e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:44,287 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:44,287 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5abb6157-861b-4f24-a660-e9f0f4cb6fd4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5abb6157-861b-4f24-a660-e9f0f4cb6fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:45,340 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:23:45,341 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b2bb2ed-aa2f-47c8-a9a4-07e580f4a43e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b2bb2ed-aa2f-47c8-a9a4-07e580f4a43e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:46,396 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:23:46,396 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9304307c-a81e-4765-8135-9c9fc1cdc46a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9304307c-a81e-4765-8135-9c9fc1cdc46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:47,455 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.051s 2021-09-03 02:23:47,456 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77290a82-8bdb-4788-8b85-9303d82fc16f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77290a82-8bdb-4788-8b85-9303d82fc16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:48,511 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:23:48,512 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccda180c-88ed-4e41-a494-42854b2021b4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccda180c-88ed-4e41-a494-42854b2021b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:49,567 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:23:49,568 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc6c4aa-f581-43c8-80a7-85772d005038', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc6c4aa-f581-43c8-80a7-85772d005038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:50,623 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:23:50,624 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb53b06-bf9b-4124-8cdd-c85fbc42e7b3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb53b06-bf9b-4124-8cdd-c85fbc42e7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:51,678 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:51,678 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e993143-7a6c-4005-b55b-c52d69037e71', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e993143-7a6c-4005-b55b-c52d69037e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:52,735 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.049s 2021-09-03 02:23:52,736 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680aea83-e778-4861-b979-a4ab7f53e067', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680aea83-e778-4861-b979-a4ab7f53e067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:53,790 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:53,791 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278e9609-a3ba-4190-a2ba-b506d7700288', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278e9609-a3ba-4190-a2ba-b506d7700288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:54,845 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:54,845 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0703d9cf-0790-48f2-b4a2-c81ed11b4e1b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0703d9cf-0790-48f2-b4a2-c81ed11b4e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:55,898 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:55,899 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53692150-b6bf-4c14-a94f-059ccf301fbc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53692150-b6bf-4c14-a94f-059ccf301fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:56,956 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.049s 2021-09-03 02:23:56,956 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a746a987-b3a7-48dc-b9df-243c86882dcc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a746a987-b3a7-48dc-b9df-243c86882dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:58,010 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:58,011 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f25ad2-79bf-4c71-a4c5-285176b7ad74', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f25ad2-79bf-4c71-a4c5-285176b7ad74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:23:59,064 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:23:59,064 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4d72a8-09f7-4c4d-a425-fc8b7863d198', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4d72a8-09f7-4c4d-a425-fc8b7863d198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:24:00,127 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.054s 2021-09-03 02:24:00,127 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a4dde12-8252-4fd7-8adc-f5462d8e8394', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a4dde12-8252-4fd7-8adc-f5462d8e8394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:24:01,182 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.047s 2021-09-03 02:24:01,183 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcbc9f41-ed74-49a5-a36c-e8ae90b88197', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcbc9f41-ed74-49a5-a36c-e8ae90b88197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:24:02,241 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.051s 2021-09-03 02:24:02,247 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55bd6fb-d534-4f76-a690-5593c85dd6bf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55bd6fb-d534-4f76-a690-5593c85dd6bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:24:03,768 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.513s 2021-09-03 02:24:03,768 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb6607f-2038-4b33-8ce9-d9fd1e122a48', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb6607f-2038-4b33-8ce9-d9fd1e122a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:24:04,819 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.044s 2021-09-03 02:24:04,820 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc47c0b-c3a7-4eb7-9a68-a128dc4055e0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc47c0b-c3a7-4eb7-9a68-a128dc4055e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:24:05,871 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.044s 2021-09-03 02:24:05,872 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bcdaf83-cf8c-4ade-b4df-bb53b901d99b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bcdaf83-cf8c-4ade-b4df-bb53b901d99b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:24:06,925 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.046s 2021-09-03 02:24:06,926 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad6e1626-f249-4637-b380-03873cf7384f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad6e1626-f249-4637-b380-03873cf7384f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:24:07,979 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.045s 2021-09-03 02:24:07,979 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f2173e4-56a7-4add-870d-c02cba89b3fd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f2173e4-56a7-4add-870d-c02cba89b3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:24:09,048 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.061s 2021-09-03 02:24:09,049 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffdf9bc5-678e-47f3-99ad-5e69e8398525', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffdf9bc5-678e-47f3-99ad-5e69e8398525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:24:10,100 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.044s 2021-09-03 02:24:10,101 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07877de0-8f59-4447-b3e4-a60ef915f3ce', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07877de0-8f59-4447-b3e4-a60ef915f3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:24:11,153 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25 0.044s 2021-09-03 02:24:11,154 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-507c0f2e-01d1-4f19-af07-c795c07cb7dc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-507c0f2e-01d1-4f19-af07-c795c07cb7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25'} Body: b'{"volume": {"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:44.000000", "updated_at": "2021-09-03T02:12:11.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1031012868", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/37119b52-be24-4c91-84ea-1cf73d9a4f25"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "attachment_id": "cc0d1723-44c9-4e28-b869-afb3a5a02a79", "volume_id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "server_id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:10:44.000000"}], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:24:11,474 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.312s 2021-09-03 02:24:11,474 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:11 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-43236e76-a1f3-400d-8072-cc87aa1f7025', 'x-compute-request-id': 'req-43236e76-a1f3-400d-8072-cc87aa1f7025', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'' 2021-09-03 02:24:11,621 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.146s 2021-09-03 02:24:11,621 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1802', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-774df7a1-303e-451a-804b-1687f61675e8', 'x-compute-request-id': 'req-774df7a1-303e-451a-804b-1687f61675e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:12,782 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.151s 2021-09-03 02:24:12,782 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1802', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-628a0b36-e5d1-4d92-92b7-2f24e4dc93c0', 'x-compute-request-id': 'req-628a0b36-e5d1-4d92-92b7-2f24e4dc93c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}, {"version": 4, "addr": "172.27.0.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:33:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2140618723"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:13,884 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.091s 2021-09-03 02:24:13,885 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-491948ee-d694-445f-ad21-f77bf95ee865', 'x-compute-request-id': 'req-491948ee-d694-445f-ad21-f77bf95ee865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:14,980 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.086s 2021-09-03 02:24:14,981 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53f9c0c6-9bd5-48ff-92be-3647a793551d', 'x-compute-request-id': 'req-53f9c0c6-9bd5-48ff-92be-3647a793551d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:16,077 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:24:16,078 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9a8d6a7-b58d-4884-98c1-6410d368fb2f', 'x-compute-request-id': 'req-e9a8d6a7-b58d-4884-98c1-6410d368fb2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:17,175 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:24:17,175 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6eb2d39-d5b8-4d76-aa88-0ceb4e02b0d7', 'x-compute-request-id': 'req-d6eb2d39-d5b8-4d76-aa88-0ceb4e02b0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:18,274 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.090s 2021-09-03 02:24:18,275 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e8fed7d-d885-4786-ad8d-d0d658672fdf', 'x-compute-request-id': 'req-0e8fed7d-d885-4786-ad8d-d0d658672fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:19,390 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.105s 2021-09-03 02:24:19,390 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-382fae03-69aa-45f4-ae9f-02023b7dd0bc', 'x-compute-request-id': 'req-382fae03-69aa-45f4-ae9f-02023b7dd0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:20,484 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:24:20,485 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b52f31-ebdd-42c2-95e6-b716db2d78b1', 'x-compute-request-id': 'req-47b52f31-ebdd-42c2-95e6-b716db2d78b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:21,629 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.134s 2021-09-03 02:24:21,629 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c50db68-cb4d-4f75-a7cb-07089f29a949', 'x-compute-request-id': 'req-4c50db68-cb4d-4f75-a7cb-07089f29a949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:22,750 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.111s 2021-09-03 02:24:22,750 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1890dc7-a149-46ac-ab55-6701983018a1', 'x-compute-request-id': 'req-e1890dc7-a149-46ac-ab55-6701983018a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:23,854 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.094s 2021-09-03 02:24:23,854 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4df6dd51-0310-410f-b1fe-a63f43fd4568', 'x-compute-request-id': 'req-4df6dd51-0310-410f-b1fe-a63f43fd4568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:24,971 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.107s 2021-09-03 02:24:24,971 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d94b1185-7835-4712-a549-ad20bf62be7d', 'x-compute-request-id': 'req-d94b1185-7835-4712-a549-ad20bf62be7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:26,086 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.105s 2021-09-03 02:24:26,086 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-392f9895-7ffb-4caa-bfbe-9082f6772963', 'x-compute-request-id': 'req-392f9895-7ffb-4caa-bfbe-9082f6772963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:27,190 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.094s 2021-09-03 02:24:27,190 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-688de279-125a-40b3-965f-932d18459392', 'x-compute-request-id': 'req-688de279-125a-40b3-965f-932d18459392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:28,289 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.088s 2021-09-03 02:24:28,289 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1c72817-69f5-41d2-87dd-fb6a354b9c5d', 'x-compute-request-id': 'req-a1c72817-69f5-41d2-87dd-fb6a354b9c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:29,392 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.093s 2021-09-03 02:24:29,393 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2caa57e-ed09-4f6e-8f0d-598dfcb6de8d', 'x-compute-request-id': 'req-b2caa57e-ed09-4f6e-8f0d-598dfcb6de8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:30,487 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:24:30,488 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07accce2-a0c8-43e3-84b4-2b3525eb6f0b', 'x-compute-request-id': 'req-07accce2-a0c8-43e3-84b4-2b3525eb6f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:31,582 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:24:31,582 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e4813a1-51eb-4edd-9a3a-f259b5e910cd', 'x-compute-request-id': 'req-0e4813a1-51eb-4edd-9a3a-f259b5e910cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:32,677 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.086s 2021-09-03 02:24:32,678 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f0fbdff-d2cd-4650-98f8-c317cb211697', 'x-compute-request-id': 'req-6f0fbdff-d2cd-4650-98f8-c317cb211697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:33,774 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:24:33,775 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b62a6bef-e958-4392-9d4c-48521d2d4a05', 'x-compute-request-id': 'req-b62a6bef-e958-4392-9d4c-48521d2d4a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:34,870 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.086s 2021-09-03 02:24:34,870 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a59d09c-7444-4d31-82ff-0fdfd4ffe4b6', 'x-compute-request-id': 'req-9a59d09c-7444-4d31-82ff-0fdfd4ffe4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:35,965 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:24:35,965 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-906c0ab1-4249-429d-9688-1ced4cf37159', 'x-compute-request-id': 'req-906c0ab1-4249-429d-9688-1ced4cf37159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:37,060 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.086s 2021-09-03 02:24:37,061 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a6e6fac-f2ce-4f63-b0a4-ab210f02fae9', 'x-compute-request-id': 'req-3a6e6fac-f2ce-4f63-b0a4-ab210f02fae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:38,155 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:24:38,156 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21be614e-bdbd-4d73-b5a8-9dbeaf5cef3a', 'x-compute-request-id': 'req-21be614e-bdbd-4d73-b5a8-9dbeaf5cef3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:39,254 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.088s 2021-09-03 02:24:39,254 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59b89440-f405-4201-b9ac-97920993ada3', 'x-compute-request-id': 'req-59b89440-f405-4201-b9ac-97920993ada3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:40,348 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:24:40,349 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-306e7856-242d-4678-9cd3-337ad40dde5d', 'x-compute-request-id': 'req-306e7856-242d-4678-9cd3-337ad40dde5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:41,444 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:24:41,445 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-408fb3db-a27d-461b-b10c-9770739ea3b0', 'x-compute-request-id': 'req-408fb3db-a27d-461b-b10c-9770739ea3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:42,539 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:24:42,539 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95281d57-375f-490f-a733-78c34b6ccd30', 'x-compute-request-id': 'req-95281d57-375f-490f-a733-78c34b6ccd30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:43,633 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:24:43,634 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d4651ff-352e-49ad-a023-e44b3e2cb30c', 'x-compute-request-id': 'req-1d4651ff-352e-49ad-a023-e44b3e2cb30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:44,729 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.086s 2021-09-03 02:24:44,730 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f5a0dfb-b209-43fc-9571-9a5d55c861be', 'x-compute-request-id': 'req-8f5a0dfb-b209-43fc-9571-9a5d55c861be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:45,824 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:24:45,825 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7790ff8b-b88f-433f-8acd-5454f1b6ddb7', 'x-compute-request-id': 'req-7790ff8b-b88f-433f-8acd-5454f1b6ddb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:46,920 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:24:46,920 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e4bfe16-e9e5-428a-9d1e-6f7a5ea7b2ce', 'x-compute-request-id': 'req-8e4bfe16-e9e5-428a-9d1e-6f7a5ea7b2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:48,016 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:24:48,016 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-659969c2-542e-4c59-90b4-39f2feec9fac', 'x-compute-request-id': 'req-659969c2-542e-4c59-90b4-39f2feec9fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:49,112 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:24:49,113 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d151094-66c2-4847-b568-e9859af4dc15', 'x-compute-request-id': 'req-7d151094-66c2-4847-b568-e9859af4dc15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:50,208 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:24:50,208 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d83e4dd1-00eb-415c-943b-0a7852d07d35', 'x-compute-request-id': 'req-d83e4dd1-00eb-415c-943b-0a7852d07d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:51,306 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.089s 2021-09-03 02:24:51,306 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-002327c7-cbe1-4166-a82f-4a821e5f2ddc', 'x-compute-request-id': 'req-002327c7-cbe1-4166-a82f-4a821e5f2ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:52,401 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:24:52,401 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-451f340d-8678-4d6e-a81d-0ec5dd9bdedb', 'x-compute-request-id': 'req-451f340d-8678-4d6e-a81d-0ec5dd9bdedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:53,498 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:24:53,499 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3714c07d-bbca-4976-8119-b36c0c75863b', 'x-compute-request-id': 'req-3714c07d-bbca-4976-8119-b36c0c75863b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:54,592 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.083s 2021-09-03 02:24:54,592 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3804ecfb-16cb-4eb5-bd94-f70d0921acc5', 'x-compute-request-id': 'req-3804ecfb-16cb-4eb5-bd94-f70d0921acc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:55,687 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:24:55,688 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba62be26-3d28-46fa-875e-fc7c9cb3bead', 'x-compute-request-id': 'req-ba62be26-3d28-46fa-875e-fc7c9cb3bead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:56,779 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.082s 2021-09-03 02:24:56,780 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3df89ca-7a29-429e-b9de-4972f798eb1a', 'x-compute-request-id': 'req-f3df89ca-7a29-429e-b9de-4972f798eb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:57,872 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.083s 2021-09-03 02:24:57,873 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-636a46e1-dce2-49c4-80d1-87fccc1c1b8f', 'x-compute-request-id': 'req-636a46e1-dce2-49c4-80d1-87fccc1c1b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:24:58,966 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:24:58,967 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1794439b-f989-49b5-b233-f75378ab6200', 'x-compute-request-id': 'req-1794439b-f989-49b5-b233-f75378ab6200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:00,061 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:00,061 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b283909-93b1-459a-b11c-58e4217385b0', 'x-compute-request-id': 'req-3b283909-93b1-459a-b11c-58e4217385b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:01,154 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:01,154 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90afe09b-d735-4cdc-9922-97e2f96daa3d', 'x-compute-request-id': 'req-90afe09b-d735-4cdc-9922-97e2f96daa3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:02,248 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:02,249 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97165dcd-e7fa-429c-8289-9672eea634a9', 'x-compute-request-id': 'req-97165dcd-e7fa-429c-8289-9672eea634a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:03,343 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:25:03,344 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e65e7a5-33a5-4958-9cf0-b6fa096c0f7f', 'x-compute-request-id': 'req-2e65e7a5-33a5-4958-9cf0-b6fa096c0f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:04,439 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:25:04,440 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39ad648b-72c9-4988-aa1e-38d5c4ca3b89', 'x-compute-request-id': 'req-39ad648b-72c9-4988-aa1e-38d5c4ca3b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:05,536 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.086s 2021-09-03 02:25:05,536 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2b8144-ab55-47bd-bb35-2bc8758018f4', 'x-compute-request-id': 'req-ae2b8144-ab55-47bd-bb35-2bc8758018f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:06,630 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:06,631 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07f093f9-6423-4543-9dcd-fd0f050470a5', 'x-compute-request-id': 'req-07f093f9-6423-4543-9dcd-fd0f050470a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:07,727 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:25:07,727 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-365ba0a4-b79e-46ae-a623-6cf56629f340', 'x-compute-request-id': 'req-365ba0a4-b79e-46ae-a623-6cf56629f340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:08,822 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.086s 2021-09-03 02:25:08,823 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ddbe9e2-3211-4bff-8f2c-1075c1f38f9a', 'x-compute-request-id': 'req-1ddbe9e2-3211-4bff-8f2c-1075c1f38f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:09,917 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:09,917 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-265ee2fc-29f8-4002-b1d5-28930cd6c6d4', 'x-compute-request-id': 'req-265ee2fc-29f8-4002-b1d5-28930cd6c6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:11,011 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:25:11,012 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a911cfef-d010-4b82-aa8d-5f9e729dd007', 'x-compute-request-id': 'req-a911cfef-d010-4b82-aa8d-5f9e729dd007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:12,106 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:12,106 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8edda683-9fb7-4509-9327-6ae786c957a9', 'x-compute-request-id': 'req-8edda683-9fb7-4509-9327-6ae786c957a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:13,198 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.083s 2021-09-03 02:25:13,199 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11de7b80-4dfa-441c-a263-6fe42f15b5f8', 'x-compute-request-id': 'req-11de7b80-4dfa-441c-a263-6fe42f15b5f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:14,292 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:25:14,292 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a3b9436-a889-489d-94df-c37a6ee43906', 'x-compute-request-id': 'req-3a3b9436-a889-489d-94df-c37a6ee43906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:15,386 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:15,386 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c31e87d-37e7-4cb7-aa27-1aa91c11dbd8', 'x-compute-request-id': 'req-2c31e87d-37e7-4cb7-aa27-1aa91c11dbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:16,482 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:25:16,482 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-400cb046-d49d-4d5e-9043-b330d2a69111', 'x-compute-request-id': 'req-400cb046-d49d-4d5e-9043-b330d2a69111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:17,575 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:17,575 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52acc104-8fe7-4620-bc96-5f4899a5bf29', 'x-compute-request-id': 'req-52acc104-8fe7-4620-bc96-5f4899a5bf29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:18,668 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.083s 2021-09-03 02:25:18,669 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c81ea4fc-b226-46b1-9ff9-3cecc1ea1fe0', 'x-compute-request-id': 'req-c81ea4fc-b226-46b1-9ff9-3cecc1ea1fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:19,763 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:19,763 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18b86b76-7d22-49fc-9787-c8a59146295c', 'x-compute-request-id': 'req-18b86b76-7d22-49fc-9787-c8a59146295c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:20,861 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.089s 2021-09-03 02:25:20,862 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dca0560c-24ff-42c0-99c0-bc63b9f89191', 'x-compute-request-id': 'req-dca0560c-24ff-42c0-99c0-bc63b9f89191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:21,956 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:21,956 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8122b039-3f1e-4bea-bc37-3b3a42a4ac68', 'x-compute-request-id': 'req-8122b039-3f1e-4bea-bc37-3b3a42a4ac68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:23,049 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.083s 2021-09-03 02:25:23,050 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dec37457-dd37-48ca-8a1c-f04512b2dc49', 'x-compute-request-id': 'req-dec37457-dd37-48ca-8a1c-f04512b2dc49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:24,146 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:25:24,147 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6beeb92d-5b94-4cb8-b730-bf8b8a90825f', 'x-compute-request-id': 'req-6beeb92d-5b94-4cb8-b730-bf8b8a90825f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:25,240 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.083s 2021-09-03 02:25:25,240 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d355cec7-b445-4036-948a-1d4ff1e0632f', 'x-compute-request-id': 'req-d355cec7-b445-4036-948a-1d4ff1e0632f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:26,334 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:26,335 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d7cce81-4518-44d4-a3ef-498c3df93462', 'x-compute-request-id': 'req-6d7cce81-4518-44d4-a3ef-498c3df93462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:27,431 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.088s 2021-09-03 02:25:27,432 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2027ae48-f2a8-4fca-bfe9-ab7ad6535a61', 'x-compute-request-id': 'req-2027ae48-f2a8-4fca-bfe9-ab7ad6535a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:28,525 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.083s 2021-09-03 02:25:28,525 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb8e5bd1-5575-40a9-b8a8-77cf634efb29', 'x-compute-request-id': 'req-eb8e5bd1-5575-40a9-b8a8-77cf634efb29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:29,620 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:25:29,620 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9478aa3-1bca-49bf-8c9c-a098477775bd', 'x-compute-request-id': 'req-a9478aa3-1bca-49bf-8c9c-a098477775bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:30,713 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.083s 2021-09-03 02:25:30,714 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89189d98-e2fd-45b8-a041-805b3a3f6050', 'x-compute-request-id': 'req-89189d98-e2fd-45b8-a041-805b3a3f6050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:31,807 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.083s 2021-09-03 02:25:31,807 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e836f990-6bb2-4206-92cc-90ad89cbf0f0', 'x-compute-request-id': 'req-e836f990-6bb2-4206-92cc-90ad89cbf0f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:32,901 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:32,901 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-545ccf05-899f-4afd-aa32-85fdf6888859', 'x-compute-request-id': 'req-545ccf05-899f-4afd-aa32-85fdf6888859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:33,995 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:33,995 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74b8785a-471c-48c7-aa0d-320b717be165', 'x-compute-request-id': 'req-74b8785a-471c-48c7-aa0d-320b717be165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:35,090 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:35,090 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5d9d0f6-0913-49cb-8ba1-0c87987a624b', 'x-compute-request-id': 'req-d5d9d0f6-0913-49cb-8ba1-0c87987a624b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:36,189 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.089s 2021-09-03 02:25:36,189 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b815561a-d788-4069-bb3c-fcc28906b5c0', 'x-compute-request-id': 'req-b815561a-d788-4069-bb3c-fcc28906b5c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:37,283 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:37,284 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0f1fe47-622f-47c6-887d-c0e0f99f50b9', 'x-compute-request-id': 'req-d0f1fe47-622f-47c6-887d-c0e0f99f50b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:38,390 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.097s 2021-09-03 02:25:38,390 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55a901c5-ae8d-4ff7-a329-16c55cbc679a', 'x-compute-request-id': 'req-55a901c5-ae8d-4ff7-a329-16c55cbc679a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:39,510 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.111s 2021-09-03 02:25:39,510 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d92e21-6490-40c6-be6e-0395df1c33c6', 'x-compute-request-id': 'req-50d92e21-6490-40c6-be6e-0395df1c33c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:40,605 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:25:40,605 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccfa0b86-48b6-4d60-8c4b-5401ce981050', 'x-compute-request-id': 'req-ccfa0b86-48b6-4d60-8c4b-5401ce981050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:41,702 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.088s 2021-09-03 02:25:41,703 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f55aaaba-ac85-472e-9967-75ff79b3657e', 'x-compute-request-id': 'req-f55aaaba-ac85-472e-9967-75ff79b3657e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:42,943 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.231s 2021-09-03 02:25:42,943 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ff5eb10-3917-4703-b05b-8d861bb71903', 'x-compute-request-id': 'req-6ff5eb10-3917-4703-b05b-8d861bb71903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:44,038 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:25:44,038 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62fbc98f-9496-412d-a8b7-9db30b8ef52b', 'x-compute-request-id': 'req-62fbc98f-9496-412d-a8b7-9db30b8ef52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:45,134 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:25:45,135 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d094a18-fa19-4827-b1f2-eda2eefb61f8', 'x-compute-request-id': 'req-0d094a18-fa19-4827-b1f2-eda2eefb61f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:46,232 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:25:46,232 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a4e9533-0a73-4919-bd10-3cb26d9b4d1c', 'x-compute-request-id': 'req-9a4e9533-0a73-4919-bd10-3cb26d9b4d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:47,327 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:25:47,328 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3c9f553-a798-4dc8-ac65-a574bfff6283', 'x-compute-request-id': 'req-e3c9f553-a798-4dc8-ac65-a574bfff6283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:48,426 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.089s 2021-09-03 02:25:48,426 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b21300b5-2684-44c0-8ce5-503c0f6e5e1f', 'x-compute-request-id': 'req-b21300b5-2684-44c0-8ce5-503c0f6e5e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:49,521 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.086s 2021-09-03 02:25:49,522 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8250231-6285-413c-82fa-52ea08a8e17e', 'x-compute-request-id': 'req-a8250231-6285-413c-82fa-52ea08a8e17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:50,616 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.086s 2021-09-03 02:25:50,617 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb44038-602d-4294-9102-d3d61ed0559d', 'x-compute-request-id': 'req-cfb44038-602d-4294-9102-d3d61ed0559d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:51,714 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.088s 2021-09-03 02:25:51,715 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c391bdf-5c2c-4c78-8f12-8da7f6842e1d', 'x-compute-request-id': 'req-4c391bdf-5c2c-4c78-8f12-8da7f6842e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:52,811 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.086s 2021-09-03 02:25:52,811 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6968f30-6fde-4ace-8481-2c84bfa9164c', 'x-compute-request-id': 'req-d6968f30-6fde-4ace-8481-2c84bfa9164c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:53,905 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:25:53,905 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49a8b365-c3d5-4818-a123-b7928da847d9', 'x-compute-request-id': 'req-49a8b365-c3d5-4818-a123-b7928da847d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:55,004 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.089s 2021-09-03 02:25:55,005 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2815828a-78b3-483f-aabf-bc61490ea752', 'x-compute-request-id': 'req-2815828a-78b3-483f-aabf-bc61490ea752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:56,100 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:25:56,101 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d45de4b0-2092-48aa-8ac2-810d273d6fe9', 'x-compute-request-id': 'req-d45de4b0-2092-48aa-8ac2-810d273d6fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:57,195 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:25:57,195 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fecc6440-6680-4dbc-89ce-0d871b4cad12', 'x-compute-request-id': 'req-fecc6440-6680-4dbc-89ce-0d871b4cad12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:58,297 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.092s 2021-09-03 02:25:58,297 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-365801b7-b05f-416c-910f-fe875657da82', 'x-compute-request-id': 'req-365801b7-b05f-416c-910f-fe875657da82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:25:59,397 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.090s 2021-09-03 02:25:59,397 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-826ce424-20e1-4369-aab9-58dd069e3514', 'x-compute-request-id': 'req-826ce424-20e1-4369-aab9-58dd069e3514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:00,492 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:26:00,507 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0009f93b-4c1a-41d0-8f7c-d2f18f74d853', 'x-compute-request-id': 'req-0009f93b-4c1a-41d0-8f7c-d2f18f74d853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:01,604 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:26:01,605 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e29c4fd-cf8b-410a-b051-31a5d9c3c789', 'x-compute-request-id': 'req-3e29c4fd-cf8b-410a-b051-31a5d9c3c789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:02,699 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:26:02,699 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91a0ac58-f1d8-468c-b0e1-994663ca4fe6', 'x-compute-request-id': 'req-91a0ac58-f1d8-468c-b0e1-994663ca4fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:03,794 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:26:03,794 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c12b3237-1813-4209-b7c7-4e4a92ec58ba', 'x-compute-request-id': 'req-c12b3237-1813-4209-b7c7-4e4a92ec58ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:04,890 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.086s 2021-09-03 02:26:04,890 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18fce82e-a30d-4752-abb9-8059fddb43fd', 'x-compute-request-id': 'req-18fce82e-a30d-4752-abb9-8059fddb43fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:05,988 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:26:05,992 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-716b1253-2a7f-45c9-9a55-cc8b1593a561', 'x-compute-request-id': 'req-716b1253-2a7f-45c9-9a55-cc8b1593a561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:07,089 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:26:07,089 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab950ff-f632-4726-8161-4a9bd95c8bff', 'x-compute-request-id': 'req-6ab950ff-f632-4726-8161-4a9bd95c8bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:08,186 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.087s 2021-09-03 02:26:08,187 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4a95a10-73ff-4514-83fd-d3887f5e01ea', 'x-compute-request-id': 'req-e4a95a10-73ff-4514-83fd-d3887f5e01ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:09,282 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:26:09,283 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c765de7-0fc7-4c4b-8d92-8f991ce96345', 'x-compute-request-id': 'req-2c765de7-0fc7-4c4b-8d92-8f991ce96345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:10,377 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.085s 2021-09-03 02:26:10,378 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a11434fa-c126-4813-b53a-0dfe8fcfdf61', 'x-compute-request-id': 'req-a11434fa-c126-4813-b53a-0dfe8fcfdf61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:11,476 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.089s 2021-09-03 02:26:11,477 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3c74d0a-79ae-47b5-86c2-bee206c693f3', 'x-compute-request-id': 'req-e3c74d0a-79ae-47b5-86c2-bee206c693f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:12,570 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.084s 2021-09-03 02:26:12,571 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-550f875f-b374-4d50-a698-e55917af397f', 'x-compute-request-id': 'req-550f875f-b374-4d50-a698-e55917af397f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:13,676 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.096s 2021-09-03 02:26:13,677 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7f40fe0-bdbd-46ab-9edc-b4fa617b9e94', 'x-compute-request-id': 'req-c7f40fe0-bdbd-46ab-9edc-b4fa617b9e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"server": {"id": "7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a", "name": "tempest-AttachVolumeShelveTestJSON-server-208938555", "status": "DELETED", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:08:16Z", "updated": "2021-09-03T02:26:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-09-03T02:14:32Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1334096779", "OS-SRV-USG:launched_at": "2021-09-03T02:11:28.000000", "OS-SRV-USG:terminated_at": "2021-09-03T02:26:13.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": "37119b52-be24-4c91-84ea-1cf73d9a4f25", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-09-03 02:26:13,685 109419 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 122 second wait 2021-09-03 02:26:14,717 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a 0.031s 2021-09-03 02:26:14,718 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:14 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-42c77586-5fc5-4c7a-a7e0-194591b9f7ac', 'x-compute-request-id': 'req-42c77586-5fc5-4c7a-a7e0-194591b9f7ac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a could not be found."}}' 2021-09-03 02:26:14,810 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.21/compute/v2.1/os-keypairs/tempest-keypair-1334096779 0.091s 2021-09-03 02:26:14,810 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:14 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-5a2054b5-0a1d-4d7e-ae2a-78c3d6042da2', 'x-compute-request-id': 'req-5a2054b5-0a1d-4d7e-ae2a-78c3d6042da2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21/compute/v2.1/os-keypairs/tempest-keypair-1334096779'} Body: b'' 2021-09-03 02:26:15,016 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.21:9696/v2.0/security-groups/a4b86eb1-16f4-4ecc-af39-abae46030751 0.205s 2021-09-03 02:26:15,017 109419 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-87c19d6f-3bce-495c-be6d-220195e64144', 'content-length': '0', 'date': 'Fri, 03 Sep 2021 02:26:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21:9696/v2.0/security-groups/a4b86eb1-16f4-4ecc-af39-abae46030751'} Body: b'' 2021-09-03 02:26:15,034 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.21:9696/v2.0/security-groups/a4b86eb1-16f4-4ecc-af39-abae46030751 0.016s 2021-09-03 02:26:15,034 109419 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-591bb82b-db6d-4fe4-bc2a-0591f2f2daaa', 'date': 'Fri, 03 Sep 2021 02:26:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.21:9696/v2.0/security-groups/a4b86eb1-16f4-4ecc-af39-abae46030751'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a4b86eb1-16f4-4ecc-af39-abae46030751 does not exist", "detail": ""}}' 2021-09-03 02:26:15,534 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.21:9696/v2.0/floatingips/e97e25d7-fe4a-44af-bdf1-7dc2f821c787 0.499s 2021-09-03 02:26:15,534 109419 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-e79e0079-0ddb-4d3b-ab1c-dd6f01441f99', 'content-length': '0', 'date': 'Fri, 03 Sep 2021 02:26:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21:9696/v2.0/floatingips/e97e25d7-fe4a-44af-bdf1-7dc2f821c787'} 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 37119b52-be24-4c91-84ea-1cf73d9a4f25 failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 380, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 37119b52-be24-4c91-84ea-1cf73d9a4f25 failed to detach from server 7c29e4d2-77f7-4e9f-8bb3-1dba9eaf7e0a within the required time (360 s) from the compute API perspective |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft10.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-09-03 02:26:15,734 109419 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-09-03 02:26:15,734 109419 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-09-03 02:26:15,949 109419 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21/compute/v2.1/os-keypairs 0.213s 2021-09-03 02:26:15,949 109419 DEBUG [tempest.lib.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-1879121322"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb887927-e758-42a0-a6ab-45b3bd6030a1', 'x-compute-request-id': 'req-eb887927-e758-42a0-a6ab-45b3bd6030a1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEApIeF3MXJbCHsN4xKKst3FWgmooJAsDyCRhU5YtLDjZeYkznl\\n+1hRJ+iC+VwgDxaTm6JsUg25pixVwVuX2s/DZvB+EXkIfVJ+rLkIXcrZ5mydVztQ\\nyIponxEbrX68ZwpADTCs9sWDo62W6oOhv/pIG9yUrzOLXanePBOmJ9D4P/I5tJj6\\n26XuPwOtNKxwaolYw9QQG5UeEPQcKHp16OBim2+1KzUitAcED+GoW6V4OZ06p6Al\\n18gKCHCCbfYlYvNb9GW0z5AUJpsSqORcFUldUN/SuZnPqh1/rxIEWOb6km8pD0pt\\nlt+H1rQ21E3JrkAuMNMmF9x0xCwFcUZ0UdwvEwIDAQABAoIBAGCmqDF4Ewotp1k+\\nVXdsTQlLRJ7ki2G8Of83ip2OGIh+DIg4U+ziBdK+2Onpf3+9kHq14JIXM/71Pm83\\nAi7tK+m1zykug5kzM+z9SXfnqTeeiJNs6djUzf7bivnRYJXbRKM6+/B/OQSW/ffH\\n2eYv/do4KzP8wJsGJeH+3PW44YyWKp5LU2DvhYX5SofMeZiAbpUtIaSKJ2dAgat8\\nfDm6lK0XRFaVa55f40guV1uBrNr3YYolehGRLuqwdn+3eAXmG+5pK2+6fXyRw/4g\\nFCNGPchm4qpE8XpOr95v4R0uaJgB1rK08PZOUkaJKimL/9r8878KyzqAN6mFZvwI\\nKkDx0LkCgYEA1LxBbbQs/mN9grSggtnxRN/kcjuqi1S0kEr8IrJTCdwR7NOw2EuE\\n01G2uA4e+HGdHkOu6nCWwCQtMS3bDq8wrVTq5ejS4Qb1cRHlxKWsd2ovJrIzb0C0\\nitOiWdDnZ1QWOQ1GRl6n2jZfpX6Xcaxxx3haXGtyH/EPIJyv8WGfat8CgYEAxf1+\\n6X6P12yC83EILM7/6NE+//ou6thxW8M6EB4z7zp52qEJFkHkMzPktaDiM0fnBolb\\n7BZYkGyK270kx11Bhd1VOeLc5YRCXrrGbYxc5xSZw5EzWY+jEnd4DCpxVjK6Ul7i\\nyAzLUgRKKcig1ie+OYfM5VOwE72pPD+yjPViNk0CgYAKMHYlzgJ1sMg7MXGastum\\ng97KRedWQxle6+iFtOrbRwoowL7wrTVQddJ9oFeFaNOwtmczXW8rBtCPUXXzjxqS\\nwsV5e5xWIOIypzvNHm5TTeeyP8jM5FmBaL+W87WRsmpaEzOxfSkm/4G3SIfybuMI\\nPdB+KrtNolsqIbcfpaBgGwKBgQC/E/w0uml1/YqQCalbHVeLSM5lWv2GtucIKWzS\\n+2Mh4SyS3FGZwnPLGq0CwUctOJp1C4HEYniMwcRtd6iUI6NF3ysOV6zacP9gzx8L\\nwKg0eARB4tNM/zvhaZ1ZGGkTSJfbQSna6cYb3Hn6w16979M9UJtlQ5QuKR+4Pr1C\\nHtvvDQKBgD8SI2WdLnZpNqGpCT6UIrhpwoM/Cf6I+zeWxkAjJY+XM7NK7AJ3Zhnk\\nxbfe6Vuw0wUnH5Pm1cNWiBzTrIWvCQNgkWTd9LV7Vr8OZ5V121K76nI5AiiO+okq\\nV8ty4V2Oi+IwmwCGHJm/LEXmEXbHRNszmdjq+ofh83fFNTGflitv\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1879121322", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkh4XcxclsIew3jEoqy3cVaCaigkCwPIJGFTli0sONl5iTOeX7WFEn6IL5XCAPFpObomxSDbmmLFXBW5faz8Nm8H4ReQh9Un6suQhdytnmbJ1XO1DIimifERutfrxnCkANMKz2xYOjrZbqg6G/+kgb3JSvM4tdqd48E6Yn0Pg/8jm0mPrbpe4/A600rHBqiVjD1BAblR4Q9BwoenXo4GKbb7UrNSK0BwQP4ahbpXg5nTqnoCXXyAoIcIJt9iVi81v0ZbTPkBQmmxKo5FwVSV1Q39K5mc+qHX+vEgRY5vqSbykPSm2W34fWtDbUTcmuQC4w0yYX3HTELAVxRnRR3C8T Generated-by-Nova", "fingerprint": "f0:f2:99:a2:33:ba:f6:b3:4b:6f:9c:47:3c:36:b0:c8", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4"}}' 2021-09-03 02:26:15,951 109419 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1879121322 created 2021-09-03 02:26:16,294 109419 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21:9696/v2.0/security-groups 0.343s 2021-09-03 02:26:16,295 109419 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--943392841", "description": "tempest-description--266944932"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1578', 'x-openstack-request-id': 'req-de0669a6-aa9c-4241-bfe5-886d7614a08f', 'date': 'Fri, 03 Sep 2021 02:26:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "a96265d1-ef7b-4581-806b-194a3046ee54", "name": "tempest-securitygroup--943392841", "stateful": true, "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "description": "tempest-description--266944932", "security_group_rules": [{"id": "3399b3ea-3a64-4e7b-9c38-d17ef4e6187a", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "security_group_id": "a96265d1-ef7b-4581-806b-194a3046ee54", "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": 467, "description": null, "tags": [], "created_at": "2021-09-03T02:26:16Z", "updated_at": "2021-09-03T02:26:16Z", "revision_number": 0, "project_id": "4715a94c48a743b08204df2edcd05ea5"}, {"id": "42d8ae5b-b6b7-411f-b74a-1d31702deaad", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "security_group_id": "a96265d1-ef7b-4581-806b-194a3046ee54", "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": 468, "description": null, "tags": [], "created_at": "2021-09-03T02:26:16Z", "updated_at": "2021-09-03T02:26:16Z", "revision_number": 0, "project_id": "4715a94c48a743b08204df2edcd05ea5"}], "tags": [], "created_at": "2021-09-03T02:26:16Z", "updated_at": "2021-09-03T02:26:16Z", "revision_number": 1, "project_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:26:16,581 109419 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21:9696/v2.0/security-group-rules 0.285s 2021-09-03 02:26:16,581 109419 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": "a96265d1-ef7b-4581-806b-194a3046ee54", "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-362261c1-50fe-460f-b0ad-9e1324886546', 'date': 'Fri, 03 Sep 2021 02:26:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1fefd9db-1810-4457-9eac-cb5ab3cb3c6b", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "security_group_id": "a96265d1-ef7b-4581-806b-194a3046ee54", "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-09-03T02:26:16Z", "updated_at": "2021-09-03T02:26:16Z", "revision_number": 0, "project_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:26:16,895 109419 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21:9696/v2.0/security-group-rules 0.313s 2021-09-03 02:26:16,895 109419 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": "a96265d1-ef7b-4581-806b-194a3046ee54", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-59043727-d79d-4a22-b294-3be8babc6bb9', 'date': 'Fri, 03 Sep 2021 02:26:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a7341e20-d722-4b40-87e3-4db8fe82a1dd", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "security_group_id": "a96265d1-ef7b-4581-806b-194a3046ee54", "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-09-03T02:26:16Z", "updated_at": "2021-09-03T02:26:16Z", "revision_number": 0, "project_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:26:16,895 109419 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--943392841 created 2021-09-03 02:26:17,974 109419 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21:9696/v2.0/floatingips 1.078s 2021-09-03 02:26:17,974 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "f4c19d40-ba77-4711-a1ff-e25228796469"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-a19561bd-20fb-4b61-956c-5739a27e1a7a', 'date': 'Fri, 03 Sep 2021 02:26:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d3e13531-2172-4640-a996-26932e26aa3f", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "floating_ip_address": "172.27.0.61", "floating_network_id": "f4c19d40-ba77-4711-a1ff-e25228796469", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4715a94c48a743b08204df2edcd05ea5", "description": "", "port_details": null, "tags": [], "created_at": "2021-09-03T02:26:17Z", "updated_at": "2021-09-03T02:26:17Z", "revision_number": 0}}' 2021-09-03 02:26:17,975 109419 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd3e13531-2172-4640-a996-26932e26aa3f', 'tenant_id': '4715a94c48a743b08204df2edcd05ea5', 'floating_ip_address': '172.27.0.61', 'floating_network_id': 'f4c19d40-ba77-4711-a1ff-e25228796469', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4715a94c48a743b08204df2edcd05ea5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-09-03T02:26:17Z', 'updated_at': '2021-09-03T02:26:17Z', 'revision_number': 0, 'ip': '172.27.0.61'} created 2021-09-03 02:26:18,062 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.21/identity/v3/auth/tokens 0.081s 2021-09-03 02:26:18,063 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3403', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a3975310-c9c8-4d4f-ab2a-062de09516d7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "dce4a951a4664836a7b86f4f9ca1e0d4", "name": "tempest-AttachVolumeShelveTestJSON-3687174-project", "password_expires_at": null}, "audit_ids": ["wNzEFaCFT9GhmO4Ho386qg"], "expires_at": "2021-09-03T03:26:18.000000Z", "issued_at": "2021-09-03T02:26:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4715a94c48a743b08204df2edcd05ea5", "name": "tempest-AttachVolumeShelveTestJSON-3687174"}, "is_domain": false, "roles": [{"id": "703f65e98dca4c57b2b737986fd9d461", "name": "reader"}, {"id": "5ab50f2f7aa543449aead6f6d82a0d27", "name": "member"}], "catalog": [{"endpoints": [{"id": "cd8fa55269254162a6a4741b36dc852e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/placement", "region": "RegionOne"}], "id": "0e68b91ce9ff4970869be403a99a1590", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "018b93216bbb44e2ac1e3320d0d99c2a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5", "region": "RegionOne"}], "id": "11baebafe953446eb7376d45fb6ee876", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d759f9adc8d347908ca1980941bf10c9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21:9696/", "region": "RegionOne"}], "id": "1bf0edf9582945919a4811084074670d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c4546b5d42654b89b78bd57349e2dfcc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/image", "region": "RegionOne"}], "id": "1e936115e3144333b9172cd4e5b96efc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e7c0761da2984ce1b3fb69ed543d3cd0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/compute/v2/4715a94c48a743b08204df2edcd05ea5", "region": "RegionOne"}], "id": "9486862286a24efa914a912661abb452", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "31834e6204de4bb1899d5dd56c8e6748", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.21:8080", "region": "RegionOne"}, {"id": "c7951f5a72734be5b50acac8b705a847", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21:8080/v1/AUTH_4715a94c48a743b08204df2edcd05ea5", "region": "RegionOne"}], "id": "9ac2332bc11643978ff7a9d1b98b385d", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "e785d81a66c84739b40cdb1a95f61a34", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/compute/v2.1", "region": "RegionOne"}], "id": "ad29b72c1b49430fbcbbedcdcc1e5e7f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7fa72d7dc4e947a19c5f921b7c47ac3f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5", "region": "RegionOne"}], "id": "c7e00fbfb32943fab0adf9d3a84af46d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "76225045f3524a6da9c68bdf4a223360", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/identity", "region": "RegionOne"}, {"id": "96bbb116b074416a908bb2c718967a4c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.21/identity", "region": "RegionOne"}], "id": "d1c66d5c439147fbb69d7ce0696fc6c9", "type": "identity", "name": "keystone"}]}}' 2021-09-03 02:26:18,064 109419 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '0ce91eac-9b88-4122-abff-d06982620e1a', 'name': 'tempest-AttachVolumeShelveTestJSON-1520291944-network', 'tenant_id': '4715a94c48a743b08204df2edcd05ea5', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4715a94c48a743b08204df2edcd05ea5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 114, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-09-03T02:07:43Z', 'updated_at': '2021-09-03T02:07:43Z', 'revision_number': 1} available for tenant 2021-09-03 02:26:18,064 109419 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApIeF3MXJbCHsN4xKKst3FWgmooJAsDyCRhU5YtLDjZeYkznl\n+1hRJ+iC+VwgDxaTm6JsUg25pixVwVuX2s/DZvB+EXkIfVJ+rLkIXcrZ5mydVztQ\nyIponxEbrX68ZwpADTCs9sWDo62W6oOhv/pIG9yUrzOLXanePBOmJ9D4P/I5tJj6\n26XuPwOtNKxwaolYw9QQG5UeEPQcKHp16OBim2+1KzUitAcED+GoW6V4OZ06p6Al\n18gKCHCCbfYlYvNb9GW0z5AUJpsSqORcFUldUN/SuZnPqh1/rxIEWOb6km8pD0pt\nlt+H1rQ21E3JrkAuMNMmF9x0xCwFcUZ0UdwvEwIDAQABAoIBAGCmqDF4Ewotp1k+\nVXdsTQlLRJ7ki2G8Of83ip2OGIh+DIg4U+ziBdK+2Onpf3+9kHq14JIXM/71Pm83\nAi7tK+m1zykug5kzM+z9SXfnqTeeiJNs6djUzf7bivnRYJXbRKM6+/B/OQSW/ffH\n2eYv/do4KzP8wJsGJeH+3PW44YyWKp5LU2DvhYX5SofMeZiAbpUtIaSKJ2dAgat8\nfDm6lK0XRFaVa55f40guV1uBrNr3YYolehGRLuqwdn+3eAXmG+5pK2+6fXyRw/4g\nFCNGPchm4qpE8XpOr95v4R0uaJgB1rK08PZOUkaJKimL/9r8878KyzqAN6mFZvwI\nKkDx0LkCgYEA1LxBbbQs/mN9grSggtnxRN/kcjuqi1S0kEr8IrJTCdwR7NOw2EuE\n01G2uA4e+HGdHkOu6nCWwCQtMS3bDq8wrVTq5ejS4Qb1cRHlxKWsd2ovJrIzb0C0\nitOiWdDnZ1QWOQ1GRl6n2jZfpX6Xcaxxx3haXGtyH/EPIJyv8WGfat8CgYEAxf1+\n6X6P12yC83EILM7/6NE+//ou6thxW8M6EB4z7zp52qEJFkHkMzPktaDiM0fnBolb\n7BZYkGyK270kx11Bhd1VOeLc5YRCXrrGbYxc5xSZw5EzWY+jEnd4DCpxVjK6Ul7i\nyAzLUgRKKcig1ie+OYfM5VOwE72pPD+yjPViNk0CgYAKMHYlzgJ1sMg7MXGastum\ng97KRedWQxle6+iFtOrbRwoowL7wrTVQddJ9oFeFaNOwtmczXW8rBtCPUXXzjxqS\nwsV5e5xWIOIypzvNHm5TTeeyP8jM5FmBaL+W87WRsmpaEzOxfSkm/4G3SIfybuMI\nPdB+KrtNolsqIbcfpaBgGwKBgQC/E/w0uml1/YqQCalbHVeLSM5lWv2GtucIKWzS\n+2Mh4SyS3FGZwnPLGq0CwUctOJp1C4HEYniMwcRtd6iUI6NF3ysOV6zacP9gzx8L\nwKg0eARB4tNM/zvhaZ1ZGGkTSJfbQSna6cYb3Hn6w16979M9UJtlQ5QuKR+4Pr1C\nHtvvDQKBgD8SI2WdLnZpNqGpCT6UIrhpwoM/Cf6I+zeWxkAjJY+XM7NK7AJ3Zhnk\nxbfe6Vuw0wUnH5Pm1cNWiBzTrIWvCQNgkWTd9LV7Vr8OZ5V121K76nI5AiiO+okq\nV8ty4V2Oi+IwmwCGHJm/LEXmEXbHRNszmdjq+ofh83fFNTGflitv\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1879121322', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkh4XcxclsIew3jEoqy3cVaCaigkCwPIJGFTli0sONl5iTOeX7WFEn6IL5XCAPFpObomxSDbmmLFXBW5faz8Nm8H4ReQh9Un6suQhdytnmbJ1XO1DIimifERutfrxnCkANMKz2xYOjrZbqg6G/+kgb3JSvM4tdqd48E6Yn0Pg/8jm0mPrbpe4/A600rHBqiVjD1BAblR4Q9BwoenXo4GKbb7UrNSK0BwQP4ahbpXg5nTqnoCXXyAoIcIJt9iVi81v0ZbTPkBQmmxKo5FwVSV1Q39K5mc+qHX+vEgRY5vqSbykPSm2W34fWtDbUTcmuQC4w0yYX3HTELAVxRnRR3C8T Generated-by-Nova', 'fingerprint': 'f0:f2:99:a2:33:ba:f6:b3:4b:6f:9c:47:3c:36:b0:c8', 'user_id': 'dce4a951a4664836a7b86f4f9ca1e0d4'}, 'security_group': {'id': 'a96265d1-ef7b-4581-806b-194a3046ee54', 'name': 'tempest-securitygroup--943392841', 'stateful': True, 'tenant_id': '4715a94c48a743b08204df2edcd05ea5', 'description': 'tempest-description--266944932', 'security_group_rules': [{'id': '3399b3ea-3a64-4e7b-9c38-d17ef4e6187a', 'tenant_id': '4715a94c48a743b08204df2edcd05ea5', 'security_group_id': 'a96265d1-ef7b-4581-806b-194a3046ee54', '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': 467, 'description': None, 'tags': [], 'created_at': '2021-09-03T02:26:16Z', 'updated_at': '2021-09-03T02:26:16Z', 'revision_number': 0, 'project_id': '4715a94c48a743b08204df2edcd05ea5'}, {'id': '42d8ae5b-b6b7-411f-b74a-1d31702deaad', 'tenant_id': '4715a94c48a743b08204df2edcd05ea5', 'security_group_id': 'a96265d1-ef7b-4581-806b-194a3046ee54', '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': 468, 'description': None, 'tags': [], 'created_at': '2021-09-03T02:26:16Z', 'updated_at': '2021-09-03T02:26:16Z', 'revision_number': 0, 'project_id': '4715a94c48a743b08204df2edcd05ea5'}], 'tags': [], 'created_at': '2021-09-03T02:26:16Z', 'updated_at': '2021-09-03T02:26:16Z', 'revision_number': 1, 'project_id': '4715a94c48a743b08204df2edcd05ea5'}, 'floating_ip': {'id': 'd3e13531-2172-4640-a996-26932e26aa3f', 'tenant_id': '4715a94c48a743b08204df2edcd05ea5', 'floating_ip_address': '172.27.0.61', 'floating_network_id': 'f4c19d40-ba77-4711-a1ff-e25228796469', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4715a94c48a743b08204df2edcd05ea5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-09-03T02:26:17Z', 'updated_at': '2021-09-03T02:26:17Z', 'revision_number': 0, 'ip': '172.27.0.61'}} 2021-09-03 02:26:18,957 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.21/compute/v2.1/servers 0.892s 2021-09-03 02:26:18,957 109419 DEBUG [tempest.lib.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-1023020240", "imageRef": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "0ce91eac-9b88-4122-abff-d06982620e1a"}], "security_groups": [{"name": "tempest-securitygroup--943392841"}], "key_name": "tempest-keypair-1879121322", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2d128ee-63b6-49de-8e06-7ec09a98a655', 'x-compute-request-id': 'req-d2d128ee-63b6-49de-8e06-7ec09a98a655', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/servers'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--943392841"}], "adminPass": "password"}}' 2021-09-03 02:26:19,033 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.073s 2021-09-03 02:26:19,033 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbb2cc6e-0bca-4b80-b528-cddb800a97f4', 'x-compute-request-id': 'req-dbb2cc6e-0bca-4b80-b528-cddb800a97f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "name": "tempest-AttachVolumeShelveTestJSON-server-1023020240", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:26:19Z", "updated": "2021-09-03T02:26:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1879121322", "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-09-03 02:26:20,128 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.085s 2021-09-03 02:26:20,129 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f094e5e-0966-4e2e-8c52-0dd9f4c7d254', 'x-compute-request-id': 'req-4f094e5e-0966-4e2e-8c52-0dd9f4c7d254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "name": "tempest-AttachVolumeShelveTestJSON-server-1023020240", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:26:18Z", "updated": "2021-09-03T02:26:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1879121322", "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-09-03 02:26:20,137 109419 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-09-03 02:26:21,229 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.091s 2021-09-03 02:26:21,229 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90fa3f68-141b-483a-8263-ecc1e170e45b', 'x-compute-request-id': 'req-90fa3f68-141b-483a-8263-ecc1e170e45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "name": "tempest-AttachVolumeShelveTestJSON-server-1023020240", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:26:18Z", "updated": "2021-09-03T02:26:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1879121322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-09-03 02:26:21,237 109419 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2021-09-03 02:26:22,400 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.161s 2021-09-03 02:26:22,400 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba123eb2-ba0b-42ec-b51d-08dc23feb01a', 'x-compute-request-id': 'req-ba123eb2-ba0b-42ec-b51d-08dc23feb01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "name": "tempest-AttachVolumeShelveTestJSON-server-1023020240", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:26:18Z", "updated": "2021-09-03T02:26:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1879121322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943392841"}], "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-09-03 02:26:23,559 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.149s 2021-09-03 02:26:23,559 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab1f9e26-080e-4698-abe0-3f599555991f', 'x-compute-request-id': 'req-ab1f9e26-080e-4698-abe0-3f599555991f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "name": "tempest-AttachVolumeShelveTestJSON-server-1023020240", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:26:18Z", "updated": "2021-09-03T02:26:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1879121322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943392841"}], "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-09-03 02:26:24,710 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.141s 2021-09-03 02:26:24,710 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89ce8a5e-cad2-4a7a-a53a-39ac47d38732', 'x-compute-request-id': 'req-89ce8a5e-cad2-4a7a-a53a-39ac47d38732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "name": "tempest-AttachVolumeShelveTestJSON-server-1023020240", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:26:18Z", "updated": "2021-09-03T02:26:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1879121322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943392841"}], "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-09-03 02:26:25,868 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.149s 2021-09-03 02:26:25,869 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-257a568e-0b7d-4c5f-88f9-c8d2199005b3', 'x-compute-request-id': 'req-257a568e-0b7d-4c5f-88f9-c8d2199005b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "name": "tempest-AttachVolumeShelveTestJSON-server-1023020240", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:26:18Z", "updated": "2021-09-03T02:26:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1879121322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943392841"}], "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-09-03 02:26:27,019 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.141s 2021-09-03 02:26:27,020 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fd75af8-3a3d-4fc1-823b-4e4133f488de', 'x-compute-request-id': 'req-0fd75af8-3a3d-4fc1-823b-4e4133f488de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "name": "tempest-AttachVolumeShelveTestJSON-server-1023020240", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:26:18Z", "updated": "2021-09-03T02:26:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1879121322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943392841"}], "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-09-03 02:26:28,196 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.167s 2021-09-03 02:26:28,196 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b17e64e-d740-49da-9452-3ca890f14bba', 'x-compute-request-id': 'req-3b17e64e-d740-49da-9452-3ca890f14bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "name": "tempest-AttachVolumeShelveTestJSON-server-1023020240", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:26:18Z", "updated": "2021-09-03T02:26:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1879121322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943392841"}], "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-09-03 02:26:29,358 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.152s 2021-09-03 02:26:29,359 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-059bba6f-359c-49a3-b527-e917b044a381', 'x-compute-request-id': 'req-059bba6f-359c-49a3-b527-e917b044a381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "name": "tempest-AttachVolumeShelveTestJSON-server-1023020240", "status": "BUILD", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:26:18Z", "updated": "2021-09-03T02:26:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1879121322", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943392841"}], "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-09-03 02:26:30,512 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.143s 2021-09-03 02:26:30,512 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6c5f484-ef02-48f1-a5cd-4979015e2506', 'x-compute-request-id': 'req-c6c5f484-ef02-48f1-a5cd-4979015e2506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "name": "tempest-AttachVolumeShelveTestJSON-server-1023020240", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:26:18Z", "updated": "2021-09-03T02:26:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:0d:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1879121322", "OS-SRV-USG:launched_at": "2021-09-03T02:26:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943392841"}], "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-09-03 02:26:30,521 109419 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2021-09-03 02:26:30,614 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/os-interface 0.092s 2021-09-03 02:26:30,614 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:30 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-3e0e00d0-6c75-4c98-a27a-969ba659bf26', 'x-compute-request-id': 'req-3e0e00d0-6c75-4c98-a27a-969ba659bf26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0ce91eac-9b88-4122-abff-d06982620e1a", "port_id": "91f72dec-5b6c-431f-998b-9c9220dd1f42", "mac_addr": "fa:16:3e:c3:0d:4e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b6115c26-c571-46d7-8b06-bc279e8d1de2", "ip_address": "172.20.0.8"}]}]}' 2021-09-03 02:26:31,574 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.21:9696/v2.0/floatingips/d3e13531-2172-4640-a996-26932e26aa3f 0.956s 2021-09-03 02:26:31,574 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "91f72dec-5b6c-431f-998b-9c9220dd1f42"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-89527d3b-30fa-4869-8207-28b0e94bc772', 'date': 'Fri, 03 Sep 2021 02:26:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21:9696/v2.0/floatingips/d3e13531-2172-4640-a996-26932e26aa3f'} Body: b'{"floatingip": {"id": "d3e13531-2172-4640-a996-26932e26aa3f", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "floating_ip_address": "172.27.0.61", "floating_network_id": "f4c19d40-ba77-4711-a1ff-e25228796469", "router_id": "66261697-ed86-4146-91ad-6c53a07a0545", "port_id": "91f72dec-5b6c-431f-998b-9c9220dd1f42", "fixed_ip_address": "172.20.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0ce91eac-9b88-4122-abff-d06982620e1a", "mac_address": "fa:16:3e:c3:0d:4e", "admin_state_up": true, "status": "ACTIVE", "device_id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-09-03T02:26:17Z", "updated_at": "2021-09-03T02:26:31Z", "revision_number": 1, "project_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:26:31,652 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.077s 2021-09-03 02:26:31,652 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d59abd25-3ea9-497e-a66a-a5e7d2c37614', 'x-compute-request-id': 'req-d59abd25-3ea9-497e-a66a-a5e7d2c37614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action'} Body: b'{"output": ""}' 2021-09-03 02:26:32,728 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.074s 2021-09-03 02:26:32,728 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2309aa8-1ba9-4583-97ee-53cbe9300633', 'x-compute-request-id': 'req-c2309aa8-1ba9-4583-97ee-53cbe9300633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action'} Body: b'{"output": ""}' 2021-09-03 02:26:33,805 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.074s 2021-09-03 02:26:33,805 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:33 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-a9974449-2bb6-4a09-80ff-7c693362707e', 'x-compute-request-id': 'req-a9974449-2bb6-4a09-80ff-7c693362707e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action'} Body: b'{"output": ""}' 2021-09-03 02:26:34,880 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.072s 2021-09-03 02:26:34,880 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:34 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-72968d4d-94e8-4a61-ac1f-e81c55da98f6', 'x-compute-request-id': 'req-72968d4d-94e8-4a61-ac1f-e81c55da98f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action'} Body: b'{"output": ""}' 2021-09-03 02:26:35,957 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.074s 2021-09-03 02:26:35,958 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:35 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-e4e7b836-5037-4010-8f20-a8f0108f05d4', 'x-compute-request-id': 'req-e4e7b836-5037-4010-8f20-a8f0108f05d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action'} Body: b'{"output": ""}' 2021-09-03 02:26:37,035 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.075s 2021-09-03 02:26:37,035 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:36 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-08cc9178-2735-45f6-ad10-24019fc2a804', 'x-compute-request-id': 'req-08cc9178-2735-45f6-ad10-24019fc2a804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action'} Body: b'{"output": ""}' 2021-09-03 02:26:38,112 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.074s 2021-09-03 02:26:38,112 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:38 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-3d860d80-d454-46f3-a99a-f16bbef036ae', 'x-compute-request-id': 'req-3d860d80-d454-46f3-a99a-f16bbef036ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action'} Body: b'{"output": ""}' 2021-09-03 02:26:39,192 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.077s 2021-09-03 02:26:39,192 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:39 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-40f60eaf-319b-4c06-a6e9-f0c25344b15a', 'x-compute-request-id': 'req-40f60eaf-319b-4c06-a6e9-f0c25344b15a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action'} Body: b'{"output": ""}' 2021-09-03 02:26:40,268 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.073s 2021-09-03 02:26:40,268 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:40 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-0dc4e3f9-ba98-4e30-882e-f263c6d61062', 'x-compute-request-id': 'req-0dc4e3f9-ba98-4e30-882e-f263c6d61062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action'} Body: b'{"output": ""}' 2021-09-03 02:26:41,356 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.086s 2021-09-03 02:26:41,357 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '7357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdbe01b0-6d92-4dac-9374-2c5f38a97356', 'x-compute-request-id': 'req-fdbe01b0-6d92-4dac-9374-2c5f38a97356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:42,446 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.086s 2021-09-03 02:26:42,447 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '15492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-921d9c8d-4aef-434e-be69-f758de8379f7', 'x-compute-request-id': 'req-921d9c8d-4aef-434e-be69-f758de8379f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:43,536 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.087s 2021-09-03 02:26:43,537 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '18608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d91647d2-7ad8-400a-b36b-644bd09151ec', 'x-compute-request-id': 'req-d91647d2-7ad8-400a-b36b-644bd09151ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:44,627 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.087s 2021-09-03 02:26:44,627 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '20675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-504523cf-1490-4cd0-98b3-85e2d64e3f0c', 'x-compute-request-id': 'req-504523cf-1490-4cd0-98b3-85e2d64e3f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:45,716 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.086s 2021-09-03 02:26:45,717 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22897', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-461063f5-6829-407a-b789-c717baff1965', 'x-compute-request-id': 'req-461063f5-6829-407a-b789-c717baff1965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:46,804 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.084s 2021-09-03 02:26:46,805 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c15cf16e-46bf-4e41-9e6b-855aa29ab640', 'x-compute-request-id': 'req-c15cf16e-46bf-4e41-9e6b-855aa29ab640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:47,897 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.090s 2021-09-03 02:26:47,898 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25952', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dde9ad94-11a1-490a-bb7b-28d61d91451f', 'x-compute-request-id': 'req-dde9ad94-11a1-490a-bb7b-28d61d91451f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:48,990 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.089s 2021-09-03 02:26:48,990 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27178', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eeb320f-8a04-4168-826b-a3c7289ec19a', 'x-compute-request-id': 'req-6eeb320f-8a04-4168-826b-a3c7289ec19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:50,083 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.090s 2021-09-03 02:26:50,084 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27820', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b149f23f-ed26-4f44-9d7e-f22c51472e37', 'x-compute-request-id': 'req-b149f23f-ed26-4f44-9d7e-f22c51472e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:51,176 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.089s 2021-09-03 02:26:51,177 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28187', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cb0ee9e-261b-41f9-be7e-255c1a9de70e', 'x-compute-request-id': 'req-2cb0ee9e-261b-41f9-be7e-255c1a9de70e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:52,257 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.077s 2021-09-03 02:26:52,257 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28187', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcedee47-f7cc-452f-9fb6-c3213e3c4ccd', 'x-compute-request-id': 'req-dcedee47-f7cc-452f-9fb6-c3213e3c4ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:53,353 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.093s 2021-09-03 02:26:53,354 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b92d698-3d43-45e8-9559-47a9c39743ca', 'x-compute-request-id': 'req-3b92d698-3d43-45e8-9559-47a9c39743ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:54,447 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.090s 2021-09-03 02:26:54,448 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b76d5c52-748d-4bc7-90f0-c0033f5aad90', 'x-compute-request-id': 'req-b76d5c52-748d-4bc7-90f0-c0033f5aad90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:55,528 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.078s 2021-09-03 02:26:55,529 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78879f45-30a7-4bb3-ae7d-f67aca4d3008', 'x-compute-request-id': 'req-78879f45-30a7-4bb3-ae7d-f67aca4d3008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:56,608 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.076s 2021-09-03 02:26:56,609 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d52c7d3-a420-4516-adef-b68733bfcc1b', 'x-compute-request-id': 'req-6d52c7d3-a420-4516-adef-b68733bfcc1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:57,700 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.088s 2021-09-03 02:26:57,700 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29930', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc345902-d7a4-497e-9739-0969307d0bac', 'x-compute-request-id': 'req-dc345902-d7a4-497e-9739-0969307d0bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:58,794 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.091s 2021-09-03 02:26:58,795 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-401c06d3-657f-4b87-8bb0-d8a4082776a6', 'x-compute-request-id': 'req-401c06d3-657f-4b87-8bb0-d8a4082776a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:26:59,885 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.086s 2021-09-03 02:26:59,886 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33040', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbe32244-07b1-40aa-86cd-e61965baf5fc', 'x-compute-request-id': 'req-dbe32244-07b1-40aa-86cd-e61965baf5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:27:00,973 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.085s 2021-09-03 02:27:00,974 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34037', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e8dda5-21ba-4bf1-a18a-52a8bfe6c62e', 'x-compute-request-id': 'req-49e8dda5-21ba-4bf1-a18a-52a8bfe6c62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:27:02,061 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.084s 2021-09-03 02:27:02,061 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9964fb16-27a7-4ff2-9561-19b04e56e99e', 'x-compute-request-id': 'req-9964fb16-27a7-4ff2-9561-19b04e56e99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:27:03,150 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.085s 2021-09-03 02:27:03,150 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37070', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cac0433-f5ae-4ec0-8ea3-969a95e5f944', 'x-compute-request-id': 'req-5cac0433-f5ae-4ec0-8ea3-969a95e5f944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:27:04,241 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.088s 2021-09-03 02:27:04,242 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38195', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df163fc0-7f1c-4797-ae4b-79d19cca7dda', 'x-compute-request-id': 'req-df163fc0-7f1c-4797-ae4b-79d19cca7dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:27:05,319 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.075s 2021-09-03 02:27:05,320 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38195', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c3bf975-f729-4ff6-a048-175d469e90ab', 'x-compute-request-id': 'req-8c3bf975-f729-4ff6-a048-175d469e90ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:27:06,399 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.077s 2021-09-03 02:27:06,400 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38195', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ff6e3d1-4cea-4d4b-97d4-cdacf88a576a', 'x-compute-request-id': 'req-3ff6e3d1-4cea-4d4b-97d4-cdacf88a576a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:27:07,481 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.078s 2021-09-03 02:27:07,482 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38195', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b9641c3-d488-4665-8329-9888d62b26f8', 'x-compute-request-id': 'req-7b9641c3-d488-4665-8329-9888d62b26f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:27:08,568 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/action 0.083s 2021-09-03 02:27:08,569 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b386ca36-2ac9-4b36-809d-036d369754a7', 'x-compute-request-id': 'req-b386ca36-2ac9-4b36-809d-036d369754a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/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-09-03 02:27:08,610 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/ips 0.039s 2021-09-03 02:27:08,610 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-316faf1c-5d7a-4774-9c4d-16e4be3d3531', 'x-compute-request-id': 'req-316faf1c-5d7a-4774-9c4d-16e4be3d3531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.8"}, {"version": 4, "addr": "172.27.0.61"}]}}' 2021-09-03 02:27:09,089 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes 0.477s 2021-09-03 02:27:09,089 109419 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-2042486893"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba0d152-6354-4f7f-a7f5-b19ada32566d', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba0d152-6354-4f7f-a7f5-b19ada32566d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:08.804036", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:27:09,218 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.122s 2021-09-03 02:27:09,219 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6aa2ff7-db73-4311-a979-e532d9bbbd89', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6aa2ff7-db73-4311-a979-e532d9bbbd89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:10,266 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:27:10,266 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c071ba-6aa4-4f9e-8317-1ff7375a1774', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c071ba-6aa4-4f9e-8317-1ff7375a1774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:11,316 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:27:11,316 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736909c5-5e62-4f7b-8b1e-ab04b91ea0c2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736909c5-5e62-4f7b-8b1e-ab04b91ea0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:12,367 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:27:12,367 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed57cb4-caee-4fe8-a599-1b534b0b45d2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed57cb4-caee-4fe8-a599-1b534b0b45d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:13,418 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:27:13,418 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac13d2b-2467-42dd-81a3-31676fd691b1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac13d2b-2467-42dd-81a3-31676fd691b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:14,468 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:27:14,468 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a6a314-d894-4f30-8bab-d03dc987098a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a6a314-d894-4f30-8bab-d03dc987098a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:15,515 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.039s 2021-09-03 02:27:15,515 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2db9716-f66a-4608-af83-2a2f70f93f4e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2db9716-f66a-4608-af83-2a2f70f93f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:16,563 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:27:16,563 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3716c4c-e104-4b47-89b8-6db459f3b464', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3716c4c-e104-4b47-89b8-6db459f3b464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:17,613 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:27:17,614 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd48f21f-fc38-4e7d-b1b5-faff4d0d9e3d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd48f21f-fc38-4e7d-b1b5-faff4d0d9e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:18,663 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:27:18,663 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc43247-e0c3-441e-a29d-5670a883825a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc43247-e0c3-441e-a29d-5670a883825a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:19,710 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.039s 2021-09-03 02:27:19,711 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c99aaee-9279-4d15-88e4-321bf376266f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c99aaee-9279-4d15-88e4-321bf376266f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:20,758 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.039s 2021-09-03 02:27:20,759 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3359a451-49a9-4dbd-abe4-a4935ab76e00', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3359a451-49a9-4dbd-abe4-a4935ab76e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:21,806 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.039s 2021-09-03 02:27:21,807 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3743448-d51b-4a98-914b-c111128a1b71', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3743448-d51b-4a98-914b-c111128a1b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:22,855 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:27:22,855 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c338895-bffc-41d1-8f02-2b1d7f6d3edc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c338895-bffc-41d1-8f02-2b1d7f6d3edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:23,913 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.049s 2021-09-03 02:27:23,913 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e47865f-9f05-4459-aad3-dfa954c6a547', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e47865f-9f05-4459-aad3-dfa954c6a547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:24,962 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:27:24,962 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f4b1d5-54de-4b05-9529-a9b7ca844b3b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f4b1d5-54de-4b05-9529-a9b7ca844b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:26,010 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:27:26,011 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ca7fdb2-6f10-4e3f-9c96-cc5dd577d2bd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ca7fdb2-6f10-4e3f-9c96-cc5dd577d2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:27,061 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:27:27,061 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e55696-657f-4dfc-8433-0c7570f0101d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e55696-657f-4dfc-8433-0c7570f0101d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:28,112 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:27:28,112 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63cd5345-e1f6-4629-a339-cccf497b3a50', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63cd5345-e1f6-4629-a339-cccf497b3a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:29,161 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:27:29,162 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a6a53d-61d3-45d3-b55f-bec0e5e81e09', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a6a53d-61d3-45d3-b55f-bec0e5e81e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:30,211 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:27:30,211 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c3b91e5-d9ee-4a0c-a9c6-a688ad164fb5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c3b91e5-d9ee-4a0c-a9c6-a688ad164fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:31,259 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.039s 2021-09-03 02:27:31,259 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b790032-2036-4326-acfe-d857707658eb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b790032-2036-4326-acfe-d857707658eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:32,309 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:27:32,310 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5777d97-ce2a-425d-bfeb-adb9ae4093e6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5777d97-ce2a-425d-bfeb-adb9ae4093e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:33,363 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.045s 2021-09-03 02:27:33,363 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f0a5ad-58d3-45c4-b0f9-3deb5e14e88f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f0a5ad-58d3-45c4-b0f9-3deb5e14e88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:34,418 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.046s 2021-09-03 02:27:34,418 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654d8723-4f23-45dc-887f-1aadb11c77b8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654d8723-4f23-45dc-887f-1aadb11c77b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:35,466 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:27:35,466 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8bbcaba-293d-4035-b13f-dc3504a90336', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8bbcaba-293d-4035-b13f-dc3504a90336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:36,516 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:27:36,516 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eae5627b-2a52-4c39-a2db-07a92bf41402', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eae5627b-2a52-4c39-a2db-07a92bf41402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:37,565 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:27:37,565 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ca9aaa-b545-47da-aa32-647d90ee60a4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ca9aaa-b545-47da-aa32-647d90ee60a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:38,614 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.039s 2021-09-03 02:27:38,614 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d79d0b7-d72a-4c14-a96e-1cb96b79117a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d79d0b7-d72a-4c14-a96e-1cb96b79117a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:39,665 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:27:39,666 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9f240f-c66d-43f8-8aec-792830115382', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9f240f-c66d-43f8-8aec-792830115382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:40,715 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:27:40,716 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-194622bd-a75e-4201-bb30-8c1570added2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-194622bd-a75e-4201-bb30-8c1570added2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:41,766 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:27:41,767 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fa9760-ca93-4eec-a4e7-8591b46801af', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fa9760-ca93-4eec-a4e7-8591b46801af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:42,819 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.046s 2021-09-03 02:27:42,820 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e4b922-b670-4392-b41e-ac0cdc462185', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e4b922-b670-4392-b41e-ac0cdc462185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:43,875 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.048s 2021-09-03 02:27:43,876 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f75d36f-d425-46c4-8783-937bb33c6ffd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f75d36f-d425-46c4-8783-937bb33c6ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:44,927 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.044s 2021-09-03 02:27:44,928 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfeb2e5-a566-4e79-b904-b68db0814d4a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfeb2e5-a566-4e79-b904-b68db0814d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:45,985 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.050s 2021-09-03 02:27:45,986 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9cce621-1273-46a9-811c-f586175571b2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9cce621-1273-46a9-811c-f586175571b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:47,047 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.053s 2021-09-03 02:27:47,047 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1def7fc0-37ed-4e92-8905-084da52bf3f2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1def7fc0-37ed-4e92-8905-084da52bf3f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:48,106 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.051s 2021-09-03 02:27:48,106 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e12d10-c8b5-4e94-b263-c156e2569f49', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e12d10-c8b5-4e94-b263-c156e2569f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:49,175 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.061s 2021-09-03 02:27:49,179 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b5496f-baf8-4359-aef2-8a776c4813e8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b5496f-baf8-4359-aef2-8a776c4813e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:50,239 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.053s 2021-09-03 02:27:50,240 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80320b8c-530b-40f6-831b-f395ee56f332', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80320b8c-530b-40f6-831b-f395ee56f332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:51,290 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:27:51,291 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ef5302-4c78-4e08-a384-a04c9b329c06', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ef5302-4c78-4e08-a384-a04c9b329c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:52,339 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:27:52,339 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805b8711-bf1e-4cd3-affc-85dac749ed24', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805b8711-bf1e-4cd3-affc-85dac749ed24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:53,388 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:27:53,389 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32995474-b7aa-408f-a7ee-a9b45f3b6aaa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32995474-b7aa-408f-a7ee-a9b45f3b6aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:54,439 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:27:54,439 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db343a13-834f-4b8f-8cc5-fd505c27f718', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db343a13-834f-4b8f-8cc5-fd505c27f718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:55,488 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:27:55,489 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e174e9b-e5a3-47e2-aed6-71e692631177', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e174e9b-e5a3-47e2-aed6-71e692631177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:56,538 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:27:56,538 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c52f0a-b419-4702-8a1d-a4dbd20de0b2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c52f0a-b419-4702-8a1d-a4dbd20de0b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:57,588 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:27:57,589 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8744fe29-8245-4902-bb3a-e803b5bbdbf8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8744fe29-8245-4902-bb3a-e803b5bbdbf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:58,641 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.044s 2021-09-03 02:27:58,641 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db9df561-8028-4054-9aae-1c92d17be006', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db9df561-8028-4054-9aae-1c92d17be006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:27:59,690 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:27:59,691 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0366c2ee-5a9a-43d4-bc67-1dfaab8cd5ef', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0366c2ee-5a9a-43d4-bc67-1dfaab8cd5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:00,740 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:00,741 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d06cf7-112d-473b-bc2a-18c5205dd7ef', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d06cf7-112d-473b-bc2a-18c5205dd7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:01,790 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:28:01,791 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05bc583-5407-4971-a478-8cb7729215df', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05bc583-5407-4971-a478-8cb7729215df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:02,841 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:28:02,841 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0978dcfd-bdca-49cb-8c07-6da34af66cd4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0978dcfd-bdca-49cb-8c07-6da34af66cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:03,890 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:03,890 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43af2418-c1a4-4e95-a4ec-1dadb6bfb14f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43af2418-c1a4-4e95-a4ec-1dadb6bfb14f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:04,941 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:28:04,942 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e87f418-9668-4a2a-9163-d8deecfbfcd5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e87f418-9668-4a2a-9163-d8deecfbfcd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:05,991 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:28:05,992 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f8ab825-eaf3-4188-853d-2fedb1525a14', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f8ab825-eaf3-4188-853d-2fedb1525a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:07,141 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.142s 2021-09-03 02:28:07,141 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d46863-6e61-4d3d-abff-68fcc94eb005', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d46863-6e61-4d3d-abff-68fcc94eb005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:08,190 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:08,190 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d37e8e3-5c65-4f06-bd0c-0deda0dbab1a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d37e8e3-5c65-4f06-bd0c-0deda0dbab1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:09,238 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:09,239 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ef26c6b-07bf-4bf0-aa93-f785f3e46aeb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ef26c6b-07bf-4bf0-aa93-f785f3e46aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:10,287 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:10,287 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21885ae7-c2f0-44da-9ebc-841619387320', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21885ae7-c2f0-44da-9ebc-841619387320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:11,340 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.045s 2021-09-03 02:28:11,341 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e25e6667-91ae-4ca6-93e2-681da0d58bfc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e25e6667-91ae-4ca6-93e2-681da0d58bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:12,389 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:12,390 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23180fea-1f7c-4bfd-9d7c-31d8e30cba55', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23180fea-1f7c-4bfd-9d7c-31d8e30cba55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:13,440 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:28:13,440 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dad3a840-0011-419f-ac45-ec87ee504dba', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dad3a840-0011-419f-ac45-ec87ee504dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:14,489 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:14,489 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-447cf7b7-2b1e-4644-98db-dfa7d879483a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-447cf7b7-2b1e-4644-98db-dfa7d879483a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:15,538 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:15,539 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e897727f-9e82-4db1-92d5-47524dbea4de', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e897727f-9e82-4db1-92d5-47524dbea4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:16,586 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:16,587 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d3c3f2-45c5-4736-9814-3b940194e6f5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d3c3f2-45c5-4736-9814-3b940194e6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:17,636 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:17,636 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-060bac53-af1a-4e19-9f46-9694de145990', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-060bac53-af1a-4e19-9f46-9694de145990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:18,685 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:18,686 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17f2ea5-20f3-4271-a3ee-78bb27fc6c49', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c17f2ea5-20f3-4271-a3ee-78bb27fc6c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:19,735 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:19,735 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a43e977-c22e-40ee-97f9-c7b661116ed2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a43e977-c22e-40ee-97f9-c7b661116ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:20,783 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:20,784 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbbdd84a-9d01-4d61-86f2-08b0f8c391ba', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbbdd84a-9d01-4d61-86f2-08b0f8c391ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:21,834 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:28:21,834 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f83575e-2080-4bae-a246-1eb77ef8cedb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f83575e-2080-4bae-a246-1eb77ef8cedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:22,882 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:22,883 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec5b4f1-d16f-40b1-a856-e1b58c7c5b70', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec5b4f1-d16f-40b1-a856-e1b58c7c5b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:23,931 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:23,931 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266b0393-439f-4d87-8b0b-27a286c78a6b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266b0393-439f-4d87-8b0b-27a286c78a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:24,979 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:24,979 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d08714ea-2b14-4cdc-94eb-c384ed44de07', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d08714ea-2b14-4cdc-94eb-c384ed44de07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:26,028 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:26,031 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a35ec9b-9a54-4bee-aa69-4c6857703c1e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a35ec9b-9a54-4bee-aa69-4c6857703c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:27,079 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:27,083 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf0d0a4-0516-4b6f-9fb3-8d54b86e991e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf0d0a4-0516-4b6f-9fb3-8d54b86e991e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:28,132 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:28,133 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3b3a70-3fd7-4542-82d4-d6b02a4f48a6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3b3a70-3fd7-4542-82d4-d6b02a4f48a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:29,181 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:29,181 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1030cdb-5ffe-4248-82df-3404a7a55124', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1030cdb-5ffe-4248-82df-3404a7a55124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:30,231 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:30,231 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffcc5a5-ae03-4d2b-bc47-853b2e4ff7b7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffcc5a5-ae03-4d2b-bc47-853b2e4ff7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:31,280 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:31,280 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db99687a-9227-4b77-bf88-fe79f2b3755a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db99687a-9227-4b77-bf88-fe79f2b3755a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:32,328 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:32,328 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3845df4-6da3-4195-a225-e48b5658fd92', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3845df4-6da3-4195-a225-e48b5658fd92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:33,376 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:33,376 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e6e6a42-7c21-47a8-8004-8ae436c16841', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e6e6a42-7c21-47a8-8004-8ae436c16841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:34,424 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:34,425 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b853396f-9464-4411-9115-fecefcc4e659', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b853396f-9464-4411-9115-fecefcc4e659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:35,473 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:35,473 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62e4930-d927-4584-8cf0-80b4cf5ce2d9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62e4930-d927-4584-8cf0-80b4cf5ce2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:36,522 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:36,522 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa1a0e6-59fb-471d-a9be-a1829aa3a879', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa1a0e6-59fb-471d-a9be-a1829aa3a879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:37,571 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:37,572 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e54b2a0-6333-4cb1-8c04-3f4627cd2123', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e54b2a0-6333-4cb1-8c04-3f4627cd2123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:38,620 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:38,621 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afdb10e7-df31-40db-9db2-9abe0d32e82d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afdb10e7-df31-40db-9db2-9abe0d32e82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:39,670 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:39,670 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07bac9e-7aad-41af-bad0-ced35674d9ec', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07bac9e-7aad-41af-bad0-ced35674d9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:40,719 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:40,720 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec97230-062c-420e-8fc8-4c608d4ee03f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec97230-062c-420e-8fc8-4c608d4ee03f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:41,769 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:41,769 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc661a91-1f2b-4631-9ef2-30496ecc86aa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc661a91-1f2b-4631-9ef2-30496ecc86aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:42,818 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:42,819 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b18dfc-ad8c-4f96-b988-65fb27665397', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b18dfc-ad8c-4f96-b988-65fb27665397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:43,867 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:43,867 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a98e50-f6b9-48de-97f6-91f446fdf67e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a98e50-f6b9-48de-97f6-91f446fdf67e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:44,916 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:28:44,917 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d809e97-7c64-423b-a630-9ab3c15a9924', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d809e97-7c64-423b-a630-9ab3c15a9924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:45,965 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:45,966 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a28481-46c1-47ca-b1d8-3b5d6ed10712', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a28481-46c1-47ca-b1d8-3b5d6ed10712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:47,014 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:47,015 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-659bde11-425c-4c6e-9ef5-836701ed6e16', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-659bde11-425c-4c6e-9ef5-836701ed6e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:48,064 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:28:48,065 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ed3d91-26c0-46c4-8bae-e09c820d5720', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ed3d91-26c0-46c4-8bae-e09c820d5720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:49,113 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:49,114 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6321aca4-19de-4004-9f49-d9c4f17a0935', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6321aca4-19de-4004-9f49-d9c4f17a0935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:50,163 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:50,163 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b660e7-aac2-41a0-8aab-89ec407f98cd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b660e7-aac2-41a0-8aab-89ec407f98cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:51,212 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:51,213 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d395613-7f1e-4dbf-a2d9-6f57a42fc3ac', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d395613-7f1e-4dbf-a2d9-6f57a42fc3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:52,260 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.039s 2021-09-03 02:28:52,261 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c212233-3b6c-403e-bf20-a0e62a8e4e1c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c212233-3b6c-403e-bf20-a0e62a8e4e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:53,310 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:53,311 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28343d50-becb-4187-bde5-fe74887040c9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28343d50-becb-4187-bde5-fe74887040c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:54,360 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:54,361 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ada9e645-9775-4c13-bc3a-025a340f22db', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ada9e645-9775-4c13-bc3a-025a340f22db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:55,410 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:55,410 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95b5cb1-a4e7-4563-b047-f79c6095a193', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95b5cb1-a4e7-4563-b047-f79c6095a193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:56,460 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:56,460 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f412d235-6084-4cc9-b93a-8fe02d5b23e2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f412d235-6084-4cc9-b93a-8fe02d5b23e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:57,511 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:28:57,512 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d420778-4a1d-4e2d-b155-aa720f49d051', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d420778-4a1d-4e2d-b155-aa720f49d051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:58,561 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:58,561 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138dd137-660b-4a70-9298-b52822fd477b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138dd137-660b-4a70-9298-b52822fd477b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:28:59,610 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:28:59,611 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9305317e-2272-46a9-a81d-5efed3b8b6a5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9305317e-2272-46a9-a81d-5efed3b8b6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:00,661 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:00,661 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a72578-8055-4f83-840e-c682b350c2dd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a72578-8055-4f83-840e-c682b350c2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:01,710 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:01,711 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8443a9d-afd0-4e1d-bd25-6f4b87413da6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8443a9d-afd0-4e1d-bd25-6f4b87413da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:02,761 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:02,761 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9dfbf32-b13f-430f-b2e6-bc47d4abfc8b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9dfbf32-b13f-430f-b2e6-bc47d4abfc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:03,811 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:03,812 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8c1b9c2-48f9-4b9b-af95-5dbbe71ba376', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8c1b9c2-48f9-4b9b-af95-5dbbe71ba376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:04,863 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:29:04,863 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f7f7f0-bb98-43b3-a56a-bb1e2a07db0e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f7f7f0-bb98-43b3-a56a-bb1e2a07db0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:05,919 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.048s 2021-09-03 02:29:05,920 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456c5e42-23d0-422f-bb47-fd149e952df5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456c5e42-23d0-422f-bb47-fd149e952df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:06,969 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:06,970 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa7aa27c-de85-42db-9ef8-65a4d7b3fb3e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa7aa27c-de85-42db-9ef8-65a4d7b3fb3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:08,020 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:08,020 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c3c45fd-4023-4e40-bbc6-1ccb878b2a85', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c3c45fd-4023-4e40-bbc6-1ccb878b2a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:09,071 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.044s 2021-09-03 02:29:09,071 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5fa4c0-a840-42e7-9c2f-7c99524f34c6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5fa4c0-a840-42e7-9c2f-7c99524f34c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:10,122 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:10,122 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7c60da-f69c-4119-94e9-d43277073a84', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7c60da-f69c-4119-94e9-d43277073a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:11,172 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:11,173 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a638364-e141-4df5-8e5a-d1570e05a225', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a638364-e141-4df5-8e5a-d1570e05a225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:12,223 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:12,223 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12f138e0-1281-42c3-a6f1-3eeffa770d63', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f138e0-1281-42c3-a6f1-3eeffa770d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:13,273 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:29:13,273 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd589bca-55a2-4df9-bc4c-b1a9c571205b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd589bca-55a2-4df9-bc4c-b1a9c571205b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:14,323 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:14,323 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a5f28a-975d-42ec-beee-fdd39862af8f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a5f28a-975d-42ec-beee-fdd39862af8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:15,374 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:15,375 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e14c5b-e87a-41f1-9d37-befd6d0750d6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e14c5b-e87a-41f1-9d37-befd6d0750d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:16,426 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:29:16,426 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911dfa16-b617-493c-9ad3-1105d730242d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911dfa16-b617-493c-9ad3-1105d730242d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:17,476 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:17,476 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73103870-c18a-4f4e-9897-991d058c49ad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73103870-c18a-4f4e-9897-991d058c49ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:18,527 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:29:18,527 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6148268-69de-4f96-bb3a-cf178913414a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6148268-69de-4f96-bb3a-cf178913414a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:19,584 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.049s 2021-09-03 02:29:19,585 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2aea24-051c-4fd2-b9a2-d1ac02e2bd56', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2aea24-051c-4fd2-b9a2-d1ac02e2bd56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:20,633 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:20,634 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81420e1f-0138-4c0f-8317-76ec622ae9b8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81420e1f-0138-4c0f-8317-76ec622ae9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:21,684 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:21,684 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf97c62-6ef2-4c88-a371-8c198beeb142', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf97c62-6ef2-4c88-a371-8c198beeb142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:22,735 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:22,735 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb89bf2-201d-46f9-a912-7ff8a3e32e9c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb89bf2-201d-46f9-a912-7ff8a3e32e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:23,784 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:23,785 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50a63648-a11c-4ca9-9b1f-4c1b2ba54dd4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50a63648-a11c-4ca9-9b1f-4c1b2ba54dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:24,835 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:24,836 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0460ee-928c-4d0c-819a-f46e457148d4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0460ee-928c-4d0c-819a-f46e457148d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:25,885 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:25,885 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfcbf136-dfee-4664-b4e0-0a7ca084fe27', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfcbf136-dfee-4664-b4e0-0a7ca084fe27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:26,936 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:26,936 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c77d01d5-2d90-4e2d-b42e-7fdf990cf855', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c77d01d5-2d90-4e2d-b42e-7fdf990cf855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:27,986 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:27,986 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee33f04-597e-4648-a70d-d8e2f31ca52f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee33f04-597e-4648-a70d-d8e2f31ca52f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:29,037 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:29,037 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb423c3-f2b9-4acd-b61f-ffc51657a5b0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb423c3-f2b9-4acd-b61f-ffc51657a5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:30,086 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:30,087 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374ed8fe-7a3a-4cee-8586-d228ce1cad64', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374ed8fe-7a3a-4cee-8586-d228ce1cad64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:31,135 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:29:31,136 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b7af75-36d1-42e5-9884-c3ea190420fe', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b7af75-36d1-42e5-9884-c3ea190420fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:32,186 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:32,186 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba75411d-1a20-433b-be92-58931ccee5e2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba75411d-1a20-433b-be92-58931ccee5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:33,236 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:33,236 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72104874-ae49-4c1b-8529-3789fb6b78aa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72104874-ae49-4c1b-8529-3789fb6b78aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:34,285 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:34,285 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ad0845-a157-4931-8ce1-9f82fa26595a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ad0845-a157-4931-8ce1-9f82fa26595a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:35,334 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:35,334 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a707356e-8a97-4d30-93d0-9aa36e0afb36', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a707356e-8a97-4d30-93d0-9aa36e0afb36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:36,383 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:36,383 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa9bc7ed-47b8-4b25-b988-150031b7db27', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9bc7ed-47b8-4b25-b988-150031b7db27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:37,433 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:37,433 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7e45fc-5b2b-49a5-a21e-6816057a0c83', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7e45fc-5b2b-49a5-a21e-6816057a0c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:38,482 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:29:38,482 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83ee5c19-5200-40a3-b265-3123bea6fa2c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83ee5c19-5200-40a3-b265-3123bea6fa2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:39,532 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:39,532 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7006c660-da3d-49e1-9ef3-ddf80c9d84fa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7006c660-da3d-49e1-9ef3-ddf80c9d84fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:40,581 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:29:40,581 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036011b7-b67f-4346-a5f7-72ef3b542368', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036011b7-b67f-4346-a5f7-72ef3b542368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:41,630 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:41,630 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc41b486-72f2-400d-8b28-1910695a1b14', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc41b486-72f2-400d-8b28-1910695a1b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:42,680 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:42,680 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d82d8262-d1fc-4c8c-8961-8626a388804a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d82d8262-d1fc-4c8c-8961-8626a388804a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:43,729 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:43,729 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98bc315-bddc-4e28-bb65-71f4417e6e89', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98bc315-bddc-4e28-bb65-71f4417e6e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:44,778 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:44,779 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b4bb6b5-c2f8-4453-b609-ef06687b8ea0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b4bb6b5-c2f8-4453-b609-ef06687b8ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:45,829 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:29:45,829 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d73fbb1-f77e-4d22-84fb-34a85438587c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d73fbb1-f77e-4d22-84fb-34a85438587c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:46,878 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:46,878 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07a5d3f-0d1c-4171-b18e-cf117c98931e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07a5d3f-0d1c-4171-b18e-cf117c98931e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:47,928 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:47,928 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a638d6c5-5ff6-4075-a41d-1b9b640c0e92', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a638d6c5-5ff6-4075-a41d-1b9b640c0e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:48,976 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:29:48,977 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a5f1d72-52a7-473c-b2b7-e394e5e75eea', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a5f1d72-52a7-473c-b2b7-e394e5e75eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:50,026 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:50,026 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f38e509-8d0b-4b13-8c38-2db4a6c61a47', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f38e509-8d0b-4b13-8c38-2db4a6c61a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:51,076 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:51,083 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e02c18-edd2-42bd-9610-2068b9fa6821', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e02c18-edd2-42bd-9610-2068b9fa6821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:52,131 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:52,132 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5418381a-2687-4815-b421-f8de4d01792e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5418381a-2687-4815-b421-f8de4d01792e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:53,182 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:53,182 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d76cb46-c6e8-4f11-b63b-3231c00cf649', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d76cb46-c6e8-4f11-b63b-3231c00cf649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:54,231 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:54,231 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ac3ebd-e393-430d-a9a5-6bd0ab47a943', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ac3ebd-e393-430d-a9a5-6bd0ab47a943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:55,280 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:55,280 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48801d6e-ec5b-45ec-a792-9b10208d6788', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48801d6e-ec5b-45ec-a792-9b10208d6788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:56,330 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:29:56,331 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad0aa03b-4feb-4b80-9ad4-ecbe711c7a34', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad0aa03b-4feb-4b80-9ad4-ecbe711c7a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:57,379 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:57,379 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c5ab0a-47fe-43f5-b4c9-bbcbbe1a8a41', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c5ab0a-47fe-43f5-b4c9-bbcbbe1a8a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:58,430 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:29:58,430 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186cd515-f407-46bc-b647-5a5366f560ef', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186cd515-f407-46bc-b647-5a5366f560ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:29:59,478 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:29:59,479 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd60ddb-1c70-46c4-85ba-c0279b4a0f3f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdd60ddb-1c70-46c4-85ba-c0279b4a0f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:00,528 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:30:00,528 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943294ef-1e40-42e5-97b1-c7cfd9b7bee1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943294ef-1e40-42e5-97b1-c7cfd9b7bee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:01,579 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:30:01,580 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fcf9e96-e1d1-42a0-9346-d75e301f4c27', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fcf9e96-e1d1-42a0-9346-d75e301f4c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:02,633 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:02,633 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38db9c7c-302d-4c22-aa52-96861a3f838f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38db9c7c-302d-4c22-aa52-96861a3f838f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:03,683 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:03,683 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce4b3bb-14b8-4f7a-9198-1bffa10a112f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce4b3bb-14b8-4f7a-9198-1bffa10a112f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:04,734 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:30:04,735 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fdd6c98-59c1-428d-8f9b-4a71b5720abf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fdd6c98-59c1-428d-8f9b-4a71b5720abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:05,787 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.044s 2021-09-03 02:30:05,787 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647d937d-05ce-4d16-8940-19afc57dcb2c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647d937d-05ce-4d16-8940-19afc57dcb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:06,838 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:06,838 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb1df8e8-3719-4813-aa5c-11b0e76df185', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb1df8e8-3719-4813-aa5c-11b0e76df185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:07,887 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:07,888 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9a2d05-412c-47cb-ab4a-bcf2f53100db', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9a2d05-412c-47cb-ab4a-bcf2f53100db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:08,940 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.044s 2021-09-03 02:30:08,941 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38a2192-4576-47e5-a3ee-9a393db2cc39', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38a2192-4576-47e5-a3ee-9a393db2cc39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:09,991 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:09,991 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48393f69-ec87-4b4a-bab0-63b092a1145d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48393f69-ec87-4b4a-bab0-63b092a1145d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:11,042 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:11,042 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6e85dd-2160-4a6f-918f-88c0606e45b9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6e85dd-2160-4a6f-918f-88c0606e45b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:12,092 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:30:12,093 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b043d2b2-265b-4674-8b97-646433c7247e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b043d2b2-265b-4674-8b97-646433c7247e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:13,145 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.044s 2021-09-03 02:30:13,145 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4993eca9-2053-450f-bd00-ab844af75406', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4993eca9-2053-450f-bd00-ab844af75406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:14,195 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:14,195 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255f58d9-8b62-456e-a793-3c6ae00ea4cd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255f58d9-8b62-456e-a793-3c6ae00ea4cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:15,245 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:15,245 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46a8b846-20a9-4c1e-b14a-bc11b7709c79', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46a8b846-20a9-4c1e-b14a-bc11b7709c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:16,295 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:30:16,295 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72fa576-4143-48af-8bbf-645e7da3b947', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72fa576-4143-48af-8bbf-645e7da3b947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:17,345 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:17,346 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a66b5fd-e7b2-47da-9bb9-5530469068bb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a66b5fd-e7b2-47da-9bb9-5530469068bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:18,396 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:30:18,396 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37269511-fb02-4bb1-9ff1-ff4070fc4600', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37269511-fb02-4bb1-9ff1-ff4070fc4600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:19,444 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:19,444 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69aa5ebd-7b67-4926-be3c-43e8d35d369c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69aa5ebd-7b67-4926-be3c-43e8d35d369c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:20,494 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:20,494 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dac7f8f-cf70-41d0-af89-defd8609809f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dac7f8f-cf70-41d0-af89-defd8609809f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:21,545 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:30:21,546 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d054fca8-2fd0-4ec7-874a-34a5e2447241', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d054fca8-2fd0-4ec7-874a-34a5e2447241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:22,595 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:22,596 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6186c673-a152-4793-92c5-a14feb3850d3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6186c673-a152-4793-92c5-a14feb3850d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:23,645 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:30:23,646 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbca6b3-7d07-42c1-9b04-1d56d95daa51', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bbca6b3-7d07-42c1-9b04-1d56d95daa51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:24,698 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:24,699 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66d3ac7-889c-4e43-8272-63f3f3b8cbab', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66d3ac7-889c-4e43-8272-63f3f3b8cbab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:25,747 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:25,748 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbbc2270-50c3-49d9-9b9e-7ba53601f251', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbbc2270-50c3-49d9-9b9e-7ba53601f251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:26,796 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:26,797 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a4deec-8587-4da6-b22b-9e509893a230', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a4deec-8587-4da6-b22b-9e509893a230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:27,846 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:27,846 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b3f175-2f4b-4798-b6a1-1e5eaba5c5e2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0b3f175-2f4b-4798-b6a1-1e5eaba5c5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:28,895 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:30:28,896 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4591be6f-e699-46dc-a8e6-e9bac1a9c031', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4591be6f-e699-46dc-a8e6-e9bac1a9c031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:29,946 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:29,946 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9494badf-4eea-4117-b1d4-32a2a7745883', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9494badf-4eea-4117-b1d4-32a2a7745883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:30,994 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:30:30,994 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4160d446-e5d6-4b13-b9ae-a9f75410dfc5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4160d446-e5d6-4b13-b9ae-a9f75410dfc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:32,045 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:32,045 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd74516-2804-420c-b314-370d25156beb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd74516-2804-420c-b314-370d25156beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:33,096 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:30:33,096 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-668dd8dd-066a-4294-ba63-5f8b46c2472f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-668dd8dd-066a-4294-ba63-5f8b46c2472f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:34,145 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:34,146 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856fcb47-38cb-4b97-9629-1010c7fae63b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856fcb47-38cb-4b97-9629-1010c7fae63b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:35,195 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:35,196 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15b1c8a0-b116-4529-a20f-c5c28e4aa6fa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15b1c8a0-b116-4529-a20f-c5c28e4aa6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:36,244 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:36,245 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ca9c60-6135-46f9-b839-f73bb3aba265', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ca9c60-6135-46f9-b839-f73bb3aba265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:37,293 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:37,293 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc4624d-97fe-46f2-8a64-94188b017153', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc4624d-97fe-46f2-8a64-94188b017153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:38,342 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:38,342 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38c7d4d-a578-4b77-b03e-32b720d2b55b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38c7d4d-a578-4b77-b03e-32b720d2b55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:39,394 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:30:39,394 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55252df6-7fe2-40ec-a769-3563782e2891', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55252df6-7fe2-40ec-a769-3563782e2891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:40,444 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:40,444 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a9eafdc-3b01-4918-bc03-997b8b0c8d48', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a9eafdc-3b01-4918-bc03-997b8b0c8d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:41,494 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:41,494 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d99257-76de-4b21-872a-8090a723dcc0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d99257-76de-4b21-872a-8090a723dcc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:42,542 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:42,542 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf6200b-3907-46f0-8530-976e320a5d47', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf6200b-3907-46f0-8530-976e320a5d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:43,592 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:43,593 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca18da3e-a786-49b0-b303-ef006f51a9c1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca18da3e-a786-49b0-b303-ef006f51a9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:44,642 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:44,642 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-799fb9f4-99b0-473a-8f1a-f101d2fddb9c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-799fb9f4-99b0-473a-8f1a-f101d2fddb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:45,691 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:30:45,692 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29cd05e-9144-4e65-b1ec-fff1af3e4ac1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29cd05e-9144-4e65-b1ec-fff1af3e4ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:46,741 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:46,741 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe1eff4-df11-4b75-8dac-8a23cb084fc1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe1eff4-df11-4b75-8dac-8a23cb084fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:47,792 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.044s 2021-09-03 02:30:47,792 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f1ec7e-1aeb-4be6-ada4-6f092a5df935', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f1ec7e-1aeb-4be6-ada4-6f092a5df935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:48,844 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:30:48,844 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5ee5b4-af8e-4163-bd3c-0f54f1bdee6f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5ee5b4-af8e-4163-bd3c-0f54f1bdee6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:49,896 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:30:49,896 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c604aa12-085e-4c0a-9309-450dc1862a6d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c604aa12-085e-4c0a-9309-450dc1862a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:50,947 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:30:50,947 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8565e0-570c-4671-a767-0f72fd12d052', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8565e0-570c-4671-a767-0f72fd12d052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:52,001 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.046s 2021-09-03 02:30:52,002 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e521544a-88ae-48c3-a83e-d2fd25f8271b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e521544a-88ae-48c3-a83e-d2fd25f8271b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:53,053 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:30:53,054 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e238093f-9249-4495-8d6e-1705cba1efc1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e238093f-9249-4495-8d6e-1705cba1efc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:54,103 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:54,103 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b367d39f-7492-44a2-9992-57b2f2699660', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b367d39f-7492-44a2-9992-57b2f2699660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:55,152 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:55,153 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85cf8576-b02b-44b5-9cdd-4229d670576d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85cf8576-b02b-44b5-9cdd-4229d670576d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:56,214 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.054s 2021-09-03 02:30:56,215 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ab091f0-1918-44df-b1e7-59ef38be0e1e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ab091f0-1918-44df-b1e7-59ef38be0e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:57,263 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:30:57,264 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53d3f616-a7eb-4ba1-a251-799c0f584ef5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53d3f616-a7eb-4ba1-a251-799c0f584ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:58,313 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:30:58,314 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d0911a-efb0-462f-9c4d-678f52f1bf99', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d0911a-efb0-462f-9c4d-678f52f1bf99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:30:59,361 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.039s 2021-09-03 02:30:59,361 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f229ab5b-e65f-4cef-b140-72b7d3886fa3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f229ab5b-e65f-4cef-b140-72b7d3886fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:00,411 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:00,412 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a8dd6e-672b-490b-9035-3e3c0840583a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a8dd6e-672b-490b-9035-3e3c0840583a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:01,460 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:01,461 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c077d1f-4997-447e-abdc-95330aa3d7ca', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c077d1f-4997-447e-abdc-95330aa3d7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:02,511 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:31:02,511 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483e37db-595e-4c22-8302-3bc0848d678e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483e37db-595e-4c22-8302-3bc0848d678e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:03,561 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:03,561 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ef0dae-422e-4752-a5cf-153df419bcae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ef0dae-422e-4752-a5cf-153df419bcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:04,611 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:04,611 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d91563-2d16-4383-9269-77c3594ebf66', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d91563-2d16-4383-9269-77c3594ebf66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:05,661 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:05,661 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81c6e09-5fd5-422f-90a8-43fc53c35042', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81c6e09-5fd5-422f-90a8-43fc53c35042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:06,711 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:06,712 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e64b13-dc6f-4207-9c39-ae96b9d32725', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e64b13-dc6f-4207-9c39-ae96b9d32725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:07,761 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:07,761 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104d44a0-8bc4-42f8-8283-05de6e85485d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104d44a0-8bc4-42f8-8283-05de6e85485d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:08,810 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:08,810 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94fa138f-82b3-4ed3-beef-cf1ce36ce0c9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94fa138f-82b3-4ed3-beef-cf1ce36ce0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:09,860 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:09,860 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156f672c-f101-459d-8f6a-eedda6fb10a7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156f672c-f101-459d-8f6a-eedda6fb10a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:10,908 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:31:10,909 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c107ed-b8da-474f-bc41-263e3c8ffd8e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c107ed-b8da-474f-bc41-263e3c8ffd8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:11,958 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:11,959 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b26d674-ca66-4133-86a3-612229f4f35a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b26d674-ca66-4133-86a3-612229f4f35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:13,006 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:31:13,007 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ff2e1f9-b7af-4870-9473-b90804fb7a82', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff2e1f9-b7af-4870-9473-b90804fb7a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:14,057 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:14,057 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c0d5a7-2e74-4c8f-8f6b-57e92ba60ddc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c0d5a7-2e74-4c8f-8f6b-57e92ba60ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:15,105 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:31:15,106 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d2a09d-1007-4431-a4ec-537deb0f2124', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d2a09d-1007-4431-a4ec-537deb0f2124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:16,156 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:31:16,157 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1821ecee-44c7-4478-a0b5-5c75021f12bd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1821ecee-44c7-4478-a0b5-5c75021f12bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:17,205 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:31:17,206 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a220a03-2974-498e-a36f-fd987c7ac21f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a220a03-2974-498e-a36f-fd987c7ac21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:18,254 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:18,255 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5c88f8-a372-4a49-9878-e89a4ddf4089', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5c88f8-a372-4a49-9878-e89a4ddf4089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:19,304 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:19,304 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d318f2f-825a-40eb-a2b4-20c9203cf49d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d318f2f-825a-40eb-a2b4-20c9203cf49d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:20,352 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:20,353 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bead856-0f1c-4650-8eb4-06e1d5b48d56', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bead856-0f1c-4650-8eb4-06e1d5b48d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:21,402 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:21,403 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9fe4fd-7553-4ce1-8c38-838df4c9c942', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9fe4fd-7553-4ce1-8c38-838df4c9c942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:22,583 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.171s 2021-09-03 02:31:22,583 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d3c314-879b-4752-aa4f-94b04d3a94f2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d3c314-879b-4752-aa4f-94b04d3a94f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:23,632 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:23,633 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c67478b0-0293-44c7-8a0e-b8376867f62d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c67478b0-0293-44c7-8a0e-b8376867f62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:24,682 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:24,682 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08eb7d90-1f30-4b9b-9ba8-5bfcdda7905f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08eb7d90-1f30-4b9b-9ba8-5bfcdda7905f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:25,731 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:25,732 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c60f15-b100-4997-87a8-ced6293721ce', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c60f15-b100-4997-87a8-ced6293721ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:26,780 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:31:26,780 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0190cc-b5fd-45d0-81cd-7985995a5e85', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0190cc-b5fd-45d0-81cd-7985995a5e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:27,830 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:27,830 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b060e36f-645f-40bf-9342-c301b021573f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b060e36f-645f-40bf-9342-c301b021573f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:28,880 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:28,880 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c511ba5c-ef73-4a01-806f-a84dcc22c9cb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c511ba5c-ef73-4a01-806f-a84dcc22c9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:29,928 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:29,929 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51b8086-fe98-4894-905c-1f7e874ea2ac', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51b8086-fe98-4894-905c-1f7e874ea2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:30,978 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:30,978 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87322121-6388-4f35-adfa-163b8ed078ad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87322121-6388-4f35-adfa-163b8ed078ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:32,027 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:32,027 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81b702b-2807-418b-a0c9-ec1a1fbd7678', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81b702b-2807-418b-a0c9-ec1a1fbd7678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:33,078 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:31:33,079 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045d7161-67d8-4c3d-929e-40a16a26c215', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045d7161-67d8-4c3d-929e-40a16a26c215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:34,127 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:34,128 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae29afaf-599d-4227-912e-0ccf25246fd5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae29afaf-599d-4227-912e-0ccf25246fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:35,178 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:35,178 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f4f612c-e495-4701-a6b2-29c7c69367ea', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f4f612c-e495-4701-a6b2-29c7c69367ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:36,227 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:36,227 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d5e450-195d-4200-b3e9-ff95103ce710', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d5e450-195d-4200-b3e9-ff95103ce710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:37,276 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:37,277 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-220a3c45-f81f-4902-be1d-d1b592f40f74', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220a3c45-f81f-4902-be1d-d1b592f40f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:38,326 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:38,331 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e929d4f-1a8c-4914-8e4d-98c3c5773b59', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e929d4f-1a8c-4914-8e4d-98c3c5773b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:39,381 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:31:39,381 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-113c0ec2-65c8-4d76-b284-0bbb902158dc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-113c0ec2-65c8-4d76-b284-0bbb902158dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:40,436 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.047s 2021-09-03 02:31:40,437 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-896743c7-70cb-44b6-aaec-f89460106e42', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-896743c7-70cb-44b6-aaec-f89460106e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:41,486 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:41,487 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce7c2cda-3c65-4427-81cb-91c12b180ae4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce7c2cda-3c65-4427-81cb-91c12b180ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:42,540 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.045s 2021-09-03 02:31:42,541 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420afec9-7028-426e-85f7-3528f64a59d7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420afec9-7028-426e-85f7-3528f64a59d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:43,595 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.047s 2021-09-03 02:31:43,596 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1aaf262-0a60-4250-bb38-989a092a0b72', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1aaf262-0a60-4250-bb38-989a092a0b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:44,645 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:44,646 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8261c6-1ea5-47f9-bb9f-a16c0b811fa1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8261c6-1ea5-47f9-bb9f-a16c0b811fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:45,696 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:31:45,697 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ec6bb4-3171-4cae-847e-7ad61513e09a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ec6bb4-3171-4cae-847e-7ad61513e09a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:46,746 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:46,746 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a08094-5a21-48b4-8077-2d3e6fe99a3e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a08094-5a21-48b4-8077-2d3e6fe99a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:47,796 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:47,796 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ac49e0-7825-426a-b323-098082dacc44', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ac49e0-7825-426a-b323-098082dacc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:48,845 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:48,846 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-350d99bc-cac6-4701-aeb3-5d6274729773', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-350d99bc-cac6-4701-aeb3-5d6274729773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:49,893 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:31:49,893 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fc62780-8888-4e88-a828-2370d155e993', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fc62780-8888-4e88-a828-2370d155e993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:50,943 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:50,944 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dbdbfbb-cb30-412b-904f-49b551cbd442', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dbdbfbb-cb30-412b-904f-49b551cbd442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:51,992 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:31:51,992 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6956c88b-ca7a-42f2-850d-8e9ec95c0ac7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6956c88b-ca7a-42f2-850d-8e9ec95c0ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:53,042 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:53,042 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-690c9186-9b74-4354-988d-313e2b1529d8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-690c9186-9b74-4354-988d-313e2b1529d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:54,091 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:54,091 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c130ab-c536-403f-8c40-13aff016c543', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c130ab-c536-403f-8c40-13aff016c543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:55,142 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:55,142 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e45890e-b552-4da2-859a-b61dba84d85d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e45890e-b552-4da2-859a-b61dba84d85d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:56,193 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:31:56,193 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d8ef3f-9705-4939-b38c-edba930300ff', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d8ef3f-9705-4939-b38c-edba930300ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:57,242 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:57,243 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527f0f36-e3d6-4701-90c9-23e279e0b1f6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527f0f36-e3d6-4701-90c9-23e279e0b1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:58,292 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:58,292 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24201972-9f90-4cb4-81d1-c481cc90200b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24201972-9f90-4cb4-81d1-c481cc90200b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:31:59,342 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:31:59,342 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ffe2066-81a3-4703-86fb-114d42531681', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ffe2066-81a3-4703-86fb-114d42531681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:00,391 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:00,391 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c0dbf1-29df-4213-b5ea-e31860448e5c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06c0dbf1-29df-4213-b5ea-e31860448e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:01,441 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:01,442 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ba53c0-f49f-49f5-a4da-fd3d490f82a4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ba53c0-f49f-49f5-a4da-fd3d490f82a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:02,490 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:02,491 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a71435-ec1a-4874-aa54-6d93c6336952', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a71435-ec1a-4874-aa54-6d93c6336952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:03,541 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:32:03,542 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0daf9de-b270-4163-b428-4955f2b57304', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0daf9de-b270-4163-b428-4955f2b57304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:04,590 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:04,590 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb2c27b-2916-4057-83e4-835378a3eb64', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb2c27b-2916-4057-83e4-835378a3eb64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:05,641 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:05,641 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44e9d030-af8d-4316-9f65-4158ef50e04a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44e9d030-af8d-4316-9f65-4158ef50e04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:06,691 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:06,691 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c728fce-1eae-4be1-979f-fe8ad73e7349', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c728fce-1eae-4be1-979f-fe8ad73e7349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:07,741 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:07,742 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ffd58f3-2acc-4781-9b77-934da3af7b37', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ffd58f3-2acc-4781-9b77-934da3af7b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:08,790 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:08,791 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ea643a-0dd6-4c10-8d11-e06828a3298b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ea643a-0dd6-4c10-8d11-e06828a3298b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:09,840 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:09,840 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705d945a-6674-422a-9b48-a6447c59f8c4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705d945a-6674-422a-9b48-a6447c59f8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:10,889 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:32:10,889 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c662ba0-2b3a-4c11-b25a-81af5a220fa5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c662ba0-2b3a-4c11-b25a-81af5a220fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:11,938 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:11,939 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f0a9bf-9a03-4cf1-9721-f0f78f0a150d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f0a9bf-9a03-4cf1-9721-f0f78f0a150d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:12,986 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:32:12,987 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ee39b81-f5fe-42f2-ac65-446b1aad751a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ee39b81-f5fe-42f2-ac65-446b1aad751a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:14,037 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:14,037 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17dafd78-e9bf-4359-841b-748a2611d33a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17dafd78-e9bf-4359-841b-748a2611d33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:15,086 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:15,087 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98c15a6-065f-4902-8c5b-f8d2d1b258ae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98c15a6-065f-4902-8c5b-f8d2d1b258ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:16,137 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:16,137 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d328413f-b6d2-4c96-81f4-275bc89f0f56', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d328413f-b6d2-4c96-81f4-275bc89f0f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:17,186 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:32:17,186 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fee801a-085f-466e-ac7d-e4bc30ef58e8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fee801a-085f-466e-ac7d-e4bc30ef58e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:18,236 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:18,237 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150fa7c1-0fea-4ff9-b2fb-d455e436633c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150fa7c1-0fea-4ff9-b2fb-d455e436633c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:19,285 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:19,286 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff598e9-f1bf-4423-bbfe-87bb05d38349', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff598e9-f1bf-4423-bbfe-87bb05d38349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:20,337 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.043s 2021-09-03 02:32:20,337 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd3590f-3e3f-4d50-a69e-4533fd75585e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd3590f-3e3f-4d50-a69e-4533fd75585e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:21,389 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.044s 2021-09-03 02:32:21,389 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ce6063-6aed-4cca-80ec-875292231c74', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ce6063-6aed-4cca-80ec-875292231c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:22,439 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:22,440 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e939b7-fdab-487b-9e5d-a373ac2566e5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e939b7-fdab-487b-9e5d-a373ac2566e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:23,487 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:32:23,488 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a2600c-a573-4842-8491-f7727d0db442', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a2600c-a573-4842-8491-f7727d0db442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:24,537 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:24,538 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2578dc6e-34a1-46ac-b646-57a3eea5540f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2578dc6e-34a1-46ac-b646-57a3eea5540f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:25,586 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:25,586 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7431b2-08a2-4724-af36-1a630f6f5a4d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7431b2-08a2-4724-af36-1a630f6f5a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:26,635 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:26,635 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72fc39b9-03da-42c3-8915-8c497e9e6a56', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72fc39b9-03da-42c3-8915-8c497e9e6a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:27,685 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:27,686 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa601c22-e142-43c7-a2b3-80125ef4bde0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa601c22-e142-43c7-a2b3-80125ef4bde0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:28,734 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:32:28,735 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ac45fb-271e-4db4-a7b7-cb5cbba109c2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ac45fb-271e-4db4-a7b7-cb5cbba109c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:29,784 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:29,784 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c48033-f235-4d9b-8364-fe081bddd6e7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c48033-f235-4d9b-8364-fe081bddd6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:30,831 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:32:30,832 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b72e020-c583-46d2-9198-8eee04b29c14', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b72e020-c583-46d2-9198-8eee04b29c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:31,882 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:31,882 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72e632fa-19f4-44ce-b2bf-61a75d5e3cd4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72e632fa-19f4-44ce-b2bf-61a75d5e3cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:32,931 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:32,932 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2b569d-d810-4fef-a9de-32f39561dd5d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2b569d-d810-4fef-a9de-32f39561dd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:33,981 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:33,982 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d410a4-ea49-420c-87fa-2c0196235beb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d410a4-ea49-420c-87fa-2c0196235beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:35,030 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:35,031 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9024eef-2b53-4939-8eb6-26026ba6be32', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9024eef-2b53-4939-8eb6-26026ba6be32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:36,080 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:36,081 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe4ef4c-5c28-44bb-a4d7-983919b63bca', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe4ef4c-5c28-44bb-a4d7-983919b63bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:37,129 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:32:37,130 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18685546-5546-4b87-84a3-3553dd062c54', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18685546-5546-4b87-84a3-3553dd062c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:38,186 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.048s 2021-09-03 02:32:38,186 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd71006e-cf02-4cd0-b5f8-2e4c57fb4b8f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd71006e-cf02-4cd0-b5f8-2e4c57fb4b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:39,235 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:32:39,236 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e351f6f-3bcb-4f4f-8d29-208af9978970', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e351f6f-3bcb-4f4f-8d29-208af9978970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:40,286 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:40,286 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635b3ad3-dd49-4cdd-b1f2-03950b9b8741', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635b3ad3-dd49-4cdd-b1f2-03950b9b8741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:41,334 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:32:41,335 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d8aee4-72d5-4486-8c3f-f878f0f266db', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d8aee4-72d5-4486-8c3f-f878f0f266db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:42,384 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:42,384 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba27c6f5-227e-493f-9fd6-fba2d2ca00fd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba27c6f5-227e-493f-9fd6-fba2d2ca00fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:43,433 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:43,434 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31fbcd36-762f-46d4-97d1-5a7b4e0e53f9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31fbcd36-762f-46d4-97d1-5a7b4e0e53f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:44,483 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:44,484 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be07e10a-4950-4cd7-bf07-579b36511bfe', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be07e10a-4950-4cd7-bf07-579b36511bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:45,532 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:32:45,532 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f6de32d-168d-4988-a89e-2a052a550bb3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f6de32d-168d-4988-a89e-2a052a550bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:46,582 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:46,582 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf8d9540-4d4c-42ad-8389-7128dddb8416', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf8d9540-4d4c-42ad-8389-7128dddb8416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:47,635 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.045s 2021-09-03 02:32:47,635 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc528efd-d144-4b8e-9063-ba3b2f7f7e0e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc528efd-d144-4b8e-9063-ba3b2f7f7e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:48,684 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:48,685 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b0777c-d455-4799-abd4-fd61f7e1835e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b0777c-d455-4799-abd4-fd61f7e1835e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:49,734 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:49,735 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6822ac9a-37fb-4729-907b-74154239a777', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6822ac9a-37fb-4729-907b-74154239a777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:50,785 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:50,785 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726bb145-a842-4e65-a161-7cb9ff1764dc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726bb145-a842-4e65-a161-7cb9ff1764dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:51,834 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:51,834 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e3f403-6b42-4fb0-92ae-0afd666ae071', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e3f403-6b42-4fb0-92ae-0afd666ae071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:52,885 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:52,885 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6571ce-aaf5-48f7-8cd5-f10877ad0d3e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6571ce-aaf5-48f7-8cd5-f10877ad0d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:53,934 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:53,935 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d45efba-3077-41e4-890a-3c7d5517d2c2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d45efba-3077-41e4-890a-3c7d5517d2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:54,985 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:54,985 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e61490-1656-40e2-866e-533f653254dc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e61490-1656-40e2-866e-533f653254dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:56,034 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:56,035 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1c7f21-5155-4516-9417-af79dfd9be43', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1c7f21-5155-4516-9417-af79dfd9be43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:57,084 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:57,085 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1840f73-e261-409f-bc21-f35675e1d8d6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1840f73-e261-409f-bc21-f35675e1d8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:58,134 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:32:58,134 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c89c550-e85a-4956-aa14-d5ce1ca67cae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c89c550-e85a-4956-aa14-d5ce1ca67cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:32:59,184 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.042s 2021-09-03 02:32:59,184 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7455bfdc-1c22-46e5-b1f8-5aa8196fb0a3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7455bfdc-1c22-46e5-b1f8-5aa8196fb0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:33:00,233 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:33:00,234 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbdc0095-168e-42e1-8b5b-6b117a97034f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbdc0095-168e-42e1-8b5b-6b117a97034f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:33:01,283 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:33:01,283 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b60f4ef-cc11-4d3b-af84-bfbd0a1517ae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b60f4ef-cc11-4d3b-af84-bfbd0a1517ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:33:02,330 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.040s 2021-09-03 02:33:02,331 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b48733-c404-4c3d-a4bd-11bd7e48fef0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b48733-c404-4c3d-a4bd-11bd7e48fef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:33:03,380 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:33:03,381 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e2d36ca-e81d-47bf-a872-0c15a3871f60', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e2d36ca-e81d-47bf-a872-0c15a3871f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:33:04,430 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:33:04,430 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35ac300-5201-4e3d-b67e-ab9a52157d0a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35ac300-5201-4e3d-b67e-ab9a52157d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:33:05,479 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:33:05,479 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce0768c-d52c-4c19-a3a6-53d6d78f8fb6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce0768c-d52c-4c19-a3a6-53d6d78f8fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:33:06,527 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:33:06,528 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e24b266-39a1-4855-b7e5-acf5cf53d5ce', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e24b266-39a1-4855-b7e5-acf5cf53d5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:33:07,702 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.167s 2021-09-03 02:33:07,703 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f97e059-5fd8-441d-b65c-8043defa2677', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f97e059-5fd8-441d-b65c-8043defa2677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:33:08,752 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:33:08,752 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bda0037-0038-4c9f-b7a1-cceba6cc8e64', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bda0037-0038-4c9f-b7a1-cceba6cc8e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:33:09,801 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 0.041s 2021-09-03 02:33:09,802 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620ca94e-73c0-4642-a70f-bb6d740ee8d8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620ca94e-73c0-4642-a70f-bb6d740ee8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451'} Body: b'{"volume": {"id": "98ebf72a-9eb5-43c3-a740-ad1b5bfc0451", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:27:09.000000", "updated_at": "2021-09-03T02:27:09.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2042486893", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/4715a94c48a743b08204df2edcd05ea5/volumes/98ebf72a-9eb5-43c3-a740-ad1b5bfc0451"}], "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4715a94c48a743b08204df2edcd05ea5"}}' 2021-09-03 02:33:10,161 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.351s 2021-09-03 02:33:10,162 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:09 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-08af79d7-144e-43c4-a267-d365bc6883fb', 'x-compute-request-id': 'req-08af79d7-144e-43c4-a267-d365bc6883fb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'' 2021-09-03 02:33:10,312 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.149s 2021-09-03 02:33:10,312 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c80da5d-b2b0-4f94-8379-044718d6299d', 'x-compute-request-id': 'req-5c80da5d-b2b0-4f94-8379-044718d6299d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "name": "tempest-AttachVolumeShelveTestJSON-server-1023020240", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:26:18Z", "updated": "2021-09-03T02:33:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:0d:4e"}, {"version": 4, "addr": "172.27.0.61", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:0d:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1879121322", "OS-SRV-USG:launched_at": "2021-09-03T02:26:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943392841"}], "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-09-03 02:33:11,417 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.095s 2021-09-03 02:33:11,418 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caa25bd3-bfbe-40d1-8582-542e8a870456', 'x-compute-request-id': 'req-caa25bd3-bfbe-40d1-8582-542e8a870456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"server": {"id": "db84964d-426a-4289-8190-6ac3a2aeb43e", "name": "tempest-AttachVolumeShelveTestJSON-server-1023020240", "status": "ACTIVE", "tenant_id": "4715a94c48a743b08204df2edcd05ea5", "user_id": "dce4a951a4664836a7b86f4f9ca1e0d4", "metadata": {}, "hostId": "29b10d95c13d6690b8f23738019facccf91895ddfa985ec1a4f98d28", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:26:18Z", "updated": "2021-09-03T02:33:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1520291944-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:0d:4e"}, {"version": 4, "addr": "172.27.0.61", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:0d:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/db84964d-426a-4289-8190-6ac3a2aeb43e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1879121322", "OS-SRV-USG:launched_at": "2021-09-03T02:26:29.000000", "OS-SRV-USG:terminated_at": 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-09-03 02:33:12,460 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e 0.032s 2021-09-03 02:33:12,460 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:12 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-f09690fc-62df-4f00-8480-63ef3211b024', 'x-compute-request-id': 'req-f09690fc-62df-4f00-8480-63ef3211b024', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/db84964d-426a-4289-8190-6ac3a2aeb43e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance db84964d-426a-4289-8190-6ac3a2aeb43e could not be found."}}' 2021-09-03 02:33:12,565 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.21/compute/v2.1/os-keypairs/tempest-keypair-1879121322 0.103s 2021-09-03 02:33:12,565 109419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:12 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-2c328c28-f70f-49fc-81ca-965fc83e4782', 'x-compute-request-id': 'req-2c328c28-f70f-49fc-81ca-965fc83e4782', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21/compute/v2.1/os-keypairs/tempest-keypair-1879121322'} Body: b'' 2021-09-03 02:33:12,757 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.21:9696/v2.0/security-groups/a96265d1-ef7b-4581-806b-194a3046ee54 0.191s 2021-09-03 02:33:12,757 109419 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-28544c80-4bf2-4563-b835-3203c9859724', 'content-length': '0', 'date': 'Fri, 03 Sep 2021 02:33:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21:9696/v2.0/security-groups/a96265d1-ef7b-4581-806b-194a3046ee54'} Body: b'' 2021-09-03 02:33:12,774 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.21:9696/v2.0/security-groups/a96265d1-ef7b-4581-806b-194a3046ee54 0.016s 2021-09-03 02:33:12,775 109419 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-aaeb04c2-00ac-40ee-9f48-3453172c5c33', 'date': 'Fri, 03 Sep 2021 02:33:12 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.21:9696/v2.0/security-groups/a96265d1-ef7b-4581-806b-194a3046ee54'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a96265d1-ef7b-4581-806b-194a3046ee54 does not exist", "detail": ""}}' 2021-09-03 02:33:13,304 109419 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.21:9696/v2.0/floatingips/d3e13531-2172-4640-a996-26932e26aa3f 0.529s 2021-09-03 02:33:13,305 109419 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-adc5094c-6cec-441a-a56b-eb3be646fdb2', 'content-length': '0', 'date': 'Fri, 03 Sep 2021 02:33:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21:9696/v2.0/floatingips/d3e13531-2172-4640-a996-26932e26aa3f'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 539, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 98ebf72a-9eb5-43c3-a740-ad1b5bfc0451 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt11.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft11.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-09-03 02:12:21,529 109426 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-09-03 02:12:21,529 109426 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-09-03 02:12:21,906 109426 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.21/compute/v2.1/os-keypairs 0.377s 2021-09-03 02:12:21,907 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-3976467"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2302', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be95cb38-d599-4a41-92d0-8d410c503134', 'x-compute-request-id': 'req-be95cb38-d599-4a41-92d0-8d410c503134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEAv+5naT0wPwYEWhZ9ELomIetsMBThn+igakyS5UFr3JANHJei\\nnBmAIYsmN+Q+P94utRRTrD9Dt6wch8iou5FfZ7LH8UAT7sE7rCIfv7kqebzPdAyN\\nL+UPn+F2Zi+GW02TzzDUbS0NC7653p2mVmYJY9RVwqEb1wpkJtCoPXnD7d+CqMro\\n5EhE02p8yn1Ugox+aEy79PH/2gR/5FtZ8/vpp6jflavgida7Ts7dY/BhaZpNnsh0\\n7MiG454v4QVioorofY0KPuyps6XA/Js30U3lU7whzYJPikwNLSGja0RTFo4Guuba\\n/FD7Jia+x4faTpzvGltFpTf2kCm9lka6qG1R5QIDAQABAoIBAApeAk/48iY1WP7U\\nwCSrKWwjn1BpkFZm5mNXh4fCpOThExQ8TJhJ+FXXglT6izI/+h3l3y8qq6m8Lj5X\\nZGXdUF31lj89ytXWsjZ2EWj1w4mX3UzTcLzpjpKARzj10DgWVKmYZaEQEehUgQ25\\nTkbUdCVkTs2YjjxrX0WJd8z6Ss8Kb6r0dVPUjkx9EmB6PdwDYRfiRugp/ASbmARu\\nHwEnsowTXfbdvb9tlR/NnJtxCMY9kM6RtzvaFfqMrOIIKDnvCWETfTS5ik51RRxP\\n8iM7Wk8DX3cjhaclFKvuWrXkOj/qp9WFCHJ1Xbb8NRK5HqMV0OL9je/Oq5OPBO3/\\ndbino3ECgYEA79NIHrpMK2SNyjEuvuIB0nH3aiaqLXytSHUonE3JNU7+nD98B1WB\\npF+N0Pa/COhXURAQqdSOeOyNZBJBFpCzlx6XJo0xEVrMnXXr36FvDb0wve8NczS4\\nH8/4P9GVkxLk5L5pQkVEYSs9gb/k6Ca/WA003K6NJKF6gry9by5J9YMCgYEAzOA0\\nYNm41fVqhRJ26aPsXQvI0u5TFwW4p2Demv1cYVfyuJ3yMMRvX3ClrurnkUDgIGqq\\npWBynkM9YlG6loyLAF5RtfmPsmGOihnYPjZqciyNPFjjl5Xi6POmczPwHSW6gbhz\\nVHwye5TzW8TyZUTCZq+KbchXRFIBDoTA2qe+ZncCgYEAh1xbMmy4HS3OEbccyURK\\n/vqwSMu19aKPM3xdBYup61rAvnPej00ltR7xrmX2gRKSZgCJRzHfkEUDsN3UuuXF\\nV6A+c9XxQfhb0OwDy98UDU8hObK5hrLU0a/SUEL9B1v8sVb/lhX+eFGtj5Q9oQJt\\nsUcS9RPYOjqiKTRaP2yC9f0CgYEAiWoUF6XQwMlz4b+JvJnzLlF6KGgrmPSAbtud\\nU01+idgId+WQjT8kCFqw9kqeeSGPco642GWBWz90S57PzKyFiwC4Q5sY06d1iJFf\\nJhMvgFb7gC+Kr6Cb6m2KBhkfAx3MI7fIuzD2V0eHltTZVC0zStaQvaOzTKLIDKnk\\nBISgQ28CgYEAhpXbzhCd0PqanODdsAtfO/Mkv5H+PCPFL5qd5QHw1yYmVNlOS5wJ\\n3KuEwEwdRBUxVIFE7fgEbX2LYJ6OjkapBMzaRii4ST3BNh0Y13Be5GsykaflDqNs\\nmucRzGQ6TrCuv/ZLnPfzo7+YNuYudNK116c01h3R/VdKrU2vOAHzTPw=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-3976467", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/7mdpPTA/BgRaFn0QuiYh62wwFOGf6KBqTJLlQWvckA0cl6KcGYAhiyY35D4/3i61FFOsP0O3rByHyKi7kV9nssfxQBPuwTusIh+/uSp5vM90DI0v5Q+f4XZmL4ZbTZPPMNRtLQ0LvrnenaZWZglj1FXCoRvXCmQm0Kg9ecPt34KoyujkSETTanzKfVSCjH5oTLv08f/aBH/kW1nz++mnqN+Vq+CJ1rtOzt1j8GFpmk2eyHTsyIbjni/hBWKiiuh9jQo+7KmzpcD8mzfRTeVTvCHNgk+KTA0tIaNrRFMWjga65tr8UPsmJr7Hh9pOnO8aW0WlN/aQKb2WRrqobVHl Generated-by-Nova", "fingerprint": "5c:95:36:23:a7:27:fb:f5:4e:05:bb:c7:f2:de:98:50", "user_id": "6e903a65739045508ca5d129c45c56b7"}}' 2021-09-03 02:12:21,909 109426 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-3976467 created 2021-09-03 02:12:22,368 109426 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21:9696/v2.0/security-groups 0.459s 2021-09-03 02:12:22,368 109426 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--253952567", "description": "tempest-description--201701576"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1578', 'x-openstack-request-id': 'req-5151e738-efdf-47d8-9a34-835f2602acdd', 'date': 'Fri, 03 Sep 2021 02:12:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "d49134c8-c821-4756-9069-7c7abf2ba97f", "name": "tempest-securitygroup--253952567", "stateful": true, "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "description": "tempest-description--201701576", "security_group_rules": [{"id": "3afdfb68-c4aa-46e9-b834-6917711848ea", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "security_group_id": "d49134c8-c821-4756-9069-7c7abf2ba97f", "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": 414, "description": null, "tags": [], "created_at": "2021-09-03T02:12:22Z", "updated_at": "2021-09-03T02:12:22Z", "revision_number": 0, "project_id": "94e74d599fbf45ffa7ed50d9acbb3629"}, {"id": "67b2274e-f0b6-4939-a2ae-8cf29d179f45", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "security_group_id": "d49134c8-c821-4756-9069-7c7abf2ba97f", "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": 413, "description": null, "tags": [], "created_at": "2021-09-03T02:12:22Z", "updated_at": "2021-09-03T02:12:22Z", "revision_number": 0, "project_id": "94e74d599fbf45ffa7ed50d9acbb3629"}], "tags": [], "created_at": "2021-09-03T02:12:22Z", "updated_at": "2021-09-03T02:12:22Z", "revision_number": 1, "project_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:12:22,688 109426 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21:9696/v2.0/security-group-rules 0.318s 2021-09-03 02:12:22,688 109426 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": "d49134c8-c821-4756-9069-7c7abf2ba97f", "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-238406c3-ab28-4eea-a9a7-35f8bd310625', 'date': 'Fri, 03 Sep 2021 02:12:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "534fe587-bdf5-4b9c-94a2-89aa91b7ae0d", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "security_group_id": "d49134c8-c821-4756-9069-7c7abf2ba97f", "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-09-03T02:12:22Z", "updated_at": "2021-09-03T02:12:22Z", "revision_number": 0, "project_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:12:22,974 109426 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21:9696/v2.0/security-group-rules 0.285s 2021-09-03 02:12:22,974 109426 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": "d49134c8-c821-4756-9069-7c7abf2ba97f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-60ca36cf-7bf5-46da-bf12-d1f35dd9ab41', 'date': 'Fri, 03 Sep 2021 02:12:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8482273f-14b3-483a-ad57-11ff0f11b64e", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "security_group_id": "d49134c8-c821-4756-9069-7c7abf2ba97f", "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-09-03T02:12:22Z", "updated_at": "2021-09-03T02:12:22Z", "revision_number": 0, "project_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:12:22,975 109426 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--253952567 created 2021-09-03 02:12:24,099 109426 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.21:9696/v2.0/floatingips 1.123s 2021-09-03 02:12:24,099 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "f4c19d40-ba77-4711-a1ff-e25228796469"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-42ac2f69-4ad2-49b0-96a6-52466e228a56', 'date': 'Fri, 03 Sep 2021 02:12:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1f85629f-35dd-4cef-8282-6af54da24b68", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "floating_ip_address": "172.27.0.85", "floating_network_id": "f4c19d40-ba77-4711-a1ff-e25228796469", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "94e74d599fbf45ffa7ed50d9acbb3629", "description": "", "port_details": null, "tags": [], "created_at": "2021-09-03T02:12:23Z", "updated_at": "2021-09-03T02:12:23Z", "revision_number": 0}}' 2021-09-03 02:12:24,099 109426 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1f85629f-35dd-4cef-8282-6af54da24b68', 'tenant_id': '94e74d599fbf45ffa7ed50d9acbb3629', 'floating_ip_address': '172.27.0.85', 'floating_network_id': 'f4c19d40-ba77-4711-a1ff-e25228796469', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94e74d599fbf45ffa7ed50d9acbb3629', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-09-03T02:12:23Z', 'updated_at': '2021-09-03T02:12:23Z', 'revision_number': 0, 'ip': '172.27.0.85'} created 2021-09-03 02:12:24,182 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.21/identity/v3/auth/tokens 0.077s 2021-09-03 02:12:24,182 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3397', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cba6ff0d-b3f1-4c56-9ee9-207ab70da514', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6e903a65739045508ca5d129c45c56b7", "name": "tempest-AttachVolumeTestJSON-1363192196-project", "password_expires_at": null}, "audit_ids": ["WwtAF2EkRcOSvVrdReHxfQ"], "expires_at": "2021-09-03T03:12:24.000000Z", "issued_at": "2021-09-03T02:12:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94e74d599fbf45ffa7ed50d9acbb3629", "name": "tempest-AttachVolumeTestJSON-1363192196"}, "is_domain": false, "roles": [{"id": "703f65e98dca4c57b2b737986fd9d461", "name": "reader"}, {"id": "5ab50f2f7aa543449aead6f6d82a0d27", "name": "member"}], "catalog": [{"endpoints": [{"id": "cd8fa55269254162a6a4741b36dc852e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/placement", "region": "RegionOne"}], "id": "0e68b91ce9ff4970869be403a99a1590", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "018b93216bbb44e2ac1e3320d0d99c2a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629", "region": "RegionOne"}], "id": "11baebafe953446eb7376d45fb6ee876", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d759f9adc8d347908ca1980941bf10c9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21:9696/", "region": "RegionOne"}], "id": "1bf0edf9582945919a4811084074670d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c4546b5d42654b89b78bd57349e2dfcc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/image", "region": "RegionOne"}], "id": "1e936115e3144333b9172cd4e5b96efc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e7c0761da2984ce1b3fb69ed543d3cd0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/compute/v2/94e74d599fbf45ffa7ed50d9acbb3629", "region": "RegionOne"}], "id": "9486862286a24efa914a912661abb452", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "31834e6204de4bb1899d5dd56c8e6748", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.21:8080", "region": "RegionOne"}, {"id": "c7951f5a72734be5b50acac8b705a847", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21:8080/v1/AUTH_94e74d599fbf45ffa7ed50d9acbb3629", "region": "RegionOne"}], "id": "9ac2332bc11643978ff7a9d1b98b385d", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "e785d81a66c84739b40cdb1a95f61a34", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/compute/v2.1", "region": "RegionOne"}], "id": "ad29b72c1b49430fbcbbedcdcc1e5e7f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7fa72d7dc4e947a19c5f921b7c47ac3f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629", "region": "RegionOne"}], "id": "c7e00fbfb32943fab0adf9d3a84af46d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "76225045f3524a6da9c68bdf4a223360", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/identity", "region": "RegionOne"}, {"id": "96bbb116b074416a908bb2c718967a4c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.21/identity", "region": "RegionOne"}], "id": "d1c66d5c439147fbb69d7ce0696fc6c9", "type": "identity", "name": "keystone"}]}}' 2021-09-03 02:12:24,182 109426 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '5f5d62d3-f984-497f-a7d7-99c203568a5e', 'name': 'tempest-AttachVolumeTestJSON-799843489-network', 'tenant_id': '94e74d599fbf45ffa7ed50d9acbb3629', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '94e74d599fbf45ffa7ed50d9acbb3629', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 109, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-09-03T02:07:44Z', 'updated_at': '2021-09-03T02:07:44Z', 'revision_number': 1} available for tenant 2021-09-03 02:12:24,183 109426 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAv+5naT0wPwYEWhZ9ELomIetsMBThn+igakyS5UFr3JANHJei\nnBmAIYsmN+Q+P94utRRTrD9Dt6wch8iou5FfZ7LH8UAT7sE7rCIfv7kqebzPdAyN\nL+UPn+F2Zi+GW02TzzDUbS0NC7653p2mVmYJY9RVwqEb1wpkJtCoPXnD7d+CqMro\n5EhE02p8yn1Ugox+aEy79PH/2gR/5FtZ8/vpp6jflavgida7Ts7dY/BhaZpNnsh0\n7MiG454v4QVioorofY0KPuyps6XA/Js30U3lU7whzYJPikwNLSGja0RTFo4Guuba\n/FD7Jia+x4faTpzvGltFpTf2kCm9lka6qG1R5QIDAQABAoIBAApeAk/48iY1WP7U\nwCSrKWwjn1BpkFZm5mNXh4fCpOThExQ8TJhJ+FXXglT6izI/+h3l3y8qq6m8Lj5X\nZGXdUF31lj89ytXWsjZ2EWj1w4mX3UzTcLzpjpKARzj10DgWVKmYZaEQEehUgQ25\nTkbUdCVkTs2YjjxrX0WJd8z6Ss8Kb6r0dVPUjkx9EmB6PdwDYRfiRugp/ASbmARu\nHwEnsowTXfbdvb9tlR/NnJtxCMY9kM6RtzvaFfqMrOIIKDnvCWETfTS5ik51RRxP\n8iM7Wk8DX3cjhaclFKvuWrXkOj/qp9WFCHJ1Xbb8NRK5HqMV0OL9je/Oq5OPBO3/\ndbino3ECgYEA79NIHrpMK2SNyjEuvuIB0nH3aiaqLXytSHUonE3JNU7+nD98B1WB\npF+N0Pa/COhXURAQqdSOeOyNZBJBFpCzlx6XJo0xEVrMnXXr36FvDb0wve8NczS4\nH8/4P9GVkxLk5L5pQkVEYSs9gb/k6Ca/WA003K6NJKF6gry9by5J9YMCgYEAzOA0\nYNm41fVqhRJ26aPsXQvI0u5TFwW4p2Demv1cYVfyuJ3yMMRvX3ClrurnkUDgIGqq\npWBynkM9YlG6loyLAF5RtfmPsmGOihnYPjZqciyNPFjjl5Xi6POmczPwHSW6gbhz\nVHwye5TzW8TyZUTCZq+KbchXRFIBDoTA2qe+ZncCgYEAh1xbMmy4HS3OEbccyURK\n/vqwSMu19aKPM3xdBYup61rAvnPej00ltR7xrmX2gRKSZgCJRzHfkEUDsN3UuuXF\nV6A+c9XxQfhb0OwDy98UDU8hObK5hrLU0a/SUEL9B1v8sVb/lhX+eFGtj5Q9oQJt\nsUcS9RPYOjqiKTRaP2yC9f0CgYEAiWoUF6XQwMlz4b+JvJnzLlF6KGgrmPSAbtud\nU01+idgId+WQjT8kCFqw9kqeeSGPco642GWBWz90S57PzKyFiwC4Q5sY06d1iJFf\nJhMvgFb7gC+Kr6Cb6m2KBhkfAx3MI7fIuzD2V0eHltTZVC0zStaQvaOzTKLIDKnk\nBISgQ28CgYEAhpXbzhCd0PqanODdsAtfO/Mkv5H+PCPFL5qd5QHw1yYmVNlOS5wJ\n3KuEwEwdRBUxVIFE7fgEbX2LYJ6OjkapBMzaRii4ST3BNh0Y13Be5GsykaflDqNs\nmucRzGQ6TrCuv/ZLnPfzo7+YNuYudNK116c01h3R/VdKrU2vOAHzTPw=\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-3976467', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/7mdpPTA/BgRaFn0QuiYh62wwFOGf6KBqTJLlQWvckA0cl6KcGYAhiyY35D4/3i61FFOsP0O3rByHyKi7kV9nssfxQBPuwTusIh+/uSp5vM90DI0v5Q+f4XZmL4ZbTZPPMNRtLQ0LvrnenaZWZglj1FXCoRvXCmQm0Kg9ecPt34KoyujkSETTanzKfVSCjH5oTLv08f/aBH/kW1nz++mnqN+Vq+CJ1rtOzt1j8GFpmk2eyHTsyIbjni/hBWKiiuh9jQo+7KmzpcD8mzfRTeVTvCHNgk+KTA0tIaNrRFMWjga65tr8UPsmJr7Hh9pOnO8aW0WlN/aQKb2WRrqobVHl Generated-by-Nova', 'fingerprint': '5c:95:36:23:a7:27:fb:f5:4e:05:bb:c7:f2:de:98:50', 'user_id': '6e903a65739045508ca5d129c45c56b7'}, 'security_group': {'id': 'd49134c8-c821-4756-9069-7c7abf2ba97f', 'name': 'tempest-securitygroup--253952567', 'stateful': True, 'tenant_id': '94e74d599fbf45ffa7ed50d9acbb3629', 'description': 'tempest-description--201701576', 'security_group_rules': [{'id': '3afdfb68-c4aa-46e9-b834-6917711848ea', 'tenant_id': '94e74d599fbf45ffa7ed50d9acbb3629', 'security_group_id': 'd49134c8-c821-4756-9069-7c7abf2ba97f', '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': 414, 'description': None, 'tags': [], 'created_at': '2021-09-03T02:12:22Z', 'updated_at': '2021-09-03T02:12:22Z', 'revision_number': 0, 'project_id': '94e74d599fbf45ffa7ed50d9acbb3629'}, {'id': '67b2274e-f0b6-4939-a2ae-8cf29d179f45', 'tenant_id': '94e74d599fbf45ffa7ed50d9acbb3629', 'security_group_id': 'd49134c8-c821-4756-9069-7c7abf2ba97f', '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': 413, 'description': None, 'tags': [], 'created_at': '2021-09-03T02:12:22Z', 'updated_at': '2021-09-03T02:12:22Z', 'revision_number': 0, 'project_id': '94e74d599fbf45ffa7ed50d9acbb3629'}], 'tags': [], 'created_at': '2021-09-03T02:12:22Z', 'updated_at': '2021-09-03T02:12:22Z', 'revision_number': 1, 'project_id': '94e74d599fbf45ffa7ed50d9acbb3629'}, 'floating_ip': {'id': '1f85629f-35dd-4cef-8282-6af54da24b68', 'tenant_id': '94e74d599fbf45ffa7ed50d9acbb3629', 'floating_ip_address': '172.27.0.85', 'floating_network_id': 'f4c19d40-ba77-4711-a1ff-e25228796469', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '94e74d599fbf45ffa7ed50d9acbb3629', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-09-03T02:12:23Z', 'updated_at': '2021-09-03T02:12:23Z', 'revision_number': 0, 'ip': '172.27.0.85'}} 2021-09-03 02:12:24,823 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.21/compute/v2.1/servers 0.639s 2021-09-03 02:12:24,824 109426 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-688668300", "imageRef": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "5f5d62d3-f984-497f-a7d7-99c203568a5e"}], "security_groups": [{"name": "tempest-securitygroup--253952567"}], "key_name": "tempest-keypair-3976467", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86802645-4a98-434e-ac5e-14abafe76bc0', 'x-compute-request-id': 'req-86802645-4a98-434e-ac5e-14abafe76bc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/servers'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--253952567"}], "adminPass": "password"}}' 2021-09-03 02:12:24,900 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.073s 2021-09-03 02:12:24,900 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-383cf34a-5b5a-499f-a2fc-72f7fe9f62e9', 'x-compute-request-id': 'req-383cf34a-5b5a-499f-a2fc-72f7fe9f62e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "BUILD", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:25Z", "updated": "2021-09-03T02:12:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-3976467", "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-09-03 02:12:25,990 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.081s 2021-09-03 02:12:25,990 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fe213b3-5ed2-4993-b06b-d076f82aaa70', 'x-compute-request-id': 'req-0fe213b3-5ed2-4993-b06b-d076f82aaa70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "BUILD", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:12:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-3976467", "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-09-03 02:12:25,998 109426 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-09-03 02:12:27,092 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.093s 2021-09-03 02:12:27,093 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b44424-109c-44f0-9d78-4452780259f6', 'x-compute-request-id': 'req-02b44424-109c-44f0-9d78-4452780259f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "BUILD", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "15950868e360f9e80b36d73f845f16c4aff9259aeec7f26d743f72dd", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:12:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-3976467", "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-09-03 02:12:27,100 109426 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2021-09-03 02:12:28,320 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.208s 2021-09-03 02:12:28,326 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6d74079-50fc-440f-805f-64cce35a1fff', 'x-compute-request-id': 'req-a6d74079-50fc-440f-805f-64cce35a1fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "BUILD", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "15950868e360f9e80b36d73f845f16c4aff9259aeec7f26d743f72dd", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:12:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-3976467", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--253952567"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:12:29,475 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.140s 2021-09-03 02:12:29,475 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9670011-5f57-48c1-b4c3-46a5ddf60115', 'x-compute-request-id': 'req-f9670011-5f57-48c1-b4c3-46a5ddf60115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "BUILD", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "15950868e360f9e80b36d73f845f16c4aff9259aeec7f26d743f72dd", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:12:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-3976467", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--253952567"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:12:30,716 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.232s 2021-09-03 02:12:30,716 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbc56200-4c65-4abb-b18d-e5471cde4f23', 'x-compute-request-id': 'req-cbc56200-4c65-4abb-b18d-e5471cde4f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "BUILD", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "15950868e360f9e80b36d73f845f16c4aff9259aeec7f26d743f72dd", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:12:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-3976467", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--253952567"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:12:31,872 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.148s 2021-09-03 02:12:31,873 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0def3bd1-a616-4657-844e-489fcbf43629', 'x-compute-request-id': 'req-0def3bd1-a616-4657-844e-489fcbf43629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "BUILD", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "15950868e360f9e80b36d73f845f16c4aff9259aeec7f26d743f72dd", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:12:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-3976467", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--253952567"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:12:33,100 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.220s 2021-09-03 02:12:33,100 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f101e16b-01df-448e-97a3-8eb9cb0c8d23', 'x-compute-request-id': 'req-f101e16b-01df-448e-97a3-8eb9cb0c8d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "BUILD", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "15950868e360f9e80b36d73f845f16c4aff9259aeec7f26d743f72dd", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:12:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-3976467", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--253952567"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:12:34,337 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.228s 2021-09-03 02:12:34,337 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a4e3296-e49b-4915-a4b3-466727a0906c', 'x-compute-request-id': 'req-7a4e3296-e49b-4915-a4b3-466727a0906c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "BUILD", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "15950868e360f9e80b36d73f845f16c4aff9259aeec7f26d743f72dd", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:12:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-3976467", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--253952567"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:12:35,525 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.179s 2021-09-03 02:12:35,526 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf3862f-6746-451c-af7d-ce209b2d1e3e', 'x-compute-request-id': 'req-6cf3862f-6746-451c-af7d-ce209b2d1e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "BUILD", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "15950868e360f9e80b36d73f845f16c4aff9259aeec7f26d743f72dd", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:12:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-3976467", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--253952567"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:12:36,688 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.154s 2021-09-03 02:12:36,689 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebcf7a97-e495-484f-9e8b-219870f08bed', 'x-compute-request-id': 'req-ebcf7a97-e495-484f-9e8b-219870f08bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "BUILD", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "15950868e360f9e80b36d73f845f16c4aff9259aeec7f26d743f72dd", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:12:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-3976467", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--253952567"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:12:37,912 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.214s 2021-09-03 02:12:37,912 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-173edcea-afe7-48ae-88dc-f7ba240e7faf', 'x-compute-request-id': 'req-173edcea-afe7-48ae-88dc-f7ba240e7faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "ACTIVE", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "15950868e360f9e80b36d73f845f16c4aff9259aeec7f26d743f72dd", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:12:37Z", "addresses": {"tempest-AttachVolumeTestJSON-799843489-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:bf:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-3976467", "OS-SRV-USG:launched_at": "2021-09-03T02:12:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--253952567"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:12:37,920 109426 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2021-09-03 02:12:38,063 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/os-interface 0.142s 2021-09-03 02:12:38,063 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee2ad05c-927a-426d-ba6e-ddc5c089040f', 'x-compute-request-id': 'req-ee2ad05c-927a-426d-ba6e-ddc5c089040f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5f5d62d3-f984-497f-a7d7-99c203568a5e", "port_id": "a866c6f2-b20d-4559-8f16-e2144412860e", "mac_addr": "fa:16:3e:46:bf:9b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "50fd8023-c68b-42eb-8463-7db7e38159bc", "ip_address": "172.20.0.12"}]}]}' 2021-09-03 02:12:39,264 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.222.0.21:9696/v2.0/floatingips/1f85629f-35dd-4cef-8282-6af54da24b68 1.197s 2021-09-03 02:12:39,264 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "a866c6f2-b20d-4559-8f16-e2144412860e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-c566d917-1e20-416a-8ae6-02f4f943618e', 'date': 'Fri, 03 Sep 2021 02:12:39 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21:9696/v2.0/floatingips/1f85629f-35dd-4cef-8282-6af54da24b68'} Body: b'{"floatingip": {"id": "1f85629f-35dd-4cef-8282-6af54da24b68", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "floating_ip_address": "172.27.0.85", "floating_network_id": "f4c19d40-ba77-4711-a1ff-e25228796469", "router_id": "477c0bbb-53c3-454d-ba47-ac437d4c4ec2", "port_id": "a866c6f2-b20d-4559-8f16-e2144412860e", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5f5d62d3-f984-497f-a7d7-99c203568a5e", "mac_address": "fa:16:3e:46:bf:9b", "admin_state_up": true, "status": "ACTIVE", "device_id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-09-03T02:12:23Z", "updated_at": "2021-09-03T02:12:38Z", "revision_number": 1, "project_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:12:39,345 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.081s 2021-09-03 02:12:39,346 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12: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-6c0824be-ad96-452d-a2a7-91359ac8f94f', 'x-compute-request-id': 'req-6c0824be-ad96-452d-a2a7-91359ac8f94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action'} Body: b'{"output": ""}' 2021-09-03 02:12:40,433 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.084s 2021-09-03 02:12:40,433 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12: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-bb56d285-b3a9-478d-8100-1974b991dbb9', 'x-compute-request-id': 'req-bb56d285-b3a9-478d-8100-1974b991dbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action'} Body: b'{"output": ""}' 2021-09-03 02:12:41,510 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.075s 2021-09-03 02:12:41,511 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:41 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-25ed67c9-f7c7-4ed1-9b19-60882d97b77b', 'x-compute-request-id': 'req-25ed67c9-f7c7-4ed1-9b19-60882d97b77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action'} Body: b'{"output": ""}' 2021-09-03 02:12:42,591 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.077s 2021-09-03 02:12:42,591 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12: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-ebc59170-d2af-4531-a478-7747b1500266', 'x-compute-request-id': 'req-ebc59170-d2af-4531-a478-7747b1500266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action'} Body: b'{"output": ""}' 2021-09-03 02:12:43,669 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.075s 2021-09-03 02:12:43,669 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12: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-4e5969a5-8e63-4a5f-b6f7-2b7ea3cd361a', 'x-compute-request-id': 'req-4e5969a5-8e63-4a5f-b6f7-2b7ea3cd361a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action'} Body: b'{"output": ""}' 2021-09-03 02:12:44,750 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.079s 2021-09-03 02:12:44,751 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12: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-49d976ad-a916-4f3e-bf52-9e8fc26f0a2f', 'x-compute-request-id': 'req-49d976ad-a916-4f3e-bf52-9e8fc26f0a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action'} Body: b'{"output": ""}' 2021-09-03 02:12:45,838 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.085s 2021-09-03 02:12:45,838 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:45 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-cdf8227d-fb44-4f9c-810a-fd5968dea28f', 'x-compute-request-id': 'req-cdf8227d-fb44-4f9c-810a-fd5968dea28f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action'} Body: b'{"output": ""}' 2021-09-03 02:12:46,917 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.076s 2021-09-03 02:12:46,918 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:46 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-5af8dda1-d5d1-41bc-a4d9-db1f6abfa066', 'x-compute-request-id': 'req-5af8dda1-d5d1-41bc-a4d9-db1f6abfa066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action'} Body: b'{"output": ""}' 2021-09-03 02:12:47,992 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.072s 2021-09-03 02:12:47,993 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:47 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-5aab9df6-f464-421a-a6eb-af17167a294c', 'x-compute-request-id': 'req-5aab9df6-f464-421a-a6eb-af17167a294c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action'} Body: b'{"output": ""}' 2021-09-03 02:12:49,071 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.075s 2021-09-03 02:12:49,071 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:48 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-993b525f-1dc4-471e-9e90-201f7c04f566', 'x-compute-request-id': 'req-993b525f-1dc4-471e-9e90-201f7c04f566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action'} Body: b'{"output": ""}' 2021-09-03 02:12:50,166 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.092s 2021-09-03 02:12:50,166 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '6099', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5504c7f-c5da-4ba8-8cfb-ffe935ad701a', 'x-compute-request-id': 'req-e5504c7f-c5da-4ba8-8cfb-ffe935ad701a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:12:51,252 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.083s 2021-09-03 02:12:51,253 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:51 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-52b26f2e-477d-4387-830a-c4fc8309af59', 'x-compute-request-id': 'req-52b26f2e-477d-4387-830a-c4fc8309af59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:12:52,340 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.085s 2021-09-03 02:12:52,341 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '18449', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5415e35-381d-43f5-82ac-ca889ca62923', 'x-compute-request-id': 'req-f5415e35-381d-43f5-82ac-ca889ca62923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:12:53,428 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.084s 2021-09-03 02:12:53,428 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5931ffa-1feb-49e5-84e6-196483222c2f', 'x-compute-request-id': 'req-a5931ffa-1feb-49e5-84e6-196483222c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:12:54,516 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.085s 2021-09-03 02:12:54,516 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22119', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0ee2c8d-85ef-4d6d-adc2-061502014727', 'x-compute-request-id': 'req-b0ee2c8d-85ef-4d6d-adc2-061502014727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:12:55,614 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.095s 2021-09-03 02:12:55,615 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:55 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-f2320e4f-fc86-49c3-9226-54c7d7c1eb53', 'x-compute-request-id': 'req-f2320e4f-fc86-49c3-9226-54c7d7c1eb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:12:56,705 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.087s 2021-09-03 02:12:56,706 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25178', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50655c85-cb9d-4007-aaf6-d0efd3102c7d', 'x-compute-request-id': 'req-50655c85-cb9d-4007-aaf6-d0efd3102c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:12:57,812 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.104s 2021-09-03 02:12:57,813 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ab9960-a2a0-42e1-a520-e72e4105f640', 'x-compute-request-id': 'req-30ab9960-a2a0-42e1-a520-e72e4105f640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:12:58,906 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.090s 2021-09-03 02:12:58,906 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-273ca232-ca76-44a3-add3-6d4b686feaad', 'x-compute-request-id': 'req-273ca232-ca76-44a3-add3-6d4b686feaad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:00,004 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.095s 2021-09-03 02:13:00,005 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28061', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53d3eab7-3f03-4459-8749-933b82090fe7', 'x-compute-request-id': 'req-53d3eab7-3f03-4459-8749-933b82090fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:01,155 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.147s 2021-09-03 02:13:01,156 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28206', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8c598fa-2b17-4442-96b3-cce7b0e59b22', 'x-compute-request-id': 'req-b8c598fa-2b17-4442-96b3-cce7b0e59b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:02,255 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.096s 2021-09-03 02:13:02,256 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c63b7477-f234-4a81-9404-9e80792b70e6', 'x-compute-request-id': 'req-c63b7477-f234-4a81-9404-9e80792b70e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:03,354 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.095s 2021-09-03 02:13:03,355 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28498', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-869fe789-e40b-4295-9703-ed2e8b9e403e', 'x-compute-request-id': 'req-869fe789-e40b-4295-9703-ed2e8b9e403e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:04,447 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.089s 2021-09-03 02:13:04,448 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-229b0097-5fc1-4d01-bbbc-ee006be4de41', 'x-compute-request-id': 'req-229b0097-5fc1-4d01-bbbc-ee006be4de41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:05,529 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.078s 2021-09-03 02:13:05,529 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77315afc-9d4e-4da9-a174-b6a31838fc72', 'x-compute-request-id': 'req-77315afc-9d4e-4da9-a174-b6a31838fc72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:06,608 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.076s 2021-09-03 02:13:06,609 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6965823e-cb42-4ea0-816e-41eb60072922', 'x-compute-request-id': 'req-6965823e-cb42-4ea0-816e-41eb60072922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:07,716 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.105s 2021-09-03 02:13:07,717 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29823', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60c50f8d-3db2-4923-8092-d144055f113a', 'x-compute-request-id': 'req-60c50f8d-3db2-4923-8092-d144055f113a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:08,813 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.094s 2021-09-03 02:13:08,814 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31860', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b4b36df-5bf1-46cc-819c-fead9b8050cf', 'x-compute-request-id': 'req-1b4b36df-5bf1-46cc-819c-fead9b8050cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:09,905 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.089s 2021-09-03 02:13:09,906 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33330', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a6b7633-5e91-40db-8df8-92b9aa253b30', 'x-compute-request-id': 'req-1a6b7633-5e91-40db-8df8-92b9aa253b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:11,001 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.092s 2021-09-03 02:13:11,002 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34202', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-388a4352-0972-4ff9-ad42-c82cd7c876b5', 'x-compute-request-id': 'req-388a4352-0972-4ff9-ad42-c82cd7c876b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:12,104 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.098s 2021-09-03 02:13:12,104 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49ead696-848d-4950-9670-9cfc9a4fb3d3', 'x-compute-request-id': 'req-49ead696-848d-4950-9670-9cfc9a4fb3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:13,194 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.087s 2021-09-03 02:13:13,195 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36652', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ac46ad-6910-42a8-b319-2074b5d8e178', 'x-compute-request-id': 'req-e8ac46ad-6910-42a8-b319-2074b5d8e178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:14,291 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.093s 2021-09-03 02:13:14,292 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37998', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad14592a-683b-47d5-9295-ab7b36e5fe23', 'x-compute-request-id': 'req-ad14592a-683b-47d5-9295-ab7b36e5fe23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:15,383 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.088s 2021-09-03 02:13:15,384 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38195', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b47aad4d-35f1-4447-9f4b-f424e3902c11', 'x-compute-request-id': 'req-b47aad4d-35f1-4447-9f4b-f424e3902c11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:16,465 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.078s 2021-09-03 02:13:16,466 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38195', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf7a1696-1a5e-41ff-829d-47a1b5c08547', 'x-compute-request-id': 'req-bf7a1696-1a5e-41ff-829d-47a1b5c08547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:17,552 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.082s 2021-09-03 02:13:17,552 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38195', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ef42b4-e6ad-4b18-88e7-3cc9eee0ba92', 'x-compute-request-id': 'req-c6ef42b4-e6ad-4b18-88e7-3cc9eee0ba92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:18,643 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/action 0.088s 2021-09-03 02:13:18,644 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c7e9217-63fc-4b3f-9b57-d4ff9aed28b9', 'x-compute-request-id': 'req-3c7e9217-63fc-4b3f-9b57-d4ff9aed28b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/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-09-03 02:13:18,684 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/ips 0.038s 2021-09-03 02:13:18,685 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:18 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-bb6b7f84-e115-4192-986a-0470b4dea40c', 'x-compute-request-id': 'req-bb6b7f84-e115-4192-986a-0470b4dea40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-799843489-network": [{"version": 4, "addr": "172.20.0.12"}, {"version": 4, "addr": "172.27.0.85"}]}}' 2021-09-03 02:13:19,461 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes 0.774s 2021-09-03 02:13:19,462 109426 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-1744264721"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d28a6e8-a4f1-408c-9973-00b2ff4b3b99', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d28a6e8-a4f1-408c-9973-00b2ff4b3b99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:18.911691", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:13:19,594 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.126s 2021-09-03 02:13:19,595 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e10a5e0d-2c67-4028-b417-ebae8267966b', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e10a5e0d-2c67-4028-b417-ebae8267966b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:20,646 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:13:20,646 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3067e58b-abe2-4712-b0c5-454ce5258268', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3067e58b-abe2-4712-b0c5-454ce5258268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:21,695 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:13:21,696 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fab579d3-91bc-49a3-8e5d-c4a0fca35069', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fab579d3-91bc-49a3-8e5d-c4a0fca35069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:22,743 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:13:22,744 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec2469b-5d3f-43e6-95df-22e1d641d37c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec2469b-5d3f-43e6-95df-22e1d641d37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:23,794 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:13:23,794 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afaf32fe-c887-4727-a44c-131e6628ed58', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afaf32fe-c887-4727-a44c-131e6628ed58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:24,847 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:13:24,847 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-963315a9-089f-469e-aa32-bac0ee68a50a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-963315a9-089f-469e-aa32-bac0ee68a50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:25,900 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:13:25,900 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a9da4f0-3701-450b-82be-36115b37eeed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a9da4f0-3701-450b-82be-36115b37eeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:26,957 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.049s 2021-09-03 02:13:26,957 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c2c53f4-8be3-4fba-ab3d-5c2720ab0c54', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c2c53f4-8be3-4fba-ab3d-5c2720ab0c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:28,005 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:13:28,005 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c61113-23c3-4f0b-bb80-cd393488bf0e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c61113-23c3-4f0b-bb80-cd393488bf0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:29,067 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.054s 2021-09-03 02:13:29,068 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ede8f01-1bec-411e-9fb7-97b72a0f1dd1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ede8f01-1bec-411e-9fb7-97b72a0f1dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:30,117 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:13:30,117 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff338230-21d5-4624-bf3e-44b88f16776a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff338230-21d5-4624-bf3e-44b88f16776a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:31,165 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:13:31,165 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa3d19c-8dd6-4468-8eea-df87b5d00719', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa3d19c-8dd6-4468-8eea-df87b5d00719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:32,213 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:13:32,213 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3982009-4de1-4fe5-814f-d8725100307e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3982009-4de1-4fe5-814f-d8725100307e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:33,269 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.047s 2021-09-03 02:13:33,270 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0902840d-8c7c-4c4e-9c49-4e841adc1529', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0902840d-8c7c-4c4e-9c49-4e841adc1529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:34,325 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.048s 2021-09-03 02:13:34,326 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b8dea8e-9659-4b1a-80e6-976d91fca405', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b8dea8e-9659-4b1a-80e6-976d91fca405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:35,391 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.057s 2021-09-03 02:13:35,391 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfabe6e9-6580-4017-adf6-2c54b8cc326a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfabe6e9-6580-4017-adf6-2c54b8cc326a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:36,597 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.198s 2021-09-03 02:13:36,597 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c82facc-d22d-4df7-9e7e-f3a5dc8eba92', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c82facc-d22d-4df7-9e7e-f3a5dc8eba92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:37,646 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:37,647 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c8bba1b-7a56-4529-866f-039fc57506d3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c8bba1b-7a56-4529-866f-039fc57506d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:38,695 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:38,696 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a26b08e-a719-4bdb-ac29-b0b2a374c12c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a26b08e-a719-4bdb-ac29-b0b2a374c12c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:39,744 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:39,744 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da6b0dce-6352-4cfd-a059-7c4b9398bb2a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da6b0dce-6352-4cfd-a059-7c4b9398bb2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:40,794 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:40,794 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f624fb9c-4720-45c6-8f22-8d038e303d15', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f624fb9c-4720-45c6-8f22-8d038e303d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:41,844 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:41,844 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874c8e43-9d9b-4eb7-843f-9cb5cd128a6a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874c8e43-9d9b-4eb7-843f-9cb5cd128a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:42,893 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:42,894 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092ecdc8-3cf0-4b8a-86b8-4d1c7a7b8d1e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092ecdc8-3cf0-4b8a-86b8-4d1c7a7b8d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:43,942 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:43,943 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec70d3fc-de7c-4a0f-b177-5784f7c52700', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec70d3fc-de7c-4a0f-b177-5784f7c52700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:44,993 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:45,001 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc1cc12-6ca2-4f58-be9b-b7762c5bdb3c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc1cc12-6ca2-4f58-be9b-b7762c5bdb3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:46,052 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:13:46,052 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e554e307-5d4c-4d4f-a784-542213663ee0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e554e307-5d4c-4d4f-a784-542213663ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:47,102 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:47,102 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9252cf-0495-463e-8d69-f57d759cfd6e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9252cf-0495-463e-8d69-f57d759cfd6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:48,152 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:48,152 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cac136b-08b3-4b0b-9c09-3dbbee372207', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cac136b-08b3-4b0b-9c09-3dbbee372207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:49,201 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:49,202 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-312a81ca-85d6-4bf5-8b53-10032a9cd6e3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-312a81ca-85d6-4bf5-8b53-10032a9cd6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:50,252 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:13:50,253 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec98e6a-dbed-4bb3-8424-7c3c35748073', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec98e6a-dbed-4bb3-8424-7c3c35748073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:51,303 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:51,303 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8078655e-76d4-4ca1-a866-1371955f58bf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8078655e-76d4-4ca1-a866-1371955f58bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:52,351 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:52,352 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08d7a42d-7f3d-4a58-8338-02de1df0a7ee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08d7a42d-7f3d-4a58-8338-02de1df0a7ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:53,401 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:53,402 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc48b17-ef18-471c-b0d4-f89e1ceb774f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc48b17-ef18-471c-b0d4-f89e1ceb774f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:54,451 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:13:54,452 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eba02d0-d7f7-481a-af1b-4ca24385c3ba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eba02d0-d7f7-481a-af1b-4ca24385c3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:55,502 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:13:55,502 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9a2d07-751a-4c9f-91e8-d6aaf9bc2d8c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9a2d07-751a-4c9f-91e8-d6aaf9bc2d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:56,551 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:56,551 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710cb472-5501-4690-a2a7-a655c83dbb76', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710cb472-5501-4690-a2a7-a655c83dbb76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:57,600 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:57,601 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e7907b-8ba0-4009-bbd5-b26730f2062c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e7907b-8ba0-4009-bbd5-b26730f2062c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:58,650 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:58,650 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240aa2ce-6837-4fcc-aac2-4a91d9d6fe98', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240aa2ce-6837-4fcc-aac2-4a91d9d6fe98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:13:59,699 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:13:59,699 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068e3ad0-028d-465c-a200-93649b9a9f85', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068e3ad0-028d-465c-a200-93649b9a9f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:00,749 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:00,749 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c343393-27ae-4d7d-9d09-856ac6daf17c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c343393-27ae-4d7d-9d09-856ac6daf17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:01,800 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:14:01,801 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63f1bc2e-acf8-4330-b805-2088ca00b249', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63f1bc2e-acf8-4330-b805-2088ca00b249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:02,851 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:02,851 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c8f5fe-a56d-4844-97bc-39ece65603d0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c8f5fe-a56d-4844-97bc-39ece65603d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:03,901 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:03,901 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7dddeca-cb4d-4633-a3c2-c303e544671a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7dddeca-cb4d-4633-a3c2-c303e544671a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:04,950 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:04,951 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cda9b304-e3c4-4152-bcc8-d5a2f039b1a1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cda9b304-e3c4-4152-bcc8-d5a2f039b1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:05,999 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:14:06,000 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-048255f9-de0e-44e7-9478-d5d10e3982b2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-048255f9-de0e-44e7-9478-d5d10e3982b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:07,049 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:07,050 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28b70e17-3260-4b6b-b91f-28ddba276bc3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28b70e17-3260-4b6b-b91f-28ddba276bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:08,098 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:14:08,098 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b281f355-4f1b-4671-898c-78b540c2c087', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b281f355-4f1b-4671-898c-78b540c2c087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:09,146 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:14:09,147 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2a500c-8e7e-4451-9d54-698e1050beb4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2a500c-8e7e-4451-9d54-698e1050beb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:10,196 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:10,196 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b9d2dd-682d-4c3e-bb23-18b64695f9cc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b9d2dd-682d-4c3e-bb23-18b64695f9cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:11,245 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:14:11,246 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-212f2ce7-4619-48c3-a4f0-53382de7815b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-212f2ce7-4619-48c3-a4f0-53382de7815b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:12,294 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:14:12,294 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a850d2c-a6f6-4afc-8274-fa04c380c70d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a850d2c-a6f6-4afc-8274-fa04c380c70d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:13,343 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:13,344 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570597fe-c4e0-4e45-8a75-d2f9c3a2840a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570597fe-c4e0-4e45-8a75-d2f9c3a2840a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:14,393 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:14,394 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915b461b-393e-4528-8198-67f442b37905', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915b461b-393e-4528-8198-67f442b37905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:15,443 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:15,444 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5937c23f-25f1-42ba-add3-042342069c86', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5937c23f-25f1-42ba-add3-042342069c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:16,493 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:16,494 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb4e0d1-63ac-4a57-8771-24a3bf0b5d55', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb4e0d1-63ac-4a57-8771-24a3bf0b5d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:17,542 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:17,543 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48026952-14a7-4995-9fd8-79a4c8177d65', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48026952-14a7-4995-9fd8-79a4c8177d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:18,591 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:14:18,591 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5974a03-4324-4e55-baa0-34daf4a80a13', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5974a03-4324-4e55-baa0-34daf4a80a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:19,640 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:19,641 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93496911-5920-40b7-879b-ef000d71cd26', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93496911-5920-40b7-879b-ef000d71cd26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:20,692 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:14:20,693 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ff6896-221b-4ce9-95e7-78fd2a128403', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ff6896-221b-4ce9-95e7-78fd2a128403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:21,740 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:14:21,741 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c823c5-9d35-4d6d-b6fd-38283a13c576', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c823c5-9d35-4d6d-b6fd-38283a13c576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:22,789 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:14:22,789 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3548f31-ff20-488a-8b10-3dd5f90a66ed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3548f31-ff20-488a-8b10-3dd5f90a66ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:23,840 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:23,841 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df352905-1dcf-4be7-9a85-e42c85cdb1c5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df352905-1dcf-4be7-9a85-e42c85cdb1c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:24,889 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:24,890 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b471b27-0c74-44fb-bd83-9dbfc60c681e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b471b27-0c74-44fb-bd83-9dbfc60c681e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:25,939 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:25,939 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135dbdd5-0af0-42fe-b3a9-122f54027cf0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135dbdd5-0af0-42fe-b3a9-122f54027cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:26,989 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:26,990 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c08700-d2ed-4359-a30d-4dc576b87382', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c08700-d2ed-4359-a30d-4dc576b87382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:28,039 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:28,040 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62603f25-5b87-4146-86fd-f592c756c001', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62603f25-5b87-4146-86fd-f592c756c001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:29,090 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:14:29,091 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b028c0-a443-4296-a2a8-a4f866b1b91e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b028c0-a443-4296-a2a8-a4f866b1b91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:30,139 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:30,140 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec91c54-38b0-42f7-bc95-10b21a08a91b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec91c54-38b0-42f7-bc95-10b21a08a91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:31,189 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:31,189 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d7458a-3cc9-4b4a-9882-48f23fdd8240', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d7458a-3cc9-4b4a-9882-48f23fdd8240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:32,238 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:32,238 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b49a25d-d3de-4baf-ac88-12b2f1790d0d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b49a25d-d3de-4baf-ac88-12b2f1790d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:33,288 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:33,288 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04524eb9-74f0-4977-afd5-3db92f642299', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04524eb9-74f0-4977-afd5-3db92f642299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:34,338 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:34,338 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753cf93f-58f7-4ebc-9863-62e7d27b9833', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753cf93f-58f7-4ebc-9863-62e7d27b9833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:35,390 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:14:35,391 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73210fb0-b2e8-49b5-a36d-449211632c69', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73210fb0-b2e8-49b5-a36d-449211632c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:36,443 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.045s 2021-09-03 02:14:36,444 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b2a34cc-e83d-4f9e-b053-98057f5c9ec5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b2a34cc-e83d-4f9e-b053-98057f5c9ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:37,492 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:14:37,519 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f9dfde-f376-48a6-9a35-a2a0f36239dd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f9dfde-f376-48a6-9a35-a2a0f36239dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:38,568 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:38,569 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25c8196-1bfb-4ee4-802f-b90c772a266d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25c8196-1bfb-4ee4-802f-b90c772a266d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:39,618 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:39,618 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87ecbe7-d4c4-49f3-8642-cb25c7500e76', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87ecbe7-d4c4-49f3-8642-cb25c7500e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:40,669 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:14:40,669 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-366e3cc9-8a9e-465c-ba44-761ba2a9584d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-366e3cc9-8a9e-465c-ba44-761ba2a9584d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:41,718 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:14:41,719 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7665a2-87ec-4fbc-8be2-0dc0baf2706c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7665a2-87ec-4fbc-8be2-0dc0baf2706c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:42,768 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:42,769 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-978ffa50-e8ca-46d2-a137-9e7e191f1a8d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-978ffa50-e8ca-46d2-a137-9e7e191f1a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:43,818 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:43,819 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b963d65-6320-4eec-b015-2a20943c8ac0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b963d65-6320-4eec-b015-2a20943c8ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:44,869 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:44,869 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11930ac0-f5c8-4373-bef5-9e74eba1a802', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11930ac0-f5c8-4373-bef5-9e74eba1a802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:45,918 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:45,919 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcaadfd0-405b-46d0-af77-5886e923d2eb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcaadfd0-405b-46d0-af77-5886e923d2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:46,969 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:46,969 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12557de3-b1dd-4880-8aba-c20f37921578', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12557de3-b1dd-4880-8aba-c20f37921578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:48,019 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:48,019 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d19e7a2-a670-48bb-a4af-948f4bd1dee4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d19e7a2-a670-48bb-a4af-948f4bd1dee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:49,067 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:49,068 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4885970d-666b-40c7-bb41-b872759e9332', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4885970d-666b-40c7-bb41-b872759e9332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:50,116 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:50,117 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdd6267-c895-48bb-8772-e781daf1f864', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdd6267-c895-48bb-8772-e781daf1f864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:51,167 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:51,167 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62953a6-37de-4e3b-9da5-89533d3c9d75', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62953a6-37de-4e3b-9da5-89533d3c9d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:52,216 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:14:52,217 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75bdc1ed-1b9e-4456-9aae-5d2f460fc682', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75bdc1ed-1b9e-4456-9aae-5d2f460fc682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:53,267 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:14:53,268 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-225eb59e-7ee1-4347-8248-f59480228b4e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-225eb59e-7ee1-4347-8248-f59480228b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:54,317 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:54,317 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7ea837-b7d5-40e5-94b7-d6fec97f1bdd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7ea837-b7d5-40e5-94b7-d6fec97f1bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:55,366 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:14:55,366 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0fbb40a-fd71-49b0-8490-5633e9aa6a72', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0fbb40a-fd71-49b0-8490-5633e9aa6a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:56,416 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:56,417 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a538710-f03f-4f87-af35-6f2d8dc78009', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a538710-f03f-4f87-af35-6f2d8dc78009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:57,468 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:57,468 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c68a4cd0-7363-4319-b1d8-046267e0f0b0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c68a4cd0-7363-4319-b1d8-046267e0f0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:58,518 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:14:58,519 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98bce01e-8722-438f-ab60-843226c29a14', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98bce01e-8722-438f-ab60-843226c29a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:14:59,568 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:14:59,569 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6f3fac-9fbf-4d74-bf2e-a3670f380cc4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6f3fac-9fbf-4d74-bf2e-a3670f380cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:00,619 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:15:00,620 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-839744c5-7531-4cbf-a7e4-2c28ac30832b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-839744c5-7531-4cbf-a7e4-2c28ac30832b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:01,668 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:01,669 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b60de15-3c44-408e-8c46-0495825ef4c2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b60de15-3c44-408e-8c46-0495825ef4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:02,719 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:15:02,719 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-453807ae-73fc-4894-8265-da0af1184683', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-453807ae-73fc-4894-8265-da0af1184683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:03,769 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:15:03,769 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bddcca05-37df-4eb2-9a07-27fbdc57f93b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bddcca05-37df-4eb2-9a07-27fbdc57f93b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:04,819 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:15:04,819 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ef06d3f-f8e9-45aa-b4e8-8160ac4c026a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ef06d3f-f8e9-45aa-b4e8-8160ac4c026a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:05,869 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:15:05,869 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54d0e148-b5eb-41dd-99ed-d2641593d4ff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54d0e148-b5eb-41dd-99ed-d2641593d4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:06,918 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:06,919 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed8e9ca6-ddd6-40f8-ba91-4556c0f5f64f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed8e9ca6-ddd6-40f8-ba91-4556c0f5f64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:07,969 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:07,969 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf056e5b-7af7-4853-92ee-fd3079654d29', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf056e5b-7af7-4853-92ee-fd3079654d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:09,020 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:15:09,021 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b996e7b-b277-45d3-901f-c9fdf75e0cb3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b996e7b-b277-45d3-901f-c9fdf75e0cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:10,070 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:15:10,070 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7924db9-bbc6-447f-a83e-dd04e2354262', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7924db9-bbc6-447f-a83e-dd04e2354262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:11,119 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:15:11,119 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4343523a-6498-4eac-9ad8-2e664434c583', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4343523a-6498-4eac-9ad8-2e664434c583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:12,168 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:12,169 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fb606a-b4eb-42c2-9b50-e389e3acd1de', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fb606a-b4eb-42c2-9b50-e389e3acd1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:13,219 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:15:13,219 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13917289-ed8c-4410-9f00-0f0635d7e50f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13917289-ed8c-4410-9f00-0f0635d7e50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:14,268 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:14,269 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54840d6-07c0-4b31-aafe-4b8b7a9facc6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54840d6-07c0-4b31-aafe-4b8b7a9facc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:15,318 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:15,318 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab34f594-bf7b-42b6-a93f-9956452ea2c8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab34f594-bf7b-42b6-a93f-9956452ea2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:16,367 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:16,367 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d6ec8c3-a3c7-468d-8df2-57266ccc8bf3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d6ec8c3-a3c7-468d-8df2-57266ccc8bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:17,416 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:15:17,416 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d63a39-81c9-4a14-9efb-3afb164ac80e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d63a39-81c9-4a14-9efb-3afb164ac80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:18,466 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:18,466 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4227d33-f892-4c79-a512-a05c0ee30562', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4227d33-f892-4c79-a512-a05c0ee30562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:19,515 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:19,516 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2fafa44-6c3c-46fe-9e4b-599174be8d86', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2fafa44-6c3c-46fe-9e4b-599174be8d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:20,568 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:15:20,568 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df4ccfe-e519-4344-9016-c71a517dcdc2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df4ccfe-e519-4344-9016-c71a517dcdc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:21,616 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:21,616 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64fd75ef-0150-4693-b9e4-4de64baefd43', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64fd75ef-0150-4693-b9e4-4de64baefd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:22,665 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:22,665 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7994a76-98e3-4721-bb66-7393c1df5708', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7994a76-98e3-4721-bb66-7393c1df5708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:23,714 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:15:23,714 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-594cef7d-da0b-48ba-83bf-a27f350f6941', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-594cef7d-da0b-48ba-83bf-a27f350f6941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:24,763 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:15:24,763 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97845ee3-4eab-4c0a-b799-729848c41331', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97845ee3-4eab-4c0a-b799-729848c41331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:25,813 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:15:25,814 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4257b83-1f36-4d6c-a031-4585f3fd0bdb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4257b83-1f36-4d6c-a031-4585f3fd0bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:26,862 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:15:26,862 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24aca922-94ac-4009-822b-086e178b6d70', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24aca922-94ac-4009-822b-086e178b6d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:27,911 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:27,912 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40b101b8-191b-4af7-bcb1-0fba183714fd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40b101b8-191b-4af7-bcb1-0fba183714fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:28,960 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:28,961 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd75c12-50e7-4d9e-8f49-13a04c68fcd7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd75c12-50e7-4d9e-8f49-13a04c68fcd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:30,009 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:15:30,010 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03401a3-8ae2-4ce2-a56b-cc11f5146368', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03401a3-8ae2-4ce2-a56b-cc11f5146368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:31,060 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:31,061 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5097f4f6-f585-42a5-93fd-41d260adb6fa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5097f4f6-f585-42a5-93fd-41d260adb6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:32,109 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:32,110 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d026490b-29d0-403c-bbfb-ac721531746d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d026490b-29d0-403c-bbfb-ac721531746d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:33,160 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:15:33,161 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb6caa6-384e-4603-b7ca-57400c8af24f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb6caa6-384e-4603-b7ca-57400c8af24f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:34,209 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:34,210 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07ad375-d5eb-463d-9e83-d0e0b7ae4488', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07ad375-d5eb-463d-9e83-d0e0b7ae4488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:35,259 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:35,260 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a92e7d-bce9-464f-82e6-0b013c151d8a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a92e7d-bce9-464f-82e6-0b013c151d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:36,308 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:36,309 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ffd3f0-d747-420b-b636-8241b0652787', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ffd3f0-d747-420b-b636-8241b0652787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:37,357 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:37,358 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a047ef8-0401-4e7b-a45e-c5b5f20a16a5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a047ef8-0401-4e7b-a45e-c5b5f20a16a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:38,407 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:38,407 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25488fe8-e662-4b26-b7f1-27f4c6c6846d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25488fe8-e662-4b26-b7f1-27f4c6c6846d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:39,456 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:39,457 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c0b1a2-f3f0-491d-b5c8-55772a4aca15', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c0b1a2-f3f0-491d-b5c8-55772a4aca15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:40,506 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:40,506 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0185b1b5-daea-4997-ab21-ef4bee18a751', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0185b1b5-daea-4997-ab21-ef4bee18a751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:41,555 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:41,556 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81cb79a-61f7-4748-be6e-ea404fffd1ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81cb79a-61f7-4748-be6e-ea404fffd1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:42,604 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:15:42,604 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c985e2d-ba73-4707-a183-734e1d906d0a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c985e2d-ba73-4707-a183-734e1d906d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:43,653 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:15:43,654 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-076b1efa-bb62-4fc3-9bf0-0a082154f2a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-076b1efa-bb62-4fc3-9bf0-0a082154f2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:44,703 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:44,704 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0beaf979-d3e9-448f-96a4-c78f886aeb34', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0beaf979-d3e9-448f-96a4-c78f886aeb34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:45,753 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:45,753 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d40fe5e-b305-465a-9096-70808cb1674c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d40fe5e-b305-465a-9096-70808cb1674c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:46,806 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.045s 2021-09-03 02:15:46,807 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd4354b-739d-4c53-a3aa-808e04083431', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd4354b-739d-4c53-a3aa-808e04083431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:47,855 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:15:47,856 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fdeb3ab-0100-4434-9f18-dd17bd011ae9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fdeb3ab-0100-4434-9f18-dd17bd011ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:48,906 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:48,906 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-785532a1-443e-43d1-828e-b0c359aa0b35', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-785532a1-443e-43d1-828e-b0c359aa0b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:49,955 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:49,956 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0321cac-5457-45a7-9f57-963454f6364b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0321cac-5457-45a7-9f57-963454f6364b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:51,005 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:51,005 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bca91a9a-856e-4da9-aad8-1fa3e1b84d76', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bca91a9a-856e-4da9-aad8-1fa3e1b84d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:52,055 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:15:52,056 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76126736-b96e-4656-ba7d-70226bc45ebc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76126736-b96e-4656-ba7d-70226bc45ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:53,109 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:15:53,109 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d1f7ba1-0486-4d6d-9234-31100ad5fbcb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d1f7ba1-0486-4d6d-9234-31100ad5fbcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:54,158 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:54,158 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f41354-f39b-41dd-841b-74a9129649a2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f41354-f39b-41dd-841b-74a9129649a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:55,208 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:15:55,209 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca04297f-6487-40ff-bcb3-bbcdb211f0cc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca04297f-6487-40ff-bcb3-bbcdb211f0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:56,258 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:15:56,258 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339669fb-8c97-46bb-bc17-08686c887271', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339669fb-8c97-46bb-bc17-08686c887271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:57,310 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:15:57,310 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1689619-0c4e-4bea-8e31-84553acb0b4e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1689619-0c4e-4bea-8e31-84553acb0b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:58,361 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:15:58,361 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a28f67-4891-4361-9586-08eb744e7fd0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a28f67-4891-4361-9586-08eb744e7fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:15:59,411 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:15:59,412 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7814b1fb-c6b1-4d0f-a3d6-a948dcb90215', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7814b1fb-c6b1-4d0f-a3d6-a948dcb90215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:00,466 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.047s 2021-09-03 02:16:00,466 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc0b6ae-023e-4a71-a5ae-3291280ee648', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc0b6ae-023e-4a71-a5ae-3291280ee648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:01,516 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:16:01,517 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf79fe2-b91d-42be-b266-19b2f31aacd2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf79fe2-b91d-42be-b266-19b2f31aacd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:02,565 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:02,565 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec27c807-cb82-41bd-9e44-b23683baf55c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec27c807-cb82-41bd-9e44-b23683baf55c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:03,615 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:16:03,616 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a58219-f5e1-4533-b022-1be5488510eb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a58219-f5e1-4533-b022-1be5488510eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:04,665 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:16:04,666 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec0b2598-2c3f-4ea5-862c-06ec97ed2db9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec0b2598-2c3f-4ea5-862c-06ec97ed2db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:05,714 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:16:05,715 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff054a12-8024-4a0e-a743-317dcedda516', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff054a12-8024-4a0e-a743-317dcedda516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:06,764 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:16:06,767 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf645e1b-4133-4b1e-941a-e07db2b90f82', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf645e1b-4133-4b1e-941a-e07db2b90f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:07,817 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:07,817 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ecf952-0333-48d7-8de8-bd035b671c97', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ecf952-0333-48d7-8de8-bd035b671c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:08,869 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:16:08,869 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25070579-47e3-4e28-9034-c83fd8299974', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25070579-47e3-4e28-9034-c83fd8299974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:09,920 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:16:09,920 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65cb1e26-10c3-43ec-ae05-282104ce3ae3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65cb1e26-10c3-43ec-ae05-282104ce3ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:10,968 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:16:10,969 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b17999-4e90-4f41-83fd-0b31f099eb55', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b17999-4e90-4f41-83fd-0b31f099eb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:12,019 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:16:12,019 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92fdae47-0e9f-44b4-a538-fc28d251205e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92fdae47-0e9f-44b4-a538-fc28d251205e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:13,069 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:16:13,073 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83d2d071-0684-4961-b7d9-e1fd06783375', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83d2d071-0684-4961-b7d9-e1fd06783375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:14,121 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:14,122 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ac3bf1-0214-4de0-b85d-2d55d10320f1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ac3bf1-0214-4de0-b85d-2d55d10320f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:15,174 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:16:15,174 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46667e51-7f76-4d86-82c5-144323acc607', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46667e51-7f76-4d86-82c5-144323acc607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:16,223 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:16,224 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34897ab1-eff4-4303-a253-db97ed81e475', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34897ab1-eff4-4303-a253-db97ed81e475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:17,273 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:16:17,278 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9570860f-36db-4bdf-ad8c-b85bf33d7902', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9570860f-36db-4bdf-ad8c-b85bf33d7902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:18,326 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:18,327 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e669e419-d98d-465f-9476-f916de3a0346', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e669e419-d98d-465f-9476-f916de3a0346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:19,376 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:19,376 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f832c4ff-76ac-48ff-9102-6047cc00ee93', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f832c4ff-76ac-48ff-9102-6047cc00ee93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:20,426 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:20,426 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12aee82-0462-4d15-9aa7-6541cf73bda7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12aee82-0462-4d15-9aa7-6541cf73bda7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:21,476 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:16:21,476 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983f6167-b850-422c-8dca-d5284e431f92', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983f6167-b850-422c-8dca-d5284e431f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:22,527 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:16:22,527 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ecc739-05bb-4f40-9dd3-096833c640f2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ecc739-05bb-4f40-9dd3-096833c640f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:23,577 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:23,577 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b2bb0b-ba6d-48eb-a975-528e430567fa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b2bb0b-ba6d-48eb-a975-528e430567fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:24,626 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:16:24,626 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61822031-9022-4d76-b61b-30afa60e4134', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61822031-9022-4d76-b61b-30afa60e4134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:25,675 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:16:25,676 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea1ee3b-bf5e-455c-9154-463698738daa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea1ee3b-bf5e-455c-9154-463698738daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:26,725 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:26,725 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-011932f5-1ae2-456a-a16a-367d4dd88e87', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-011932f5-1ae2-456a-a16a-367d4dd88e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:27,773 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:16:27,774 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62de9ca3-ff61-4e18-96eb-4b198b77a6bf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62de9ca3-ff61-4e18-96eb-4b198b77a6bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:28,822 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:16:28,823 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3601c8b8-18bb-4ca6-aecb-debd5891f1b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3601c8b8-18bb-4ca6-aecb-debd5891f1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:29,872 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:29,872 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a744772-575c-4226-bacd-df7506f2f6d5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a744772-575c-4226-bacd-df7506f2f6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:30,920 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:30,920 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63734ae0-ec0d-4fe8-b720-85c6cdccc4db', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63734ae0-ec0d-4fe8-b720-85c6cdccc4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:31,970 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:16:31,970 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9187f7cb-2b98-486b-994f-ceba0d147990', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9187f7cb-2b98-486b-994f-ceba0d147990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:33,027 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.048s 2021-09-03 02:16:33,027 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a7fe22-4877-4c07-9922-ac25f523ed60', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a7fe22-4877-4c07-9922-ac25f523ed60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:34,076 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:34,076 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b89ee0-d89c-465a-bfa4-a71b792a9836', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b89ee0-d89c-465a-bfa4-a71b792a9836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:35,125 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:35,126 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e3764e1-d14a-411f-ac0e-23133ddb90de', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e3764e1-d14a-411f-ac0e-23133ddb90de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:36,175 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:36,175 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b56cb0b-78e0-49ba-a767-5e39f5690631', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b56cb0b-78e0-49ba-a767-5e39f5690631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:37,223 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:37,224 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d3540d-4af8-42a1-8a8e-82eb7ec778e8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d3540d-4af8-42a1-8a8e-82eb7ec778e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:38,274 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:16:38,274 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec579c1-d4d4-488e-afb4-e61439a09f78', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec579c1-d4d4-488e-afb4-e61439a09f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:39,323 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:39,323 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2efbbb32-a1bb-41f5-a750-5f95a0ba9b92', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2efbbb32-a1bb-41f5-a750-5f95a0ba9b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:40,373 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:40,373 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f9e94f5-bdc8-459f-9f15-06347977ba68', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f9e94f5-bdc8-459f-9f15-06347977ba68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:41,422 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:41,423 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43a04be-bf3e-42f4-a71c-9f719a0f6316', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43a04be-bf3e-42f4-a71c-9f719a0f6316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:42,471 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:42,472 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb161a1f-d20b-48e6-8f44-b36284c8b6c4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb161a1f-d20b-48e6-8f44-b36284c8b6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:43,522 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:43,522 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e06a59e-c240-4536-99ff-a008cea10ddb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e06a59e-c240-4536-99ff-a008cea10ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:44,571 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:44,571 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9759bc-43c3-425a-9c47-b62abae048f2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9759bc-43c3-425a-9c47-b62abae048f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:45,621 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:45,621 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b82326-17b7-4249-9cd9-e941bdffefa8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b82326-17b7-4249-9cd9-e941bdffefa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:46,669 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:16:46,670 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5ff0df-8560-48e3-995d-de3ad94af8a8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5ff0df-8560-48e3-995d-de3ad94af8a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:47,720 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:16:47,720 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b41e5811-9214-47f3-b47f-6a21d308bee5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b41e5811-9214-47f3-b47f-6a21d308bee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:48,775 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.046s 2021-09-03 02:16:48,775 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b268cf-235a-4d44-bbb8-704c89e1ea80', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b268cf-235a-4d44-bbb8-704c89e1ea80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:49,824 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:49,824 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b17b04-56ed-4ae0-b06f-0e9fac216966', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b17b04-56ed-4ae0-b06f-0e9fac216966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:50,876 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:16:50,876 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d14b3ec-adb0-46ea-aa39-80c0471be7c2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d14b3ec-adb0-46ea-aa39-80c0471be7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:51,925 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:51,925 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b9c6f8f-9c88-4d1c-b275-becd23469837', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b9c6f8f-9c88-4d1c-b275-becd23469837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:52,975 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:16:52,975 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbfbbfa-bf16-426e-9922-e0a8084094a4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbfbbfa-bf16-426e-9922-e0a8084094a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:54,031 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.048s 2021-09-03 02:16:54,031 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c7fa26-c340-422f-b874-7e4c481f07ac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c7fa26-c340-422f-b874-7e4c481f07ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:55,079 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:16:55,080 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0729349a-67cd-4414-9654-a5083bcdc93a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0729349a-67cd-4414-9654-a5083bcdc93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:56,129 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:56,129 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62c5273e-af73-46f6-844e-4bff1c608dde', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62c5273e-af73-46f6-844e-4bff1c608dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:57,183 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.046s 2021-09-03 02:16:57,184 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90cca2c8-1494-4a7d-92ef-72996b5b7972', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90cca2c8-1494-4a7d-92ef-72996b5b7972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:58,232 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:16:58,233 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308d87e2-47a5-4ae8-8b3f-fcc77e35b636', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308d87e2-47a5-4ae8-8b3f-fcc77e35b636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:16:59,285 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.045s 2021-09-03 02:16:59,285 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95458fa4-767a-41e7-9ee6-041282b23135', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95458fa4-767a-41e7-9ee6-041282b23135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:00,334 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:00,335 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1540e0bf-8d2b-4ad8-8a49-bedbf3fe7646', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1540e0bf-8d2b-4ad8-8a49-bedbf3fe7646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:01,386 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:17:01,387 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ed8c76-5c86-4498-8030-f74b94adc8c0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ed8c76-5c86-4498-8030-f74b94adc8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:02,436 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:02,436 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2011c4-125a-4c81-9536-072ad150cf53', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2011c4-125a-4c81-9536-072ad150cf53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:03,486 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:03,487 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ea35b4-91ea-4ff7-a1b9-75f02edaa9d7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ea35b4-91ea-4ff7-a1b9-75f02edaa9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:04,536 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:04,536 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d893cc-cf52-4e20-a411-7f9413093e27', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d893cc-cf52-4e20-a411-7f9413093e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:05,586 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:05,587 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef9d5fd4-6d19-4a08-ac80-7cc1de578fa3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9d5fd4-6d19-4a08-ac80-7cc1de578fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:06,636 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:06,636 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e55e335-e4f8-49dc-990d-9231c786f577', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e55e335-e4f8-49dc-990d-9231c786f577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:07,687 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:17:07,688 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b553dc1-9283-4cdc-aba4-ad0ae79851bf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b553dc1-9283-4cdc-aba4-ad0ae79851bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:08,737 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:08,737 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679a6e19-2e86-42ca-a54e-563c408360ac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679a6e19-2e86-42ca-a54e-563c408360ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:09,788 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:09,788 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a9769a-4f91-42e2-a159-4228eea6ed47', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a9769a-4f91-42e2-a159-4228eea6ed47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:10,839 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:17:10,839 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3177b80-95ca-4ed1-aff2-2f69f02417d3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3177b80-95ca-4ed1-aff2-2f69f02417d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:11,888 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:11,889 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0625b4f-2902-484a-8cd6-8869ded9d112', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0625b4f-2902-484a-8cd6-8869ded9d112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:12,938 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:12,938 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e9ff68-5541-4056-bda1-a2afd4581512', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e9ff68-5541-4056-bda1-a2afd4581512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:13,987 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:13,987 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36920b0-9bf6-4dd3-9287-482a5c1e3ef3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a36920b0-9bf6-4dd3-9287-482a5c1e3ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:15,038 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:15,038 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be1a461-a6cb-430f-a631-f20e2d3ab830', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be1a461-a6cb-430f-a631-f20e2d3ab830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:16,087 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:17:16,087 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6544678-3f15-47da-87b5-91dd95a6746f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6544678-3f15-47da-87b5-91dd95a6746f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:17,137 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:17,138 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39600c51-30cb-4790-ac7a-382925a75d01', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39600c51-30cb-4790-ac7a-382925a75d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:18,193 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:18,194 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469dfa17-384a-4de3-94bb-d8c75c2a2b12', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469dfa17-384a-4de3-94bb-d8c75c2a2b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:19,241 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:17:19,242 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7735f80-d4e4-44cf-9dd0-b091b173869a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7735f80-d4e4-44cf-9dd0-b091b173869a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:20,292 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:20,293 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd58e575-f3e0-4135-8e8e-b797809c2578', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd58e575-f3e0-4135-8e8e-b797809c2578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:21,341 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:21,342 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f36b0591-e60d-4b87-a5c3-50398a691723', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f36b0591-e60d-4b87-a5c3-50398a691723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:22,391 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:22,392 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89dd4617-c9ec-4aa7-93ca-20881b3ab50a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89dd4617-c9ec-4aa7-93ca-20881b3ab50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:23,448 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.049s 2021-09-03 02:17:23,448 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6903ed84-91c0-4f0c-b3c9-b3554299541d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6903ed84-91c0-4f0c-b3c9-b3554299541d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:24,498 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:17:24,498 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b489e96-aae9-44b8-9a44-ff5d990bc9fa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b489e96-aae9-44b8-9a44-ff5d990bc9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:25,549 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:25,549 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d3a01a-92be-48f5-acf7-7ef1960d51ce', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d3a01a-92be-48f5-acf7-7ef1960d51ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:26,598 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:26,598 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e7e919-ee13-47cc-b93b-cad3a8d91ebe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e7e919-ee13-47cc-b93b-cad3a8d91ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:27,649 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:27,649 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53696484-5807-4981-bede-4f8e69922d1e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53696484-5807-4981-bede-4f8e69922d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:28,699 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:28,699 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6d4b18-205b-437b-9335-4f928f56cda0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6d4b18-205b-437b-9335-4f928f56cda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:29,748 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:29,749 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-050de563-791c-4578-b96a-d2001cdde98c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050de563-791c-4578-b96a-d2001cdde98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:30,799 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:17:30,799 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd76d51-c3f1-4e35-ab0c-d141b1f2c5c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd76d51-c3f1-4e35-ab0c-d141b1f2c5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:31,849 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:31,849 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab2c73a-1e62-4898-9007-ac1bb1ba2536', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab2c73a-1e62-4898-9007-ac1bb1ba2536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:32,899 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:32,900 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13c05f5d-bf73-4f20-87b2-e861ba2ff6bb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13c05f5d-bf73-4f20-87b2-e861ba2ff6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:33,950 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:17:33,950 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38199b7-608f-45a6-b0f9-45ba4afcf81e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38199b7-608f-45a6-b0f9-45ba4afcf81e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:35,000 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:35,001 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a683e65-e0ad-489a-89f1-dbf433268a74', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a683e65-e0ad-489a-89f1-dbf433268a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:36,050 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:36,051 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a53f5e-fdf0-4a3b-9c44-79d33fb82b02', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a53f5e-fdf0-4a3b-9c44-79d33fb82b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:37,098 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:17:37,099 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e1d5d7-7fd8-4817-b2e3-209a811ca517', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e1d5d7-7fd8-4817-b2e3-209a811ca517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:38,147 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:17:38,148 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b26d5e-23aa-4ad7-8a7e-ea8d409e2d52', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b26d5e-23aa-4ad7-8a7e-ea8d409e2d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:39,195 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:17:39,195 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9bc0f09-578c-4287-b628-3c5eb35ab2f7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bc0f09-578c-4287-b628-3c5eb35ab2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:40,244 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:40,244 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898fa30d-395d-4b1d-97cc-a286ea013836', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898fa30d-395d-4b1d-97cc-a286ea013836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:41,290 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.038s 2021-09-03 02:17:41,291 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d60b72-df29-4f1d-a5d0-1fc8f3de8356', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d60b72-df29-4f1d-a5d0-1fc8f3de8356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:42,339 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:17:42,339 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-144d3954-af0e-4a28-a455-1836ee235ab1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-144d3954-af0e-4a28-a455-1836ee235ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:43,387 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:17:43,387 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcab915-d030-4823-baef-737e2fd8a9c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcab915-d030-4823-baef-737e2fd8a9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:44,436 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:44,437 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e9b23a6-9e05-418f-87b5-1d61d0bb9c6b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e9b23a6-9e05-418f-87b5-1d61d0bb9c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:45,488 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:17:45,489 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a73a65-c3eb-4bfc-8402-65dad0865ae6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a73a65-c3eb-4bfc-8402-65dad0865ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:46,537 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:17:46,538 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2a4722-9171-4174-8024-265f14f0abb8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2a4722-9171-4174-8024-265f14f0abb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:47,587 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:47,588 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b5ba717-6f6a-4e3b-9f77-43f396ed0fe2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b5ba717-6f6a-4e3b-9f77-43f396ed0fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:48,634 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:17:48,635 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d6160fe-007d-4a9f-a563-b10adf4698e3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d6160fe-007d-4a9f-a563-b10adf4698e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:49,690 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.047s 2021-09-03 02:17:49,691 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d620f24-793b-45e8-9c18-439dc040e7ab', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d620f24-793b-45e8-9c18-439dc040e7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:50,741 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:50,741 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db11c07-4f1d-4cc2-88ba-dab87aa14b14', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db11c07-4f1d-4cc2-88ba-dab87aa14b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:51,790 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:17:51,791 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7850661-e5aa-4fd3-9f4a-76996cff4f16', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7850661-e5aa-4fd3-9f4a-76996cff4f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:52,842 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:52,842 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-137653c2-cb5e-4991-9931-c784c05f4e79', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-137653c2-cb5e-4991-9931-c784c05f4e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:53,893 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:17:53,894 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a94768-7222-4089-8fda-a2f4cde65efa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a94768-7222-4089-8fda-a2f4cde65efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:55,097 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.196s 2021-09-03 02:17:55,098 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb38c3bb-70f2-43f1-b8d1-2ecb93289500', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb38c3bb-70f2-43f1-b8d1-2ecb93289500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:56,151 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.045s 2021-09-03 02:17:56,151 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6210c141-337e-480c-ac97-42421c0e9afa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6210c141-337e-480c-ac97-42421c0e9afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:57,206 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.048s 2021-09-03 02:17:57,206 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2498cd-2c33-4a36-ae22-643d592f463b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2498cd-2c33-4a36-ae22-643d592f463b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:58,274 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.060s 2021-09-03 02:17:58,274 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b4e034-0317-40d1-bf56-dc6b64d4de23', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b4e034-0317-40d1-bf56-dc6b64d4de23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:17:59,322 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:17:59,322 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-606455d0-b1c0-4f16-b258-91429f979419', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-606455d0-b1c0-4f16-b258-91429f979419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:00,371 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:18:00,371 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0062844-7d30-4220-9a7a-bf330cca464f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0062844-7d30-4220-9a7a-bf330cca464f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:01,552 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.174s 2021-09-03 02:18:01,552 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b408b59-45b1-45d3-83f4-42aa7053f0ed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b408b59-45b1-45d3-83f4-42aa7053f0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:02,601 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:18:02,601 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b175fa-dbca-403c-a545-08c1f1e17995', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b175fa-dbca-403c-a545-08c1f1e17995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:03,650 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:18:03,650 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6562f2f1-ccb2-46b6-9787-595c8f69099f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6562f2f1-ccb2-46b6-9787-595c8f69099f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:04,698 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:18:04,699 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1a2e79-efa8-4af6-a1d2-e84c36861a45', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1a2e79-efa8-4af6-a1d2-e84c36861a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:05,747 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:18:05,747 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8245241-a11f-48b4-b171-92622a010f47', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8245241-a11f-48b4-b171-92622a010f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:06,796 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:18:06,797 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b12ced-c4ef-45c3-9c01-070c4ebdb1cf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b12ced-c4ef-45c3-9c01-070c4ebdb1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:07,845 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:18:07,845 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a17097-5228-410c-973a-172ba54b805c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a17097-5228-410c-973a-172ba54b805c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:08,895 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:18:08,895 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f29ec19-54f1-4190-a2bc-9894ddaeddf1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f29ec19-54f1-4190-a2bc-9894ddaeddf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:09,943 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:18:09,944 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f574e22d-82e3-45b5-8393-e8d0c75e2aee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f574e22d-82e3-45b5-8393-e8d0c75e2aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:11,002 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.050s 2021-09-03 02:18:11,002 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97bcd7e2-d858-450e-ad62-fd5d5c889547', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97bcd7e2-d858-450e-ad62-fd5d5c889547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:12,050 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:18:12,050 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38328a3c-3da1-4a72-9b38-c35b657e0cab', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38328a3c-3da1-4a72-9b38-c35b657e0cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:13,099 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:18:13,099 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f236b5c7-fa62-42b7-8eeb-9533e9e898ca', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f236b5c7-fa62-42b7-8eeb-9533e9e898ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:14,147 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:18:14,148 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c58cc7f9-92d7-43a3-be37-4f863e3cf275', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c58cc7f9-92d7-43a3-be37-4f863e3cf275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:15,197 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:18:15,197 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a8e11a-f202-4f20-b14f-69c7d4e0d9dc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a8e11a-f202-4f20-b14f-69c7d4e0d9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:16,247 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:18:16,247 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2be2cf5-7125-408a-aaaa-722c5597d536', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2be2cf5-7125-408a-aaaa-722c5597d536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:17,296 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:18:17,297 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d03888-a3c2-4311-923b-65f5762f2e3f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d03888-a3c2-4311-923b-65f5762f2e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:18,345 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:18:18,345 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f29ae1-4275-415c-9334-d8df40f9acc5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f29ae1-4275-415c-9334-d8df40f9acc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:19,396 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:18:19,396 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92363fcf-a38b-442f-8caf-366cd499f196', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92363fcf-a38b-442f-8caf-366cd499f196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:20,444 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:18:20,445 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aebcd70b-f83a-4914-9b93-0b498ae171b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aebcd70b-f83a-4914-9b93-0b498ae171b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:21,492 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:18:21,493 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dac0396-2fc0-405f-b8a5-b61c94f637cf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dac0396-2fc0-405f-b8a5-b61c94f637cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:22,540 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:18:22,541 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf8a73f-a146-47b2-97b8-113ec3498d81', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf8a73f-a146-47b2-97b8-113ec3498d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:23,587 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.038s 2021-09-03 02:18:23,587 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951e01ef-f235-4cab-ba3d-b33ad105859f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951e01ef-f235-4cab-ba3d-b33ad105859f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:24,636 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:18:24,636 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ff788e5-922d-4b55-a3a3-be058011d688', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ff788e5-922d-4b55-a3a3-be058011d688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:25,684 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:18:25,684 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c822e02-b0e7-4938-a45b-386838892b9b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c822e02-b0e7-4938-a45b-386838892b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:26,731 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:18:26,731 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-927bf8e9-93d8-4ddd-b5e1-6a05d215de10', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-927bf8e9-93d8-4ddd-b5e1-6a05d215de10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:27,778 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:18:27,778 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab9d83fa-d7f6-4fff-a874-fea5bc1d51e5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab9d83fa-d7f6-4fff-a874-fea5bc1d51e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:28,832 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.045s 2021-09-03 02:18:28,832 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-480eb229-ab64-440a-84cc-6eeb251ea3c8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-480eb229-ab64-440a-84cc-6eeb251ea3c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:29,885 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.045s 2021-09-03 02:18:29,885 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4f1d4b-c3c0-4dee-a8ff-bef4f29c657a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4f1d4b-c3c0-4dee-a8ff-bef4f29c657a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:30,940 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.047s 2021-09-03 02:18:30,942 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1816b55c-02e1-4013-9bd0-8734e246715b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1816b55c-02e1-4013-9bd0-8734e246715b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:31,992 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.041s 2021-09-03 02:18:31,992 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-582aa910-731a-4103-9746-22017727b3dd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-582aa910-731a-4103-9746-22017727b3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:33,047 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.047s 2021-09-03 02:18:33,048 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf950590-5821-4ff8-ba85-2fab9523a46d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf950590-5821-4ff8-ba85-2fab9523a46d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:34,100 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:18:34,100 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ffb4a1-6111-4f95-9b75-a3d1b40a0d3f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ffb4a1-6111-4f95-9b75-a3d1b40a0d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:35,158 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.051s 2021-09-03 02:18:35,158 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-326b74f1-33ed-4aa2-93a5-1c0987a8bee0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-326b74f1-33ed-4aa2-93a5-1c0987a8bee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:36,215 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.047s 2021-09-03 02:18:36,215 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d260937-8a5e-40f1-a57a-dbaca720ea78', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d260937-8a5e-40f1-a57a-dbaca720ea78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:37,266 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:18:37,268 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2404bd6c-e763-4fbb-92c3-c684749f733c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2404bd6c-e763-4fbb-92c3-c684749f733c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:38,320 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:18:38,320 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e5a185-9244-44a0-a541-762cfb126410', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e5a185-9244-44a0-a541-762cfb126410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:39,372 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.045s 2021-09-03 02:18:39,373 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d1243a-234b-4dc8-89fa-77d83c7daf63', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d1243a-234b-4dc8-89fa-77d83c7daf63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:40,430 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.049s 2021-09-03 02:18:40,430 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f03de6ef-3ed6-4583-b637-bab9aeede067', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f03de6ef-3ed6-4583-b637-bab9aeede067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:41,484 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.046s 2021-09-03 02:18:41,484 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a20ad4-1b86-4c85-b0a7-7d10fb7166d7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a20ad4-1b86-4c85-b0a7-7d10fb7166d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:42,536 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.045s 2021-09-03 02:18:42,536 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f255e05a-df63-4ea2-a8f3-109803db4da5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f255e05a-df63-4ea2-a8f3-109803db4da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:43,605 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.061s 2021-09-03 02:18:43,605 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc633cd-87d7-4203-bb1f-8a86c9b5f74b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc633cd-87d7-4203-bb1f-8a86c9b5f74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:44,668 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.054s 2021-09-03 02:18:44,668 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac06185-449c-4837-820c-785513132253', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac06185-449c-4837-820c-785513132253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:45,716 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:18:45,716 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c2f679-3b17-4c6c-a2bd-5c809020d8a2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c2f679-3b17-4c6c-a2bd-5c809020d8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:46,762 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:18:46,763 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcdfcd5d-6d68-43d6-9cf1-321127c080fa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcdfcd5d-6d68-43d6-9cf1-321127c080fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:47,815 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:18:47,815 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e777f676-8c8a-4426-8a10-9908f4d05e92', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e777f676-8c8a-4426-8a10-9908f4d05e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:48,869 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.046s 2021-09-03 02:18:48,869 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b2bd1f0-4443-4b84-a591-7efe8a65f1c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b2bd1f0-4443-4b84-a591-7efe8a65f1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:49,920 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.043s 2021-09-03 02:18:49,920 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8955d4f-6b27-4cc0-81f8-ca118fe55518', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8955d4f-6b27-4cc0-81f8-ca118fe55518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:50,977 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.048s 2021-09-03 02:18:50,978 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91ac006-f99b-41d1-88f4-b26b46614cf5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91ac006-f99b-41d1-88f4-b26b46614cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:52,029 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:18:52,029 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cc8e854-b2ec-4571-8693-94f538cccff9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cc8e854-b2ec-4571-8693-94f538cccff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:53,082 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.045s 2021-09-03 02:18:53,083 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a00427-2915-476e-80af-ce9691af3c3d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a00427-2915-476e-80af-ce9691af3c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:54,136 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.045s 2021-09-03 02:18:54,137 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ea7a44-46c6-4700-8b23-b86a3156973e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ea7a44-46c6-4700-8b23-b86a3156973e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:55,191 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.047s 2021-09-03 02:18:55,197 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932ec6a8-a246-4c48-8f07-b495895d1aa6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932ec6a8-a246-4c48-8f07-b495895d1aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:56,249 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:18:56,249 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b92eea65-965f-458f-83fa-6fe5e4c7470a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b92eea65-965f-458f-83fa-6fe5e4c7470a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:57,305 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.048s 2021-09-03 02:18:57,306 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c356768b-de33-46ef-832d-c35e56334a69', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c356768b-de33-46ef-832d-c35e56334a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:58,358 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:18:58,358 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae5a8a4-d992-45b1-be62-af716e8be619', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae5a8a4-d992-45b1-be62-af716e8be619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:18:59,424 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.057s 2021-09-03 02:18:59,424 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d49d1776-4682-4138-82e4-dc21048236c7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d49d1776-4682-4138-82e4-dc21048236c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:00,477 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.046s 2021-09-03 02:19:00,477 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df63aa1e-1d21-4cf2-aaf2-1e866d600c70', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df63aa1e-1d21-4cf2-aaf2-1e866d600c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:01,530 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:19:01,530 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e963953-d8e7-4776-93af-3c8098ec91b9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e963953-d8e7-4776-93af-3c8098ec91b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:02,586 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.048s 2021-09-03 02:19:02,586 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca92e51-2ab3-4616-b3a3-dcf1a7b4a4c4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca92e51-2ab3-4616-b3a3-dcf1a7b4a4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:03,653 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.058s 2021-09-03 02:19:03,653 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a20289-ece7-4c51-a9d3-79334b44eed5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a20289-ece7-4c51-a9d3-79334b44eed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:04,701 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:19:04,701 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6031db87-3887-4f2a-88c5-5fac8658ec9d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6031db87-3887-4f2a-88c5-5fac8658ec9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:05,754 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:19:05,754 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9393d1-17fb-4d22-b723-c48039d401e6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9393d1-17fb-4d22-b723-c48039d401e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:06,814 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.052s 2021-09-03 02:19:06,815 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a50f17-d16e-4500-97e2-c7cd6d05ec4b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a50f17-d16e-4500-97e2-c7cd6d05ec4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:07,863 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:19:07,864 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab38f570-0910-4d0e-829c-197218ed1574', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab38f570-0910-4d0e-829c-197218ed1574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:09,055 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.184s 2021-09-03 02:19:09,055 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06d72d0-1530-42ea-ab28-04a67acbe01d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06d72d0-1530-42ea-ab28-04a67acbe01d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:10,103 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:19:10,104 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d54714-0220-4d02-8357-35eb8433983f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d54714-0220-4d02-8357-35eb8433983f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:11,155 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.044s 2021-09-03 02:19:11,156 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f272e2d-6544-4deb-b036-31198daa3214', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f272e2d-6544-4deb-b036-31198daa3214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:12,213 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.049s 2021-09-03 02:19:12,214 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfab8078-78d5-40c1-9a9e-8bb7ea15a29b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfab8078-78d5-40c1-9a9e-8bb7ea15a29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:13,271 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.049s 2021-09-03 02:19:13,271 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f8eb4a-43a3-4fb2-afaf-a48180dc785c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f8eb4a-43a3-4fb2-afaf-a48180dc785c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:14,336 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.057s 2021-09-03 02:19:14,336 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a8f0354-b63e-4bda-a40b-d0443cd52af9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a8f0354-b63e-4bda-a40b-d0443cd52af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:15,403 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.059s 2021-09-03 02:19:15,403 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8be518-45a3-4376-98c9-da5a9b1bf3fa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8be518-45a3-4376-98c9-da5a9b1bf3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:16,453 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.042s 2021-09-03 02:19:16,453 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2fd3dca-c8bd-46a8-bd7b-e6e5289f0dee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2fd3dca-c8bd-46a8-bd7b-e6e5289f0dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:17,501 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:19:17,502 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92619088-75c7-4748-aae6-85048e8ef497', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92619088-75c7-4748-aae6-85048e8ef497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:18,551 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.040s 2021-09-03 02:19:18,551 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6751b42d-3b40-4f2c-8343-2d53dfd15fa2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6751b42d-3b40-4f2c-8343-2d53dfd15fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:19,598 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4 0.039s 2021-09-03 02:19:19,599 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6551d816-52c7-4d39-8b7c-b7494a8fb60a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6551d816-52c7-4d39-8b7c-b7494a8fb60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4'} Body: b'{"volume": {"id": "eb693277-bf00-4195-93aa-53bc1e42a9e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:13:19.000000", "updated_at": "2021-09-03T02:13:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1744264721", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/94e74d599fbf45ffa7ed50d9acbb3629/volumes/eb693277-bf00-4195-93aa-53bc1e42a9e4"}], "user_id": "6e903a65739045508ca5d129c45c56b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629"}}' 2021-09-03 02:19:19,962 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.346s 2021-09-03 02:19:19,963 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:19 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-f7fecaec-07c5-45b2-8c12-d8fda3b04a34', 'x-compute-request-id': 'req-f7fecaec-07c5-45b2-8c12-d8fda3b04a34', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'' 2021-09-03 02:19:20,156 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.192s 2021-09-03 02:19:20,156 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55792480-cc89-4ab0-a2e0-a9f80098deda', 'x-compute-request-id': 'req-55792480-cc89-4ab0-a2e0-a9f80098deda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "ACTIVE", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "15950868e360f9e80b36d73f845f16c4aff9259aeec7f26d743f72dd", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:19:20Z", "addresses": {"tempest-AttachVolumeTestJSON-799843489-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:bf:9b"}, {"version": 4, "addr": "172.27.0.85", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:bf:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-3976467", "OS-SRV-USG:launched_at": "2021-09-03T02:12:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--253952567"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:19:21,248 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.083s 2021-09-03 02:19:21,249 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1602', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1debde05-94f9-46e6-b24b-206ac1f6cf22', 'x-compute-request-id': 'req-1debde05-94f9-46e6-b24b-206ac1f6cf22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "ACTIVE", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "15950868e360f9e80b36d73f845f16c4aff9259aeec7f26d743f72dd", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:19:20Z", "addresses": {"tempest-AttachVolumeTestJSON-799843489-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:bf:9b"}, {"version": 4, "addr": "172.27.0.85", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:bf:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-3976467", "OS-SRV-USG:launched_at": "2021-09-03T02:12:37.000000", "OS-SRV-USG:terminated_at": 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-09-03 02:19:22,411 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.154s 2021-09-03 02:19:22,412 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ad02a2-99ef-4c2f-8298-33e98394691d', 'x-compute-request-id': 'req-53ad02a2-99ef-4c2f-8298-33e98394691d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"server": {"id": "fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837", "name": "tempest-AttachVolumeTestJSON-server-688668300", "status": "DELETED", "tenant_id": "94e74d599fbf45ffa7ed50d9acbb3629", "user_id": "6e903a65739045508ca5d129c45c56b7", "metadata": {}, "hostId": "15950868e360f9e80b36d73f845f16c4aff9259aeec7f26d743f72dd", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:12:24Z", "updated": "2021-09-03T02:19:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-3976467", "OS-SRV-USG:launched_at": "2021-09-03T02:12:37.000000", "OS-SRV-USG:terminated_at": "2021-09-03T02:19:21.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:19:22,419 109426 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2021-09-03 02:19:23,452 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 0.031s 2021-09-03 02:19:23,453 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:23 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-7ac87524-4622-43a5-a240-b1685c86ee61', 'x-compute-request-id': 'req-7ac87524-4622-43a5-a240-b1685c86ee61', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fe0d39c4-06c2-4af4-b5b1-b09aa9d2a837 could not be found."}}' 2021-09-03 02:19:23,534 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.21/compute/v2.1/os-keypairs/tempest-keypair-3976467 0.081s 2021-09-03 02:19:23,534 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:23 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-fae855e6-64ea-4179-9bb9-d958155679f8', 'x-compute-request-id': 'req-fae855e6-64ea-4179-9bb9-d958155679f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/os-keypairs/tempest-keypair-3976467'} Body: b'' 2021-09-03 02:19:23,756 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.21:9696/v2.0/security-groups/d49134c8-c821-4756-9069-7c7abf2ba97f 0.221s 2021-09-03 02:19:23,757 109426 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-053462eb-05e1-487d-8017-c08500e2e075', 'content-length': '0', 'date': 'Fri, 03 Sep 2021 02:19:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21:9696/v2.0/security-groups/d49134c8-c821-4756-9069-7c7abf2ba97f'} Body: b'' 2021-09-03 02:19:23,777 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.21:9696/v2.0/security-groups/d49134c8-c821-4756-9069-7c7abf2ba97f 0.020s 2021-09-03 02:19:23,787 109426 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-0dbb2e04-3e8d-4a9e-b592-2b2f6cd7a78c', 'date': 'Fri, 03 Sep 2021 02:19:23 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.21:9696/v2.0/security-groups/d49134c8-c821-4756-9069-7c7abf2ba97f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d49134c8-c821-4756-9069-7c7abf2ba97f does not exist", "detail": ""}}' 2021-09-03 02:19:24,314 109426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.21:9696/v2.0/floatingips/1f85629f-35dd-4cef-8282-6af54da24b68 0.527s 2021-09-03 02:19:24,315 109426 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-d6359bb8-6233-475d-898d-a643273407d9', 'content-length': '0', 'date': 'Fri, 03 Sep 2021 02:19:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21:9696/v2.0/floatingips/1f85629f-35dd-4cef-8282-6af54da24b68'} 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 539, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume eb693277-bf00-4195-93aa-53bc1e42a9e4 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
fail
ft12.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-09-03 02:31:47,108 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.222.0.21/volume/v3/fa7faaefd06e4089bbf22ab55587429d/types 0.209s 2021-09-03 02:31:47,109 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1113455792"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05584f8a-6fb7-4196-8cb6-8af1941d24f4', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05584f8a-6fb7-4196-8cb6-8af1941d24f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/fa7faaefd06e4089bbf22ab55587429d/types'} Body: b'{"volume_type": {"id": "f96d893a-cce1-4971-bca3-4e7175dc87cf", "name": "tempest-GroupsV314Test-volume-type-1113455792", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2021-09-03 02:31:47,207 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.222.0.21/volume/v3/fa7faaefd06e4089bbf22ab55587429d/group_types 0.096s 2021-09-03 02:31:47,208 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1046553069"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a78a66-b781-4548-be1a-3692c139254c', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a78a66-b781-4548-be1a-3692c139254c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/fa7faaefd06e4089bbf22ab55587429d/group_types'} Body: b'{"group_type": {"id": "7ae25874-aa9b-47b9-b126-db79d1488103", "name": "tempest-GroupsV314Test-group-type-1046553069", "description": null, "is_public": true, "group_specs": {}}}' 2021-09-03 02:31:47,648 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/groups 0.438s 2021-09-03 02:31:47,648 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "7ae25874-aa9b-47b9-b126-db79d1488103", "volume_types": ["f96d893a-cce1-4971-bca3-4e7175dc87cf"], "name": "tempest-GroupsV314Test-Group-328638779"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8f2e84-f051-43ba-b6c6-3a8ee45daa6b', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8f2e84-f051-43ba-b6c6-3a8ee45daa6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/groups'} Body: b'{"group": {"id": "6c236812-f708-40c3-b820-9afe18690bc2", "name": "tempest-GroupsV314Test-Group-328638779"}}' 2021-09-03 02:31:47,679 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/groups/6c236812-f708-40c3-b820-9afe18690bc2 0.029s 2021-09-03 02:31:47,683 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66eef17-4f95-4c11-ace6-092e0461655c', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66eef17-4f95-4c11-ace6-092e0461655c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/groups/6c236812-f708-40c3-b820-9afe18690bc2'} Body: b'{"group": {"id": "6c236812-f708-40c3-b820-9afe18690bc2", "status": "creating", "availability_zone": "nova", "created_at": "2021-09-03T02:31:47.000000", "name": "tempest-GroupsV314Test-Group-328638779", "description": null, "group_type": "7ae25874-aa9b-47b9-b126-db79d1488103", "volume_types": ["f96d893a-cce1-4971-bca3-4e7175dc87cf"], "group_snapshot_id": null, "source_group_id": null}}' 2021-09-03 02:31:48,714 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/groups/6c236812-f708-40c3-b820-9afe18690bc2 0.028s 2021-09-03 02:31:48,715 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-052420f7-c374-4a14-9d07-0002f70a85ba', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-052420f7-c374-4a14-9d07-0002f70a85ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/groups/6c236812-f708-40c3-b820-9afe18690bc2'} Body: b'{"group": {"id": "6c236812-f708-40c3-b820-9afe18690bc2", "status": "available", "availability_zone": "nova", "created_at": "2021-09-03T02:31:48.000000", "name": "tempest-GroupsV314Test-Group-328638779", "description": null, "group_type": "7ae25874-aa9b-47b9-b126-db79d1488103", "volume_types": ["f96d893a-cce1-4971-bca3-4e7175dc87cf"], "group_snapshot_id": null, "source_group_id": null}}' 2021-09-03 02:31:48,717 109426 INFO [tempest.common.waiters] group 6c236812-f708-40c3-b820-9afe18690bc2 reached available after waiting for 1.717623 seconds 2021-09-03 02:31:49,303 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes 0.585s 2021-09-03 02:31:49,303 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"volume_type": "f96d893a-cce1-4971-bca3-4e7175dc87cf", "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "size": 1, "name": "tempest-GroupsV314Test-Volume-236937828"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0ffdf8a-fb00-4077-86f6-86ed546d90b5', 'content-length': '899', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0ffdf8a-fb00-4077-86f6-86ed546d90b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:48.975875", "updated_at": null, "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2"}}' 2021-09-03 02:31:49,378 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.068s 2021-09-03 02:31:49,379 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c718bc1-df4c-4db5-976b-7095848a41d0', 'content-length': '967', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c718bc1-df4c-4db5-976b-7095848a41d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": null, "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:31:50,460 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:31:50,461 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6f1c16c-3d44-46ab-91ab-83fb03de0aed', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6f1c16c-3d44-46ab-91ab-83fb03de0aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:31:51,528 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:31:51,528 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86caddae-ed79-4cc4-ab29-7abda5cdbfcf', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86caddae-ed79-4cc4-ab29-7abda5cdbfcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:31:52,594 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:31:52,594 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3785de3a-dadf-4e3d-857c-04a501db4907', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3785de3a-dadf-4e3d-857c-04a501db4907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:31:53,664 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:31:53,664 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e57f6c8e-7dd3-4b99-8c48-137754f077b1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e57f6c8e-7dd3-4b99-8c48-137754f077b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:31:54,734 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:31:54,735 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046f47d1-15f9-4735-afe7-6199dfd9e615', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046f47d1-15f9-4735-afe7-6199dfd9e615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:31:55,804 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:31:55,805 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85e22d2-4bfe-4d94-b9ea-81551f3c0b84', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85e22d2-4bfe-4d94-b9ea-81551f3c0b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:31:56,871 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:31:56,872 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40dfe0c-5451-41d9-b988-581e1a5bffe3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40dfe0c-5451-41d9-b988-581e1a5bffe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:31:57,938 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:31:57,938 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-619e60cc-af2d-4c21-ac0e-0e90b1870d00', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-619e60cc-af2d-4c21-ac0e-0e90b1870d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:31:59,005 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:31:59,005 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efcb4735-7aa1-4d60-b610-382f7bbadf63', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efcb4735-7aa1-4d60-b610-382f7bbadf63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:00,072 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:00,072 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658d507a-6db8-4ba1-97ca-b0168a42b3f8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658d507a-6db8-4ba1-97ca-b0168a42b3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:01,140 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:01,140 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c62145-2227-495e-b6ec-bc2985605f42', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c62145-2227-495e-b6ec-bc2985605f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:02,205 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:02,206 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377c1245-6985-46e4-a00e-c7d1b8bbfa9e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377c1245-6985-46e4-a00e-c7d1b8bbfa9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:03,274 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:03,274 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca2f0bf-641f-46c8-ac33-b35faa436bbd', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca2f0bf-641f-46c8-ac33-b35faa436bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:04,341 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:04,341 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f67b8c7c-397d-4dec-ba93-e9cf45cc0e28', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f67b8c7c-397d-4dec-ba93-e9cf45cc0e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:05,415 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.065s 2021-09-03 02:32:05,415 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910995b4-099b-4ba3-81b4-c3363f1a7a41', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910995b4-099b-4ba3-81b4-c3363f1a7a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:06,483 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:06,483 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47c1659-d04a-45d5-a539-ba3970acca1c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47c1659-d04a-45d5-a539-ba3970acca1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:07,551 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:32:07,552 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345cef43-9d5a-41f0-b183-b378db6ea9d5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345cef43-9d5a-41f0-b183-b378db6ea9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:08,620 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:32:08,620 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7557c2ac-ab9f-4d4d-9e00-3e6aee21a1f6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7557c2ac-ab9f-4d4d-9e00-3e6aee21a1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:09,692 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.064s 2021-09-03 02:32:09,693 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c4fd023-d658-48f7-b1f4-8857b2e0dd5a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c4fd023-d658-48f7-b1f4-8857b2e0dd5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:10,759 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:10,760 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3bee4b3-ecca-46b8-aa3d-5a821eb6f0c0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3bee4b3-ecca-46b8-aa3d-5a821eb6f0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:11,826 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:11,827 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-112cf309-0a75-4832-8a29-3f1893f81648', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-112cf309-0a75-4832-8a29-3f1893f81648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:12,893 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:12,893 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0895a9d9-d6ca-431d-81fb-2edd3f02634a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0895a9d9-d6ca-431d-81fb-2edd3f02634a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:13,960 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:13,961 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966bd86c-507f-4627-a252-ea3a7d0b45c2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966bd86c-507f-4627-a252-ea3a7d0b45c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:15,027 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:15,027 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777d3378-cf04-4f6b-a9d6-184f60a77681', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777d3378-cf04-4f6b-a9d6-184f60a77681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:16,095 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:32:16,095 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-289552eb-e211-4dd2-ab3c-565f7b7ace95', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-289552eb-e211-4dd2-ab3c-565f7b7ace95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:17,163 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:32:17,163 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23f9ea89-3f9a-430d-9dda-e618a8d58e71', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23f9ea89-3f9a-430d-9dda-e618a8d58e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:18,230 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:18,231 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e46328fe-4416-47cb-ae74-ed86d09070a4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46328fe-4416-47cb-ae74-ed86d09070a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:19,299 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:32:19,299 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6223049c-3e1c-4674-9b17-d60e7138c58d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6223049c-3e1c-4674-9b17-d60e7138c58d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:20,367 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:20,367 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9153546a-efe9-466b-ba04-0ce378ab4b5f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9153546a-efe9-466b-ba04-0ce378ab4b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:21,436 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:32:21,436 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64fee3d1-8acf-4b9d-a994-30897f34a35f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64fee3d1-8acf-4b9d-a994-30897f34a35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:22,507 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:32:22,507 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a533b9f8-b2f9-4997-91a1-e260b8447799', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a533b9f8-b2f9-4997-91a1-e260b8447799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:23,577 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:32:23,577 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2497b9c2-c4f2-4d2e-ad60-3b44777998ce', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2497b9c2-c4f2-4d2e-ad60-3b44777998ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:24,643 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.057s 2021-09-03 02:32:24,643 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb30e25-b1c9-4e86-b94d-1ee048d50ab4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb30e25-b1c9-4e86-b94d-1ee048d50ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:25,710 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:25,710 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f48d2dde-3fc4-48ab-847f-7c79142f9abd', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f48d2dde-3fc4-48ab-847f-7c79142f9abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:26,777 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:26,777 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347b5446-b993-415d-9e45-1f875f81a223', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347b5446-b993-415d-9e45-1f875f81a223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:27,844 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:27,844 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d44bc96-a6bc-484f-ae19-bcb985fbd582', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d44bc96-a6bc-484f-ae19-bcb985fbd582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:28,911 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:28,912 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dee7abb-2e3e-4889-9a0c-3e2ae6366607', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dee7abb-2e3e-4889-9a0c-3e2ae6366607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:29,978 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:29,979 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16268c4-3f0a-4419-9232-65e4490a599f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16268c4-3f0a-4419-9232-65e4490a599f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:31,045 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:31,045 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9720815d-51f2-48a6-a22e-3118f3d3e2a4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9720815d-51f2-48a6-a22e-3118f3d3e2a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:32,112 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:32,112 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d95e93-9162-4be6-b817-ca5ec950a6cb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d95e93-9162-4be6-b817-ca5ec950a6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:33,180 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:33,181 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e0fcf0a-362f-4b0c-b7e1-c058e1aea317', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e0fcf0a-362f-4b0c-b7e1-c058e1aea317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:34,247 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:34,248 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f6e03b4-bcd6-4761-ba3a-7e82ab271714', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f6e03b4-bcd6-4761-ba3a-7e82ab271714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:35,315 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:35,315 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f7a1bf-b1fc-4e04-847c-e790042f857f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f7a1bf-b1fc-4e04-847c-e790042f857f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:36,382 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:36,383 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3766ddb6-6f94-45d3-8b3b-871c87ecb812', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3766ddb6-6f94-45d3-8b3b-871c87ecb812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:37,454 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.063s 2021-09-03 02:32:37,454 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30543b9a-f4de-4be6-92f2-5278c803a26c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30543b9a-f4de-4be6-92f2-5278c803a26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:38,521 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:32:38,522 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32d3800-b468-4956-8b4f-0e104253d148', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32d3800-b468-4956-8b4f-0e104253d148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:39,591 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:32:39,591 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1797c96d-ee26-465d-b87e-5a0c8228acb1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1797c96d-ee26-465d-b87e-5a0c8228acb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:40,657 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:40,658 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37209fb-2861-445e-a188-5506ad99daf8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37209fb-2861-445e-a188-5506ad99daf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:41,726 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:32:41,727 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e850c8c1-063e-4fdf-9408-f2475b7fbbf4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e850c8c1-063e-4fdf-9408-f2475b7fbbf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:42,794 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:42,795 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301f9e94-29e8-4dee-a2a7-69af5aee8849', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301f9e94-29e8-4dee-a2a7-69af5aee8849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:43,861 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:43,862 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0871249c-f81d-4782-94e9-c4bdaa4c0305', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0871249c-f81d-4782-94e9-c4bdaa4c0305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:44,928 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:44,929 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00882413-7b50-491b-8f36-dc114b9c1e12', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00882413-7b50-491b-8f36-dc114b9c1e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:45,995 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:45,996 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a15d0e4-2a33-4ec6-bcf1-cee7c09b0c69', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a15d0e4-2a33-4ec6-bcf1-cee7c09b0c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:47,062 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:47,062 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae6341d-c80b-481a-a062-747f91c28424', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae6341d-c80b-481a-a062-747f91c28424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:48,131 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:32:48,131 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddca1a36-6e9b-4d35-8a28-7b7534d18a72', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddca1a36-6e9b-4d35-8a28-7b7534d18a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:49,199 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:49,199 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc7a6ee-a2af-48bb-97b4-02e68bd8a8c9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc7a6ee-a2af-48bb-97b4-02e68bd8a8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:50,268 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:32:50,268 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5abd88ab-84e4-431d-a42b-ff7da5032469', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5abd88ab-84e4-431d-a42b-ff7da5032469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:51,337 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:32:51,337 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73a0fef-96eb-4625-8f5d-6c9ae3149261', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73a0fef-96eb-4625-8f5d-6c9ae3149261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:52,404 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:32:52,404 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b393816f-5534-4075-80bf-27fd160ee1ab', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b393816f-5534-4075-80bf-27fd160ee1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:53,471 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:53,471 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b88e0cc-7c24-4d84-88cb-e7177a0fbe36', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b88e0cc-7c24-4d84-88cb-e7177a0fbe36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:54,537 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:32:54,538 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551bf7ed-37bb-4143-b269-995e514ce425', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551bf7ed-37bb-4143-b269-995e514ce425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:55,605 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:55,605 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48406fb9-260e-434c-93b7-a46e61a129b3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48406fb9-260e-434c-93b7-a46e61a129b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:56,672 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:56,672 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf0c99b-f180-4ef4-838b-a783f975bef9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf0c99b-f180-4ef4-838b-a783f975bef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:57,740 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:57,740 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b74c6e-042c-4cb1-8881-3982233fad88', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b74c6e-042c-4cb1-8881-3982233fad88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:58,807 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:58,807 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4505546-f41c-46a2-b615-9c591804801f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4505546-f41c-46a2-b615-9c591804801f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:32:59,875 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:32:59,875 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcd0126-8f4f-41af-8580-51a288cce670', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcd0126-8f4f-41af-8580-51a288cce670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:00,943 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:00,943 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe7d0472-4e81-487c-8a2c-eaa3972967f3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe7d0472-4e81-487c-8a2c-eaa3972967f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:02,010 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:02,010 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5291313d-cb2c-4e26-a05c-ba6bfb90d005', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5291313d-cb2c-4e26-a05c-ba6bfb90d005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:03,077 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:03,077 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e3b3050-09bc-4145-8448-42e0760ffbb2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e3b3050-09bc-4145-8448-42e0760ffbb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:04,144 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:33:04,149 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e111f197-c7d4-4dbe-9f3d-edcae3d23171', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e111f197-c7d4-4dbe-9f3d-edcae3d23171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:05,215 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:33:05,215 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac92392-c63f-4ee1-807a-cd1ffe621959', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac92392-c63f-4ee1-807a-cd1ffe621959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:06,281 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:06,282 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdfbb7d1-ca30-4a8e-ab9f-74aa5a650575', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdfbb7d1-ca30-4a8e-ab9f-74aa5a650575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:07,349 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:33:07,349 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb465b5-a414-406e-a71c-446a754debe8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb465b5-a414-406e-a71c-446a754debe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:08,419 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:33:08,419 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2c4360-ced9-4d81-8db4-434d460d9689', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2c4360-ced9-4d81-8db4-434d460d9689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:09,491 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.063s 2021-09-03 02:33:09,491 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4af1f22-9531-4e22-9e2e-00cddee8d156', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4af1f22-9531-4e22-9e2e-00cddee8d156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:10,558 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:10,558 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e32519-1546-41bb-9cfd-dab19c01d084', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e32519-1546-41bb-9cfd-dab19c01d084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:11,652 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.086s 2021-09-03 02:33:11,652 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dec7bfa1-9f13-4503-b703-e952ec4ce6b8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dec7bfa1-9f13-4503-b703-e952ec4ce6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:12,720 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:33:12,720 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-773f23f1-d591-47c8-b82a-01a2b11ed4e2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-773f23f1-d591-47c8-b82a-01a2b11ed4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:13,789 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:33:13,789 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9118641b-9dc7-42b8-86e2-d09996e95773', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9118641b-9dc7-42b8-86e2-d09996e95773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:14,856 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:33:14,856 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c278ee9-9059-46b5-813b-e4a127b37ed0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c278ee9-9059-46b5-813b-e4a127b37ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:15,922 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:33:15,922 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94fb0dcf-fc54-4a92-855a-221fa0efcae0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94fb0dcf-fc54-4a92-855a-221fa0efcae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:16,988 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.057s 2021-09-03 02:33:16,988 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-111d5cde-f877-401f-8419-6a4431446715', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-111d5cde-f877-401f-8419-6a4431446715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:18,056 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:18,056 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6031f4c5-480f-4c70-b91f-a184bb61f587', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6031f4c5-480f-4c70-b91f-a184bb61f587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:19,123 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:19,123 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54b229dd-b530-4f79-a5d0-e49f53ab37e6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54b229dd-b530-4f79-a5d0-e49f53ab37e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:20,189 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:33:20,190 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af1d9adc-2468-44ea-9af1-769577361b3f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1d9adc-2468-44ea-9af1-769577361b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:21,256 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:33:21,257 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe397fd6-8aec-4ae6-9370-ad67bc0e0125', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe397fd6-8aec-4ae6-9370-ad67bc0e0125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:22,324 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:33:22,324 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43639f72-e53c-4dbe-ae18-8929c77b012d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43639f72-e53c-4dbe-ae18-8929c77b012d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:23,392 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:33:23,392 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da1fd50-d5ee-4b7d-ba5f-da174b1ba376', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da1fd50-d5ee-4b7d-ba5f-da174b1ba376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:24,459 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:24,460 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2593710c-168a-4b0c-a687-c09e3c48c1c1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2593710c-168a-4b0c-a687-c09e3c48c1c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:25,526 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:33:25,527 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c55c99ef-7969-4456-a1a9-f0e5e46a2f61', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c55c99ef-7969-4456-a1a9-f0e5e46a2f61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:26,594 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:26,594 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da8e6e6b-17f9-491f-a67c-e96ff1691cf2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da8e6e6b-17f9-491f-a67c-e96ff1691cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:27,662 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:33:27,662 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32afe1b5-fd27-45df-a1ce-078cedf0bd9b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32afe1b5-fd27-45df-a1ce-078cedf0bd9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:28,729 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:33:28,730 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a420631-75fa-436c-8a7b-1bd396e65e77', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a420631-75fa-436c-8a7b-1bd396e65e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:29,797 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:29,797 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e8264a-c78b-41ae-a13c-426af1ff652e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e8264a-c78b-41ae-a13c-426af1ff652e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:30,863 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:33:30,864 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7bea94-1a97-48a4-8b89-20e06540fa80', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7bea94-1a97-48a4-8b89-20e06540fa80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:31,931 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:33:31,931 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-717dc64f-ab73-4575-976a-d30dcef87642', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-717dc64f-ab73-4575-976a-d30dcef87642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:32,999 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:32,999 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e786c12-0429-45ed-9ad5-dd80887c17b0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e786c12-0429-45ed-9ad5-dd80887c17b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:34,066 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:34,066 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d918aa0-08f0-4b95-8df8-43cac30a1307', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d918aa0-08f0-4b95-8df8-43cac30a1307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:35,133 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:33:35,133 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fdb3897-e150-4a73-9ed0-a76dd8d32199', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fdb3897-e150-4a73-9ed0-a76dd8d32199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:36,201 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:33:36,202 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e26b4ef8-6f0c-4405-b17c-5df903397170', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26b4ef8-6f0c-4405-b17c-5df903397170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:37,269 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:37,269 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa4deb8-d869-48a6-868e-1319788df8d7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa4deb8-d869-48a6-868e-1319788df8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:38,337 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:33:38,338 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6480b28-fce6-4294-9d6a-3a9de701fda9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6480b28-fce6-4294-9d6a-3a9de701fda9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:39,406 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:33:39,406 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661ce5e5-2079-448a-b959-7b4edccea573', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661ce5e5-2079-448a-b959-7b4edccea573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:40,474 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:33:40,474 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa787d0-a78d-4e4d-a797-7c75f7727a64', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa787d0-a78d-4e4d-a797-7c75f7727a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:41,541 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:41,542 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3832883-8f6a-406e-80c1-a8423d448b3c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3832883-8f6a-406e-80c1-a8423d448b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:42,608 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:42,608 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f0546a-f35d-4937-a999-e4a13085418c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f0546a-f35d-4937-a999-e4a13085418c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:43,678 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:33:43,678 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f718192-771c-4c5f-b903-ca1380359396', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f718192-771c-4c5f-b903-ca1380359396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:44,745 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:44,746 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63cfe146-ae27-4ca1-9d4b-37b5c4b7c427', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63cfe146-ae27-4ca1-9d4b-37b5c4b7c427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:45,812 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:45,813 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83d53b7a-bd99-4bfb-915a-c54a75c2dce6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83d53b7a-bd99-4bfb-915a-c54a75c2dce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:46,882 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:33:46,882 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af1313f-c195-456d-876c-e3e4a09d56c3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af1313f-c195-456d-876c-e3e4a09d56c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:47,949 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:47,949 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2144f65-4174-477d-bea3-f99a51b42ef8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2144f65-4174-477d-bea3-f99a51b42ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:49,015 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:49,016 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11991754-175f-450f-a96a-2ae1698bdff6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11991754-175f-450f-a96a-2ae1698bdff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:50,083 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:50,083 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057e2f45-64a0-482c-a1aa-508e5dfa7f40', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057e2f45-64a0-482c-a1aa-508e5dfa7f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:51,149 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:33:51,150 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd15916-bcdf-491a-bc17-6c084061d2a0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd15916-bcdf-491a-bc17-6c084061d2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:52,218 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:33:52,218 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa953e99-ff28-4ba9-9ac8-277efabab489', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa953e99-ff28-4ba9-9ac8-277efabab489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:53,285 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:53,286 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84df239-d6d9-4a31-ac27-654d664751d2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84df239-d6d9-4a31-ac27-654d664751d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:54,354 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:33:54,355 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949534d8-deaa-4898-a4fc-fd978420d41d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949534d8-deaa-4898-a4fc-fd978420d41d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:55,422 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:33:55,423 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08de4b09-3cfe-4d88-b22a-da43dead1f63', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08de4b09-3cfe-4d88-b22a-da43dead1f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:56,494 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:56,495 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a702ff-4389-406f-afaa-13098d41966d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a702ff-4389-406f-afaa-13098d41966d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:57,563 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:33:57,564 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9a4982-ba7a-470b-9a6d-5769097698de', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9a4982-ba7a-470b-9a6d-5769097698de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:58,631 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:33:58,631 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66544cc1-27c6-4359-8edc-c5a192968773', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66544cc1-27c6-4359-8edc-c5a192968773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:33:59,701 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:33:59,701 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c779c6fa-077b-4eb2-8500-7eaa6811b10b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c779c6fa-077b-4eb2-8500-7eaa6811b10b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:00,769 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:34:00,769 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d26620b3-e1da-4305-ba8f-22b4ff88ea69', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26620b3-e1da-4305-ba8f-22b4ff88ea69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:01,838 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:34:01,839 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-859fcd05-2c1b-4b10-9965-587ca2337fc0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-859fcd05-2c1b-4b10-9965-587ca2337fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:02,907 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:34:02,908 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f189578-ead5-4cb9-99ac-e2873acc4110', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f189578-ead5-4cb9-99ac-e2873acc4110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:03,974 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:34:03,974 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b730cb45-66aa-41a6-8d2b-120835c8c5a2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b730cb45-66aa-41a6-8d2b-120835c8c5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:05,041 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:05,041 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a431dd31-0568-484e-b273-05bab38b8718', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a431dd31-0568-484e-b273-05bab38b8718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:06,109 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:34:06,110 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb49aecb-6aa0-40e7-9a37-dd40bb88ae8e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb49aecb-6aa0-40e7-9a37-dd40bb88ae8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:07,175 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:34:07,176 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7c9a61-248b-4d1a-9aae-de5e76d3e03e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7c9a61-248b-4d1a-9aae-de5e76d3e03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:08,244 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:34:08,244 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1452734e-f01d-42b8-b845-7a494e2aa2af', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1452734e-f01d-42b8-b845-7a494e2aa2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:09,311 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:09,311 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53b00ec-fc4d-49be-babd-2231c235b618', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53b00ec-fc4d-49be-babd-2231c235b618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:10,380 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:34:10,381 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017d8b0c-a142-4dcd-bbbf-6e29d18c3be6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017d8b0c-a142-4dcd-bbbf-6e29d18c3be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:11,447 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:34:11,447 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6cefbc4-de97-49d2-8f49-7e341be44e03', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6cefbc4-de97-49d2-8f49-7e341be44e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:12,515 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:12,515 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2f20f5-fe7f-49c5-964b-2460b52ff294', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2f20f5-fe7f-49c5-964b-2460b52ff294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:13,582 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:34:13,582 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9537a623-1de9-4773-a3bb-e788376fe998', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9537a623-1de9-4773-a3bb-e788376fe998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:14,649 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:34:14,649 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a25cf2-557e-43d4-9c7a-9aeb508bf266', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a25cf2-557e-43d4-9c7a-9aeb508bf266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:15,716 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:34:15,717 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae145674-eb11-4277-953f-2e0ef84b817e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae145674-eb11-4277-953f-2e0ef84b817e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:16,783 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:34:16,783 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-112220a3-6a7f-457f-bb9b-efcf63627a6e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-112220a3-6a7f-457f-bb9b-efcf63627a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:17,850 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:17,851 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2af90ff-d70c-40d9-af9b-39cb1f8a7121', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2af90ff-d70c-40d9-af9b-39cb1f8a7121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:18,917 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:34:18,917 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f896869-0784-4cc0-8f2b-61d4ea8f9ece', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f896869-0784-4cc0-8f2b-61d4ea8f9ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:19,984 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:19,984 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69b42c7-2369-4de1-9edb-1e3b7fdb5f5f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c69b42c7-2369-4de1-9edb-1e3b7fdb5f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:21,050 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:21,050 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4be53d5-ac48-4836-aaad-389ccb83254c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4be53d5-ac48-4836-aaad-389ccb83254c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:22,119 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:34:22,119 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcc4b46-4c91-4178-8fe7-41d1393cdb01', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcc4b46-4c91-4178-8fe7-41d1393cdb01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:23,185 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:23,186 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58209006-e619-4f48-a4e5-b1af3bcf4764', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58209006-e619-4f48-a4e5-b1af3bcf4764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:24,253 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:34:24,254 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce36b17-c03b-405c-a85a-b37fb776d575', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce36b17-c03b-405c-a85a-b37fb776d575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:25,322 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:34:25,323 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146237d7-3ff3-4ca4-a565-04c1a5dccc01', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146237d7-3ff3-4ca4-a565-04c1a5dccc01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:26,390 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:34:26,391 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879e5533-9427-4eb8-8d0a-fe312875131a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879e5533-9427-4eb8-8d0a-fe312875131a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:27,458 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:27,458 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fabaceb-7fa4-4c5f-82d6-73730c60f396', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fabaceb-7fa4-4c5f-82d6-73730c60f396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:28,524 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:34:28,525 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c5935ff-90a5-48a4-a6fc-328becd5ab8e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c5935ff-90a5-48a4-a6fc-328becd5ab8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:29,592 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:34:29,593 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c425c7a-3e23-40b9-9f84-b5d067269605', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c425c7a-3e23-40b9-9f84-b5d067269605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:30,660 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:34:30,661 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70173484-0f33-4981-b0fb-d0c61ea41040', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70173484-0f33-4981-b0fb-d0c61ea41040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:31,729 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:34:31,729 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d97ba75-5225-4c76-90f7-c7ac6e64bc7c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d97ba75-5225-4c76-90f7-c7ac6e64bc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:32,796 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:32,796 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4ef002-46f8-4249-b237-faf67a795c5b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4ef002-46f8-4249-b237-faf67a795c5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:33,863 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:33,864 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d613c00b-f9a0-497c-bba3-f6ac48e81e97', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d613c00b-f9a0-497c-bba3-f6ac48e81e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:34,931 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:34,932 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8992f87-0490-42b6-b901-77bcc8b21d79', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8992f87-0490-42b6-b901-77bcc8b21d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:35,998 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:35,999 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2419d547-6cf0-470f-b26b-4e5d4bbac0d1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2419d547-6cf0-470f-b26b-4e5d4bbac0d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:37,067 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:34:37,067 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc57d3ee-51f5-4bac-b2d2-1ca1eee818a8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc57d3ee-51f5-4bac-b2d2-1ca1eee818a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:38,135 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:38,135 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-521ac0e6-7f1a-4bd5-89ef-57296346f231', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-521ac0e6-7f1a-4bd5-89ef-57296346f231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:39,206 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.063s 2021-09-03 02:34:39,206 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898d0cbf-97ba-4737-bc2b-76b0cca5de87', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898d0cbf-97ba-4737-bc2b-76b0cca5de87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:40,273 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:40,273 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49750346-fe0b-40ef-86b2-a69a06ebd1b7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49750346-fe0b-40ef-86b2-a69a06ebd1b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:41,340 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:41,340 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f73ed434-ca2d-49cf-8c73-28cc0221885f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f73ed434-ca2d-49cf-8c73-28cc0221885f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:42,407 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:42,408 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff6fccd-0963-489a-9e33-622ce871540b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff6fccd-0963-489a-9e33-622ce871540b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:43,474 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:43,475 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0402308-110b-463e-b75a-382156ea2d8c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0402308-110b-463e-b75a-382156ea2d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:44,541 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:44,541 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa99424-a8fb-4e1e-ad16-1fb74f37df1b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa99424-a8fb-4e1e-ad16-1fb74f37df1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:45,608 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:45,608 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead99b85-2220-45b4-9657-89ec992c9393', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead99b85-2220-45b4-9657-89ec992c9393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:46,675 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:46,676 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc383994-2148-4bca-8e79-9305b9fffbdb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc383994-2148-4bca-8e79-9305b9fffbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:47,743 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:34:47,744 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b479865-8c21-4baa-a806-150bbb26719a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b479865-8c21-4baa-a806-150bbb26719a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:48,812 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:34:48,812 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f818d5c-0d45-4905-aed8-584ead922be4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f818d5c-0d45-4905-aed8-584ead922be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:49,884 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.064s 2021-09-03 02:34:49,885 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d08756-36a1-4cf3-b925-eb39ff4a0734', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d08756-36a1-4cf3-b925-eb39ff4a0734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:50,954 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:34:50,954 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fee2ddf-4ff1-42bb-9988-d32b550ce50f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fee2ddf-4ff1-42bb-9988-d32b550ce50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:52,020 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:52,021 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25bd1f4d-0969-4242-8ee7-bd8eba966f4e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25bd1f4d-0969-4242-8ee7-bd8eba966f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:53,088 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:53,088 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45463ae5-686e-4900-83c2-1a67252b6f62', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45463ae5-686e-4900-83c2-1a67252b6f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:54,156 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:34:54,157 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c95ba97a-220f-4678-a91f-9b9b74b54055', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c95ba97a-220f-4678-a91f-9b9b74b54055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:55,229 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.064s 2021-09-03 02:34:55,229 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31463942-abeb-4211-b561-e26502fbba15', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31463942-abeb-4211-b561-e26502fbba15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:56,298 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:34:56,298 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-431aaf96-67e2-4053-b09e-a6f5898719c6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-431aaf96-67e2-4053-b09e-a6f5898719c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:57,365 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:34:57,365 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e7f0dba-d188-453e-9f61-8d22223f1859', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e7f0dba-d188-453e-9f61-8d22223f1859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:58,437 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.063s 2021-09-03 02:34:58,437 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc8d04bf-e610-48ef-9f18-dfad59176648', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc8d04bf-e610-48ef-9f18-dfad59176648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:34:59,505 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:34:59,505 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f1bc4e-c884-494f-8f32-0de3f929e9e0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f1bc4e-c884-494f-8f32-0de3f929e9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:00,573 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:00,574 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d19eea4-a3eb-47a7-b874-eb6ca9ffbd3d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d19eea4-a3eb-47a7-b874-eb6ca9ffbd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:01,641 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:01,642 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e158451f-3a6b-4c37-990f-d2f47444971c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e158451f-3a6b-4c37-990f-d2f47444971c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:02,712 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:35:02,712 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9656d469-729a-44df-8e83-9239e2415d6d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9656d469-729a-44df-8e83-9239e2415d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:03,793 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.073s 2021-09-03 02:35:03,793 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-587fc877-31a9-4d73-8cbc-d35ebfd37b26', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-587fc877-31a9-4d73-8cbc-d35ebfd37b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:04,862 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:04,862 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f77af7-c41a-4f28-b53c-525861407a97', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f77af7-c41a-4f28-b53c-525861407a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:05,932 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:35:05,933 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb33148e-2a5f-440b-982f-38e553a68622', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb33148e-2a5f-440b-982f-38e553a68622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:06,999 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:35:07,000 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b84238-4136-410e-b26b-efb539773282', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b84238-4136-410e-b26b-efb539773282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:08,066 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:08,066 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1d7049-0de2-4b7e-9636-252987b63fc3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1d7049-0de2-4b7e-9636-252987b63fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:09,135 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:09,135 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ebfde49-2b6b-4657-a06c-2750470878b7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ebfde49-2b6b-4657-a06c-2750470878b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:10,204 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:10,204 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d335f17-6186-4cc3-9668-d72b4b110571', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d335f17-6186-4cc3-9668-d72b4b110571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:11,272 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:11,273 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7983e51e-c52b-4e40-9fed-dd575c0c197b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7983e51e-c52b-4e40-9fed-dd575c0c197b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:12,341 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:12,342 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be434d12-6a55-49c2-9325-8767ad77aa16', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be434d12-6a55-49c2-9325-8767ad77aa16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:13,412 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.063s 2021-09-03 02:35:13,412 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64deafb5-9122-4407-9552-adb1a12f7aea', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64deafb5-9122-4407-9552-adb1a12f7aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:14,480 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:14,480 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-359360e4-79b5-4586-995c-ecfba39ac2a2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-359360e4-79b5-4586-995c-ecfba39ac2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:15,554 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.067s 2021-09-03 02:35:15,555 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea2bdea-0449-4d25-a666-96fc198de505', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea2bdea-0449-4d25-a666-96fc198de505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:16,621 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:16,621 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7247d33d-646d-49bc-bf09-1ed2c61fe681', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7247d33d-646d-49bc-bf09-1ed2c61fe681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:17,688 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:17,688 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c32ddd3-b532-47d3-8490-d7e2e110c8ea', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c32ddd3-b532-47d3-8490-d7e2e110c8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:18,754 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:35:18,754 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-042d96b6-0e77-4041-bdd4-d38256897b5e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-042d96b6-0e77-4041-bdd4-d38256897b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:19,821 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:35:19,821 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6a65f8-2d0f-4fa5-9081-341a3de0ac9d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6a65f8-2d0f-4fa5-9081-341a3de0ac9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:20,888 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:35:20,888 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e472ff3-9142-4bc6-a17b-fb42801bcb75', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e472ff3-9142-4bc6-a17b-fb42801bcb75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:21,955 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:21,956 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d93d14d-10de-4f55-ab49-ab299debc054', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d93d14d-10de-4f55-ab49-ab299debc054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:23,022 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:35:23,022 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911c2daa-fd56-49e2-94b9-3ab73ba12b5c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911c2daa-fd56-49e2-94b9-3ab73ba12b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:24,090 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:24,090 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b817bb-5f71-4975-8b80-4e3b50a2074b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b817bb-5f71-4975-8b80-4e3b50a2074b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:25,159 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:25,159 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dca994db-2fad-42ed-abb5-abc48d65192b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dca994db-2fad-42ed-abb5-abc48d65192b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:26,227 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:35:26,228 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b1eb23-41b7-4f89-8e4d-fa4dc93a9339', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b1eb23-41b7-4f89-8e4d-fa4dc93a9339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:27,295 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:27,295 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee844dc5-a948-4f62-bf67-6150873ad26b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee844dc5-a948-4f62-bf67-6150873ad26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:28,365 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:35:28,365 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777c13c9-83f3-4bf9-b41e-ea9e2fde94a4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777c13c9-83f3-4bf9-b41e-ea9e2fde94a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:29,433 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:29,434 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-459a2354-9e28-423c-9477-92ae16d15e7a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-459a2354-9e28-423c-9477-92ae16d15e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:30,500 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:35:30,500 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845c41dc-40d8-463d-b0e2-51bb400372af', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845c41dc-40d8-463d-b0e2-51bb400372af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:31,567 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:31,568 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e7e106-27ef-4130-8133-e4f9506d1b77', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e7e106-27ef-4130-8133-e4f9506d1b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:32,634 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:35:32,634 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9656b7-76cf-455b-b9e7-48b168cd75ba', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9656b7-76cf-455b-b9e7-48b168cd75ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:33,703 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:35:33,703 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-607ec526-e73e-44e1-9a44-21e0d4c59de5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-607ec526-e73e-44e1-9a44-21e0d4c59de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:34,770 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:34,770 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c2487c-8dcd-4e97-aef8-05b0380ee221', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c2487c-8dcd-4e97-aef8-05b0380ee221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:35,837 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:35,838 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9138de4-0650-4bc2-bb24-8bfc2f81dae4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9138de4-0650-4bc2-bb24-8bfc2f81dae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:36,905 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:36,905 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc6b83b-60c9-4eb5-9160-cce68263c354', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc6b83b-60c9-4eb5-9160-cce68263c354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:37,972 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:37,972 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7035a9d4-792c-4c80-b1ca-42756de69c67', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7035a9d4-792c-4c80-b1ca-42756de69c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:39,039 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:35:39,039 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22cd611e-9034-4fda-83c3-4419693d806f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22cd611e-9034-4fda-83c3-4419693d806f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:40,105 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:40,106 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e732d0ba-9429-42d8-86b4-1ed9c5007c1a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e732d0ba-9429-42d8-86b4-1ed9c5007c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:41,172 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:41,173 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1238d46-0730-442e-9a76-5a9e1d8191e2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1238d46-0730-442e-9a76-5a9e1d8191e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:42,245 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.064s 2021-09-03 02:35:42,246 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ed655b-1b4f-4cd3-912a-7ae25811a4e6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ed655b-1b4f-4cd3-912a-7ae25811a4e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:43,316 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:35:43,317 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5b88ce-5c09-467b-9765-8c429a85aea4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5b88ce-5c09-467b-9765-8c429a85aea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:44,384 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:44,384 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6a0f14-f717-47f7-9666-fe9c15e33f64', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6a0f14-f717-47f7-9666-fe9c15e33f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:45,451 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:45,451 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08badbe7-3f82-4e88-895a-ef4ab4281584', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08badbe7-3f82-4e88-895a-ef4ab4281584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:46,519 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:46,520 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8516628-35cf-47b2-9ffe-95ffe1003f32', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8516628-35cf-47b2-9ffe-95ffe1003f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:47,587 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:35:47,587 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33067cae-cb5f-478f-b067-094dd4be204d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33067cae-cb5f-478f-b067-094dd4be204d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:48,656 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:48,656 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5947833-8576-4931-9d51-90a86e5beaf9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5947833-8576-4931-9d51-90a86e5beaf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:49,724 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:49,724 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8d35ad-13f6-427c-82ba-58bca8d1336a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8d35ad-13f6-427c-82ba-58bca8d1336a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:50,794 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:35:50,794 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8988d67a-4e2b-4419-b9c7-aabad079eb3d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8988d67a-4e2b-4419-b9c7-aabad079eb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:51,870 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.067s 2021-09-03 02:35:51,871 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75621876-1f0e-498b-8c7e-8ff8d23ed6ac', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75621876-1f0e-498b-8c7e-8ff8d23ed6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:52,941 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:35:52,941 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c7ef13-92cf-4b84-b1ab-434ac12357dc', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c7ef13-92cf-4b84-b1ab-434ac12357dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:54,009 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:54,009 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbd8cb31-34b7-4834-ac66-86475f581046', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd8cb31-34b7-4834-ac66-86475f581046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:55,081 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.063s 2021-09-03 02:35:55,081 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad23bcd0-7b8f-4b2d-86a6-eb479b6cf4cc', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad23bcd0-7b8f-4b2d-86a6-eb479b6cf4cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:56,150 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:35:56,150 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc1573e-319a-4f0a-a396-75854de39b41', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc1573e-319a-4f0a-a396-75854de39b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:57,220 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:35:57,221 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae5e3fb-7f01-4f3d-8971-fa02c2f5e0f9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae5e3fb-7f01-4f3d-8971-fa02c2f5e0f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:58,293 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.065s 2021-09-03 02:35:58,295 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32fe33b-2678-400b-b11b-8f0cf6de8616', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32fe33b-2678-400b-b11b-8f0cf6de8616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:35:59,365 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:35:59,366 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a30066a-986c-4875-b3be-a698f14d6986', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a30066a-986c-4875-b3be-a698f14d6986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:00,433 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:36:00,433 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3630570-0d6d-4293-843f-86c2a4257225', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3630570-0d6d-4293-843f-86c2a4257225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:01,500 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:36:01,501 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-100cdb93-ffb6-45a1-bcda-24cdf5a34766', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-100cdb93-ffb6-45a1-bcda-24cdf5a34766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:02,568 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:02,568 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef56b23c-3456-4a9c-a518-4217672e7d0d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef56b23c-3456-4a9c-a518-4217672e7d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:03,635 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:03,635 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399496b3-6b26-467b-94d3-3382f5748d9e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399496b3-6b26-467b-94d3-3382f5748d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:04,702 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:04,702 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e50e3d9-5b2e-4d58-9b7d-b2e0c841ff02', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e50e3d9-5b2e-4d58-9b7d-b2e0c841ff02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:05,769 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:36:05,769 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89cafe8-1239-43dc-8efd-c467f33840ca', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89cafe8-1239-43dc-8efd-c467f33840ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:06,835 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:06,836 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0cd107-8fe8-4fe7-9c8e-781613a6dec1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0cd107-8fe8-4fe7-9c8e-781613a6dec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:07,902 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:36:07,902 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cfee2da-5936-45ec-a065-97c08d50f9d9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cfee2da-5936-45ec-a065-97c08d50f9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:08,970 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:08,970 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940907fd-b7ad-4652-a055-84f3c993a53b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940907fd-b7ad-4652-a055-84f3c993a53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:10,038 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:10,038 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-415ce9c6-89f6-45db-9d31-59e42e0a0819', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-415ce9c6-89f6-45db-9d31-59e42e0a0819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:11,105 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:36:11,105 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5d71ef-d532-40e5-b293-e4f769b3e7f0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5d71ef-d532-40e5-b293-e4f769b3e7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:12,173 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:12,173 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73def597-4aca-4277-b114-4f3434003080', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73def597-4aca-4277-b114-4f3434003080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:13,240 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:13,241 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d7b3ae-a217-4192-9f17-60f44d5440d9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d7b3ae-a217-4192-9f17-60f44d5440d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:14,307 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:14,307 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8467c206-f6f7-4407-a5a9-e063e7d43c9a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8467c206-f6f7-4407-a5a9-e063e7d43c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:15,376 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:36:15,376 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0fb45db-d1bb-4bff-ac7f-948c5ffbfb86', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0fb45db-d1bb-4bff-ac7f-948c5ffbfb86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:16,443 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:16,444 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0badd0-660c-46d7-baa6-96cc4c985191', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0badd0-660c-46d7-baa6-96cc4c985191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:17,510 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:36:17,511 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a990623e-d350-4d49-8a80-609aa1dbec3c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a990623e-d350-4d49-8a80-609aa1dbec3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:18,579 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:18,579 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d5bebd-5481-4217-86a1-e02ec18fe4d5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d5bebd-5481-4217-86a1-e02ec18fe4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:19,646 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:19,646 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef3a9e6-9aee-4bc4-a260-ac487abe1837', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef3a9e6-9aee-4bc4-a260-ac487abe1837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:20,713 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:20,714 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87c79af-8785-487c-ba97-5a2847f8df62', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87c79af-8785-487c-ba97-5a2847f8df62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:21,781 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:21,781 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17309eb5-3996-4d07-9d38-c8d1bf88752d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17309eb5-3996-4d07-9d38-c8d1bf88752d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:22,849 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:22,849 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f15a20-2f4b-4d1c-b43e-85f8cc75319d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f15a20-2f4b-4d1c-b43e-85f8cc75319d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:23,917 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:23,917 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39303edf-2965-4543-9944-394d039d1e00', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39303edf-2965-4543-9944-394d039d1e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:24,984 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:24,985 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-331b80ce-f2f8-4e78-87fc-2e011a9b5716', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-331b80ce-f2f8-4e78-87fc-2e011a9b5716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:26,051 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:26,052 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39d5bee-f3b7-46d6-90b8-e5c218bc5cc0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d39d5bee-f3b7-46d6-90b8-e5c218bc5cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:27,119 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:27,119 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20801bd3-c433-4baa-bce5-fea4204bc465', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20801bd3-c433-4baa-bce5-fea4204bc465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:28,186 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:28,186 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-082babce-75d8-44b2-a98c-297673b9f943', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-082babce-75d8-44b2-a98c-297673b9f943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:29,254 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:29,254 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfc07a83-b23b-4124-8f8c-3c6fb9b3b34b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfc07a83-b23b-4124-8f8c-3c6fb9b3b34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:30,321 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:30,321 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d0281f-77ce-49eb-8ef2-6c2e06a52c24', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d0281f-77ce-49eb-8ef2-6c2e06a52c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:31,388 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:31,389 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7624e79-8a08-43c1-b4fa-de76ad579265', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7624e79-8a08-43c1-b4fa-de76ad579265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:32,457 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:32,457 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107ef7b0-e273-49cb-9709-cf816e1f5993', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107ef7b0-e273-49cb-9709-cf816e1f5993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:33,524 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:33,524 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba3dbd0d-c485-4790-890c-af9c3649128d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba3dbd0d-c485-4790-890c-af9c3649128d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:34,592 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:36:34,592 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc57235-ea03-4471-a6c0-31ce2c26ab92', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc57235-ea03-4471-a6c0-31ce2c26ab92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:35,660 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:35,660 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-518e9e7b-e3ff-406a-962c-44f7142b5e48', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-518e9e7b-e3ff-406a-962c-44f7142b5e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:36,728 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:36:36,729 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74d1da8-2845-4ea6-9df4-a4516ac99adc', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74d1da8-2845-4ea6-9df4-a4516ac99adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:37,798 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:36:37,798 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15a31f3-9581-432c-a70f-123b8af9d2d7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15a31f3-9581-432c-a70f-123b8af9d2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:38,865 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:36:38,865 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b7da9d-a18c-4d1a-8799-4669012293a3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b7da9d-a18c-4d1a-8799-4669012293a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:39,932 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:39,932 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccaf52a8-5f9a-4ece-a0c9-fb4111dabfb9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccaf52a8-5f9a-4ece-a0c9-fb4111dabfb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:40,998 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:40,999 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9d25c9-d6bd-4c71-991e-280adc39c0c6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9d25c9-d6bd-4c71-991e-280adc39c0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:42,067 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:36:42,067 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a48014a-9594-476c-b238-2949210a8efe', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a48014a-9594-476c-b238-2949210a8efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:43,136 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:36:43,136 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c303b3-8aa8-4b90-bc22-be8ee98cf8f3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c303b3-8aa8-4b90-bc22-be8ee98cf8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:44,204 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:36:44,205 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e082884-f613-41e2-b2a8-ab1bc3521838', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e082884-f613-41e2-b2a8-ab1bc3521838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:45,272 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:36:45,273 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a8acdd-456c-47cf-b580-8fe777e9c6e8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a8acdd-456c-47cf-b580-8fe777e9c6e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:46,386 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.106s 2021-09-03 02:36:46,387 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce876341-db56-42a7-81f0-085f97b1b0de', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce876341-db56-42a7-81f0-085f97b1b0de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:47,455 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:36:47,456 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f80f2d-c20e-4961-9186-bd4c07d78868', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f80f2d-c20e-4961-9186-bd4c07d78868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:48,524 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:36:48,524 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ecd7c1c-d931-4260-bb65-72b09f2992dc', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ecd7c1c-d931-4260-bb65-72b09f2992dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:49,591 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:49,591 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8993ad6d-8731-4c6e-afe9-0576fe74000d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8993ad6d-8731-4c6e-afe9-0576fe74000d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:50,658 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:50,658 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a73ca8-a13f-4ced-9a32-3045f73fa32f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a73ca8-a13f-4ced-9a32-3045f73fa32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:51,725 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:51,725 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b43d3330-ae71-4430-94e3-30526703f064', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b43d3330-ae71-4430-94e3-30526703f064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:52,791 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:52,792 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb91a78-714f-4b47-a888-4649a057a36d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb91a78-714f-4b47-a888-4649a057a36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:53,858 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:36:53,859 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29da7095-f157-403a-8e97-60bc2f1ec288', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29da7095-f157-403a-8e97-60bc2f1ec288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:54,926 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:54,926 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1c2192-9dc5-45de-961a-68f609103cd4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1c2192-9dc5-45de-961a-68f609103cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:55,993 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:55,994 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe908c8-79ae-4f0a-94ca-f99909250bfc', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe908c8-79ae-4f0a-94ca-f99909250bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:57,063 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:36:57,063 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec09025-6eeb-48c0-b56e-bc8dadaa9c76', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec09025-6eeb-48c0-b56e-bc8dadaa9c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:58,130 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:58,131 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5846dfdb-b0c2-4d00-8e4b-d37123e38153', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5846dfdb-b0c2-4d00-8e4b-d37123e38153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:36:59,197 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:36:59,198 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-727805ca-c8b0-4c68-a27c-59ee26955255', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-727805ca-c8b0-4c68-a27c-59ee26955255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:00,264 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:37:00,264 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ecf878-dd46-4aa4-a45d-9c228e8bc01e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ecf878-dd46-4aa4-a45d-9c228e8bc01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:01,331 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:01,331 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3277887-f6e5-473d-82e1-103341976db6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3277887-f6e5-473d-82e1-103341976db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:02,398 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:37:02,398 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7772e039-085d-41f5-b5d7-13046ac097e7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7772e039-085d-41f5-b5d7-13046ac097e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:03,465 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:03,465 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732b2c99-1909-4f51-bde8-b96dbf2e6573', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732b2c99-1909-4f51-bde8-b96dbf2e6573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:04,533 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:04,533 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc108174-c363-400b-8cc4-d6957f858e01', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc108174-c363-400b-8cc4-d6957f858e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:05,729 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.187s 2021-09-03 02:37:05,729 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e879bfe4-7e19-47b8-9ed7-9dbcec8d911b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e879bfe4-7e19-47b8-9ed7-9dbcec8d911b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:06,795 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:06,796 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38676180-043d-420d-847f-f5ffd0a520d7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38676180-043d-420d-847f-f5ffd0a520d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:07,864 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:07,864 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-972b4a50-9a75-484e-a525-5bc7d73686ed', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972b4a50-9a75-484e-a525-5bc7d73686ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:08,931 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:08,932 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a65bbd3-b11a-4895-9461-d2396303b9c7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a65bbd3-b11a-4895-9461-d2396303b9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:09,999 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:10,000 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0faa802-ce25-4316-b629-879311cfd962', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0faa802-ce25-4316-b629-879311cfd962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:11,067 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:11,067 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba1d63aa-79c5-4ae2-bbf1-79f8f47e9d5a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba1d63aa-79c5-4ae2-bbf1-79f8f47e9d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:12,135 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:12,135 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa1b71e-bf40-494d-a713-5c0e7c3cfe89', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa1b71e-bf40-494d-a713-5c0e7c3cfe89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:13,203 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:13,204 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce35da6a-7d74-4b8d-81dc-1372279e94cd', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce35da6a-7d74-4b8d-81dc-1372279e94cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:14,271 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:14,271 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9116c7-4495-4c98-bc8b-d2fec1267060', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9116c7-4495-4c98-bc8b-d2fec1267060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:15,339 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:15,339 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-265a5204-4c81-454e-a139-16a57091fd5a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-265a5204-4c81-454e-a139-16a57091fd5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:16,409 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:37:16,410 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996bdbb3-1a7e-400a-8a5e-4ba45352daa9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996bdbb3-1a7e-400a-8a5e-4ba45352daa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:17,476 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:37:17,476 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d44a1393-801f-4d70-b7ae-b91789bba74f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d44a1393-801f-4d70-b7ae-b91789bba74f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:18,543 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:18,543 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8317938-06c8-4fd9-9597-316cacaf79c1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8317938-06c8-4fd9-9597-316cacaf79c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:19,610 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:37:19,610 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9266abc6-2fd7-4020-994d-ed7499b8ed2f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9266abc6-2fd7-4020-994d-ed7499b8ed2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:20,677 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:20,678 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41442282-b328-4137-bb5d-d4fc2b2e3be3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41442282-b328-4137-bb5d-d4fc2b2e3be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:21,745 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:21,745 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-864cd145-d94e-423f-8901-891293955698', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-864cd145-d94e-423f-8901-891293955698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:22,813 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:22,813 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c264c33d-fee7-4545-90ed-13ff22ff93d8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c264c33d-fee7-4545-90ed-13ff22ff93d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:23,879 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:23,879 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f5b11a-02ae-42e2-857c-864ea35dd05e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f5b11a-02ae-42e2-857c-864ea35dd05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:24,946 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:24,947 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6f2a5c-5f62-47f5-82bc-f324af542e81', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6f2a5c-5f62-47f5-82bc-f324af542e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:26,013 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:37:26,014 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf3810e-3b4e-4f0b-aa12-d91160121958', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf3810e-3b4e-4f0b-aa12-d91160121958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:27,081 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:27,081 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb7bea59-15c5-41f5-bf6f-c1b4c0353e57', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb7bea59-15c5-41f5-bf6f-c1b4c0353e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:28,149 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:28,149 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d07c0573-1f80-4792-9308-a367bbabf4f5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d07c0573-1f80-4792-9308-a367bbabf4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:29,216 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:29,216 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d87134d-4a58-45cc-9009-1ad53d30c346', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d87134d-4a58-45cc-9009-1ad53d30c346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:30,284 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:30,284 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ef111f-0f6a-4d98-8235-df52646a6286', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ef111f-0f6a-4d98-8235-df52646a6286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:31,352 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:31,353 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b3e516-2721-4741-b6e8-6eaccf958a36', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b3e516-2721-4741-b6e8-6eaccf958a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:32,422 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:37:32,422 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d20d3e-27bb-45c5-a5cb-80385e830fc6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d20d3e-27bb-45c5-a5cb-80385e830fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:33,489 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:33,490 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d0e3f0-cee7-4019-8986-99b6427596ae', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d0e3f0-cee7-4019-8986-99b6427596ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:34,557 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:34,557 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a1a805-bfb7-48ca-abbf-99cc4c2a7125', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a1a805-bfb7-48ca-abbf-99cc4c2a7125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:35,627 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:37:35,628 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ad4c7c-9d0c-4b39-b7f2-0f44167a7185', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ad4c7c-9d0c-4b39-b7f2-0f44167a7185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:36,699 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.063s 2021-09-03 02:37:36,699 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-398258c9-502c-4f5d-bf76-29af52af61b5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-398258c9-502c-4f5d-bf76-29af52af61b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:37,773 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.065s 2021-09-03 02:37:37,773 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db426b18-8dd9-4237-9b4c-4e9d39632f2c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db426b18-8dd9-4237-9b4c-4e9d39632f2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:38,840 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:37:38,840 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5132dd52-17ff-467c-b10a-39d2d43e5edb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5132dd52-17ff-467c-b10a-39d2d43e5edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:39,908 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:39,908 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab24605f-6d2a-4ad1-b9e2-d1304723dcd9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab24605f-6d2a-4ad1-b9e2-d1304723dcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:40,977 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:37:40,977 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf82467-e1ae-41d6-9c9e-b8af511c51e0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf82467-e1ae-41d6-9c9e-b8af511c51e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:42,046 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:37:42,047 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e657217-9ba4-47bc-97cd-d66dc1cf0fde', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e657217-9ba4-47bc-97cd-d66dc1cf0fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:43,115 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:43,116 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-254a1081-b356-4bed-a257-c14ceb3557aa', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-254a1081-b356-4bed-a257-c14ceb3557aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:44,183 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:44,183 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b272d5fd-9ac8-4277-9243-cd216d9be999', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b272d5fd-9ac8-4277-9243-cd216d9be999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:45,250 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:45,251 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43453648-e03e-4142-acec-f89cd409843f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43453648-e03e-4142-acec-f89cd409843f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:46,319 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:46,319 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72867916-9a92-4536-b588-feff679064e2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72867916-9a92-4536-b588-feff679064e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:47,394 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.066s 2021-09-03 02:37:47,394 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e10027-f8bb-4ed0-aa78-b028c7cb7888', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e10027-f8bb-4ed0-aa78-b028c7cb7888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:48,463 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:48,463 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d753bef8-9592-45c3-83b0-576ed34afb43', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d753bef8-9592-45c3-83b0-576ed34afb43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:49,531 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:49,532 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196046cd-8957-48a1-a4dc-b2ce513380d6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196046cd-8957-48a1-a4dc-b2ce513380d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:49,628 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/detail 0.082s 2021-09-03 02:37:49,629 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e21c15b-66e6-4389-b6d7-8ffe30e8cf5f', 'content-length': '994', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e21c15b-66e6-4389-b6d7-8ffe30e8cf5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/detail'} Body: b'{"volumes": [{"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:31:49.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}]}' 2021-09-03 02:37:49,848 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/groups/6c236812-f708-40c3-b820-9afe18690bc2/action 0.212s 2021-09-03 02:37:49,848 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2abc379f-9b34-4f38-9db6-ef85c578bb26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/groups/6c236812-f708-40c3-b820-9afe18690bc2/action'} Body: b'' 2021-09-03 02:37:49,910 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:49,910 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d8e1a20-3150-414e-b077-a85bf1b1d1b3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d8e1a20-3150-414e-b077-a85bf1b1d1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:50,977 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:50,977 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2bc2613-bdd4-4903-8275-9accfd0d56db', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2bc2613-bdd4-4903-8275-9accfd0d56db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:52,046 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:52,046 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf9938a-94b9-464b-b5bc-2e2a11a1e32e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf9938a-94b9-464b-b5bc-2e2a11a1e32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:53,113 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:37:53,113 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba944f1-564c-4478-a083-d28174f51603', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba944f1-564c-4478-a083-d28174f51603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:54,180 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:54,181 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34228575-34b9-47d5-b734-ec87fc61becf', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34228575-34b9-47d5-b734-ec87fc61becf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:55,248 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:55,248 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0686bc-9ee3-4a88-a3da-63016a6e1404', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0686bc-9ee3-4a88-a3da-63016a6e1404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:56,316 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:37:56,317 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea645a92-2b00-407f-ae4f-2564e1e9aba5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea645a92-2b00-407f-ae4f-2564e1e9aba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:57,384 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:37:57,384 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e127ce37-191c-4431-a2b9-d4fa3af2b6cc', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e127ce37-191c-4431-a2b9-d4fa3af2b6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:58,456 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.064s 2021-09-03 02:37:58,456 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e132c3-28be-49da-b9e3-9abaf2b60d0f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e132c3-28be-49da-b9e3-9abaf2b60d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:37:59,522 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:37:59,522 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229d6d34-f718-4bd8-9b52-3b64912b296d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229d6d34-f718-4bd8-9b52-3b64912b296d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:00,590 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:00,590 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2630ecb7-31de-4455-870b-b234effca328', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2630ecb7-31de-4455-870b-b234effca328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:01,657 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:01,658 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7cff83-e68a-4208-9063-4a683e1f7948', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7cff83-e68a-4208-9063-4a683e1f7948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:02,726 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:02,726 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6babd3dd-e418-47b0-ba0f-44026b550ad9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6babd3dd-e418-47b0-ba0f-44026b550ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:03,796 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:03,796 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92084154-5e4d-4c7d-b768-a5bd4f2c34fa', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92084154-5e4d-4c7d-b768-a5bd4f2c34fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:04,862 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:38:04,863 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841eaed4-be5f-4277-90c5-8e0d8e360f84', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-841eaed4-be5f-4277-90c5-8e0d8e360f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:05,929 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:05,929 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdcbd583-60f8-416e-a7dc-90ab7d99d2ae', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdcbd583-60f8-416e-a7dc-90ab7d99d2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:06,996 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:06,996 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72dceb0f-d1e3-473d-b3b5-39f1810d9d5b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72dceb0f-d1e3-473d-b3b5-39f1810d9d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:08,064 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:08,064 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78cf69e7-7f5d-4f2f-835f-be7eed72173d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78cf69e7-7f5d-4f2f-835f-be7eed72173d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:09,133 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:09,133 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-369be920-7247-483e-af9c-4fce83598dd6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-369be920-7247-483e-af9c-4fce83598dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:10,202 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:10,202 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba3ef76b-99f8-43d5-af92-1a62148477a5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba3ef76b-99f8-43d5-af92-1a62148477a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:11,269 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:11,270 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81852ea3-2eaf-46db-b3d6-4076c8fae16b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81852ea3-2eaf-46db-b3d6-4076c8fae16b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:12,336 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:38:12,337 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255a2913-26f2-4c12-a8f9-651363538202', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255a2913-26f2-4c12-a8f9-651363538202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:13,406 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:38:13,406 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0ff2e2-200b-42e2-adc2-ffd8377f23e9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0ff2e2-200b-42e2-adc2-ffd8377f23e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:14,473 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:14,473 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6739fc0f-5270-4ab6-b3e7-2a3f26869471', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6739fc0f-5270-4ab6-b3e7-2a3f26869471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:15,541 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:15,541 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8617f260-ee6a-4f82-986d-741d1b402d22', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8617f260-ee6a-4f82-986d-741d1b402d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:16,609 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:16,610 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf9deab-e070-4106-b961-7a54a2cd50e3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf9deab-e070-4106-b961-7a54a2cd50e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:17,684 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.067s 2021-09-03 02:38:17,685 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce448c8a-5414-4bd1-a10f-f5b7c6358834', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce448c8a-5414-4bd1-a10f-f5b7c6358834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:18,752 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:18,752 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a19caa86-d176-42ef-8f8f-fe499efe2970', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a19caa86-d176-42ef-8f8f-fe499efe2970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:19,820 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:19,820 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45acc98c-9d40-4da6-9557-e7b76687185f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45acc98c-9d40-4da6-9557-e7b76687185f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:20,888 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:20,889 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb529c2c-b690-4246-b3cb-3772cec90593', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb529c2c-b690-4246-b3cb-3772cec90593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:21,956 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:21,957 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d63de38-6821-475a-8072-0f96e49c0e21', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d63de38-6821-475a-8072-0f96e49c0e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:23,024 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:23,024 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd98c5a-b71f-4eac-831e-3750b98f1cd2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd98c5a-b71f-4eac-831e-3750b98f1cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:24,094 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:38:24,095 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a636ac-590f-497e-82c3-60c6406a59d2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a636ac-590f-497e-82c3-60c6406a59d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:25,161 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:25,162 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9df39f1-8c9a-4e2f-bd08-32a015b91726', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9df39f1-8c9a-4e2f-bd08-32a015b91726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:26,229 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:38:26,229 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8fa751f-0df4-4f1b-a69d-07e6e347cfe2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8fa751f-0df4-4f1b-a69d-07e6e347cfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:27,297 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:27,298 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb21f46-7e59-4fd3-b18d-12d745a3ac27', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb21f46-7e59-4fd3-b18d-12d745a3ac27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:28,365 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:28,365 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4746bab-bb94-4a1d-9feb-ad06fb807cb2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4746bab-bb94-4a1d-9feb-ad06fb807cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:29,437 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.063s 2021-09-03 02:38:29,437 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-568637c9-5950-4ccf-9041-5e1738982838', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-568637c9-5950-4ccf-9041-5e1738982838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:30,504 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:30,505 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-754a095d-1176-4379-a603-cdac0c1c007b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-754a095d-1176-4379-a603-cdac0c1c007b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:31,571 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:31,572 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9128758-97e5-4aaf-b80c-e01335f8040f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9128758-97e5-4aaf-b80c-e01335f8040f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:32,653 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.072s 2021-09-03 02:38:32,653 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a319fb7a-e0e6-41c1-816a-cb1da88c10fb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a319fb7a-e0e6-41c1-816a-cb1da88c10fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:33,725 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.063s 2021-09-03 02:38:33,725 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe39da0-c69b-4476-b9d2-ba5efa6c832c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe39da0-c69b-4476-b9d2-ba5efa6c832c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:34,794 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:38:34,794 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01f1058-e1de-49c7-a929-3346a5f7ac08', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01f1058-e1de-49c7-a929-3346a5f7ac08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:35,862 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:35,862 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce746cb9-0f1e-44d1-a259-9b01674b3775', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce746cb9-0f1e-44d1-a259-9b01674b3775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:36,929 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:36,929 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe049731-bf2d-443c-90db-03a8632e231d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe049731-bf2d-443c-90db-03a8632e231d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:37,997 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:37,998 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b11e2314-2962-4eb2-9d45-cc2f3d041034', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b11e2314-2962-4eb2-9d45-cc2f3d041034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:39,065 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:39,066 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd818b3-c2ad-4d4d-890a-f3280d415e8e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd818b3-c2ad-4d4d-890a-f3280d415e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:40,133 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:40,133 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4bcca94-e94f-4372-b648-3f22091d5f9b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4bcca94-e94f-4372-b648-3f22091d5f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:41,200 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:41,200 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc04822-ce05-4368-b32a-5d2c212e460d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc04822-ce05-4368-b32a-5d2c212e460d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:42,267 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:42,267 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3386a6-5088-473f-bd86-e7196a95f025', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3386a6-5088-473f-bd86-e7196a95f025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:43,334 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:38:43,334 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4d0fc7-3777-488c-863f-0027f5745e35', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4d0fc7-3777-488c-863f-0027f5745e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:44,403 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:44,403 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7791bdf8-7738-40ce-aa7e-ffa47a17525d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7791bdf8-7738-40ce-aa7e-ffa47a17525d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:45,470 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:45,471 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c8bf29-2058-456a-94dc-e8cf1f147b96', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c8bf29-2058-456a-94dc-e8cf1f147b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:46,540 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:38:46,541 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32bc3c64-eab3-4c9c-9a64-fb09d92a90ed', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32bc3c64-eab3-4c9c-9a64-fb09d92a90ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:47,609 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:47,609 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63889291-f826-4a3f-9b03-4e7b67974cca', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63889291-f826-4a3f-9b03-4e7b67974cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:48,678 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:48,679 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df8f9c52-88df-462c-badb-0be433609da0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df8f9c52-88df-462c-badb-0be433609da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:49,744 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:49,745 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397f7c51-54f0-4b80-afad-717ec9f16c7c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397f7c51-54f0-4b80-afad-717ec9f16c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:50,812 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:38:50,812 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499474b0-6782-48e7-b414-2f60afe7d47c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499474b0-6782-48e7-b414-2f60afe7d47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:51,880 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:51,881 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc63579-a133-41a8-8e76-f098a6039ae5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc63579-a133-41a8-8e76-f098a6039ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:52,947 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:38:52,947 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2980391-25f5-4d1d-b2dd-e18c0c04b3f8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2980391-25f5-4d1d-b2dd-e18c0c04b3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:54,016 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:54,016 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73abca64-efce-45af-8e65-dd0510029148', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73abca64-efce-45af-8e65-dd0510029148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:55,084 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:55,084 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba0d677-700c-4d28-9cf7-9809ed1f1d47', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba0d677-700c-4d28-9cf7-9809ed1f1d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:56,155 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:38:56,155 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9151df-2389-4076-b5d5-d089763c8cc1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c9151df-2389-4076-b5d5-d089763c8cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:57,223 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:38:57,224 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02efe5f9-b92a-4b7e-9563-b7384507f192', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02efe5f9-b92a-4b7e-9563-b7384507f192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:58,291 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:58,299 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f09480e7-9743-499e-b0ef-59743a10a755', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f09480e7-9743-499e-b0ef-59743a10a755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:38:59,366 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:38:59,367 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6fa690-9f73-47f1-84d2-cebd1575e88b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6fa690-9f73-47f1-84d2-cebd1575e88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:00,434 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:00,435 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea2c2f1-6ab2-4d0b-96f7-3efd4681f17d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea2c2f1-6ab2-4d0b-96f7-3efd4681f17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:01,503 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:01,503 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451ece96-8c70-42f3-a4f0-27775081966c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451ece96-8c70-42f3-a4f0-27775081966c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:02,570 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:02,570 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c7225f7-3fa7-40d2-b814-c5748f51e3cc', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c7225f7-3fa7-40d2-b814-c5748f51e3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:03,638 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:03,638 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2a8bd6-d992-4284-b60d-e5aefce57b14', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2a8bd6-d992-4284-b60d-e5aefce57b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:04,706 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:04,707 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd6fb859-5d8f-4220-9fe4-75d2dc856b23', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6fb859-5d8f-4220-9fe4-75d2dc856b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:05,773 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:05,774 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a533f5-9d3c-465a-872a-73b85f1403e6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a533f5-9d3c-465a-872a-73b85f1403e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:06,841 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:06,842 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f65624-fa75-4aaf-8e4f-a047cf0d9b97', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f65624-fa75-4aaf-8e4f-a047cf0d9b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:07,909 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:07,910 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b7d43c8-805e-4e58-a1e8-f5222c68520c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b7d43c8-805e-4e58-a1e8-f5222c68520c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:08,977 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:08,977 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb9c27b7-969a-4007-b7d9-c59cea7a33cd', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb9c27b7-969a-4007-b7d9-c59cea7a33cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:10,045 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:10,045 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6e62fa-bd8f-4806-81ec-5cb938dcc871', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6e62fa-bd8f-4806-81ec-5cb938dcc871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:11,112 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:11,112 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e61951-8994-4a39-9847-ab273f47176a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e61951-8994-4a39-9847-ab273f47176a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:12,179 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:12,180 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2721d0aa-93da-44ae-b299-25757928bd73', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2721d0aa-93da-44ae-b299-25757928bd73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:13,247 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:13,247 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7500a2f8-08c8-427f-8b64-bbd6048a0da1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7500a2f8-08c8-427f-8b64-bbd6048a0da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:14,315 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:14,316 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d1a06b0-e758-4016-86b5-0d69f7ce7784', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d1a06b0-e758-4016-86b5-0d69f7ce7784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:15,382 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:15,383 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8701250-18d5-4d78-be6c-7a371fbbd1be', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8701250-18d5-4d78-be6c-7a371fbbd1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:16,451 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:16,451 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8217046b-e2be-4d9f-8ddf-4f774a254fbb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8217046b-e2be-4d9f-8ddf-4f774a254fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:17,519 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:17,519 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58203480-fae5-4bbf-8a9a-b870b61e5e36', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58203480-fae5-4bbf-8a9a-b870b61e5e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:18,588 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:39:18,589 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f03bf13b-d4dc-4fc6-a02a-34729412b037', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f03bf13b-d4dc-4fc6-a02a-34729412b037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:19,658 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:19,658 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32da5f68-2f56-4f94-bf69-b0408f3ca1d8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32da5f68-2f56-4f94-bf69-b0408f3ca1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:20,725 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:20,726 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d86493-7d11-4594-98c7-1d16cbf7f531', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d86493-7d11-4594-98c7-1d16cbf7f531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:21,794 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:21,795 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96553d66-59b0-4ec7-b857-b51b758282f8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96553d66-59b0-4ec7-b857-b51b758282f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:22,861 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:39:22,861 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42bdff0e-2df9-4de9-b8bc-0a9939d21b05', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42bdff0e-2df9-4de9-b8bc-0a9939d21b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:23,929 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:23,930 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f8714e-dc24-4818-ae4b-c01dbcf39c53', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f8714e-dc24-4818-ae4b-c01dbcf39c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:24,997 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:24,998 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b3ba8e8-90fb-412d-8059-f7b9670d2a11', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3ba8e8-90fb-412d-8059-f7b9670d2a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:26,065 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:26,065 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f7a26e-6f1c-421e-b872-2edfc703ad16', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f7a26e-6f1c-421e-b872-2edfc703ad16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:27,132 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:27,132 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7088a7c6-9c75-4ab4-bc3a-901c69d0bcff', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7088a7c6-9c75-4ab4-bc3a-901c69d0bcff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:28,199 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:39:28,199 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c47f41-dd4d-471f-8398-18fc64e346c5', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c47f41-dd4d-471f-8398-18fc64e346c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:29,265 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:39:29,266 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f1a424-1a64-4191-a227-13e264af1fa6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f1a424-1a64-4191-a227-13e264af1fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:30,333 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:30,334 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ae5129-63a9-4d93-983d-924a65ca6cb4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ae5129-63a9-4d93-983d-924a65ca6cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:31,401 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:31,402 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b515f6-988f-459d-b318-f59efb6f0745', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b515f6-988f-459d-b318-f59efb6f0745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:32,468 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:32,469 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f5a62d-3427-4a33-9dac-75d8a09ed36c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f5a62d-3427-4a33-9dac-75d8a09ed36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:33,536 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:33,537 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710d9ad3-5662-4364-888c-d07d12c8105c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710d9ad3-5662-4364-888c-d07d12c8105c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:34,603 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:39:34,603 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b03e84a2-8a6c-49c6-8c85-03689ead1e2d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b03e84a2-8a6c-49c6-8c85-03689ead1e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:35,672 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:35,672 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17dcd91-f7aa-4979-a624-0fee484bca80', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c17dcd91-f7aa-4979-a624-0fee484bca80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:36,740 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:36,740 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b15a1a-13b5-4870-b637-2ce47a903dbb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b15a1a-13b5-4870-b637-2ce47a903dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:37,814 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.065s 2021-09-03 02:39:37,814 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3272ca14-a313-4c8d-87de-e87bfd4b1f05', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3272ca14-a313-4c8d-87de-e87bfd4b1f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:38,881 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:38,882 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9015ad-5cb2-4622-9d7e-c0e12b0a76bb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9015ad-5cb2-4622-9d7e-c0e12b0a76bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:39,949 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:39,949 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e01b231-f739-4da2-ba6b-de19d3a5d181', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e01b231-f739-4da2-ba6b-de19d3a5d181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:41,016 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:41,017 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57093ff-4e6c-4fe9-9d3a-f2a14d7dafa7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57093ff-4e6c-4fe9-9d3a-f2a14d7dafa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:42,083 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:42,084 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195681d0-7a94-40d8-a83c-6eb89e556025', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195681d0-7a94-40d8-a83c-6eb89e556025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:43,150 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:39:43,150 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e03b966-b735-478a-8931-946b3078739e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e03b966-b735-478a-8931-946b3078739e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:44,216 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:39:44,217 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64e36b69-37a1-49b3-9b2c-7afd6451a293', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64e36b69-37a1-49b3-9b2c-7afd6451a293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:45,282 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:45,282 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dcba24d-9484-4489-9c9d-7939c557f393', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dcba24d-9484-4489-9c9d-7939c557f393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:46,349 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:46,349 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd01dd9-519e-4302-83c3-1b4cbb93e04b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd01dd9-519e-4302-83c3-1b4cbb93e04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:47,418 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:47,418 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28e17f04-8e40-4ec9-85a7-ce1ce8405d94', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e17f04-8e40-4ec9-85a7-ce1ce8405d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:48,487 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:39:48,488 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-742c13c7-4c46-42a2-9ea4-4932e588d602', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-742c13c7-4c46-42a2-9ea4-4932e588d602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:49,556 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:49,557 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf67f2a-f19d-470a-9b51-019b891169b9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf67f2a-f19d-470a-9b51-019b891169b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:50,623 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:50,624 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd7a58f6-3785-4f0d-b59b-269d1501fe31', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd7a58f6-3785-4f0d-b59b-269d1501fe31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:51,690 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:51,691 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65865fdd-2766-4c5d-bd50-ff03a27767c9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65865fdd-2766-4c5d-bd50-ff03a27767c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:52,758 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:52,758 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a25a7331-5fdd-4a3b-a286-80e57d7c7675', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a25a7331-5fdd-4a3b-a286-80e57d7c7675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:53,827 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:53,827 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac4bb0d0-de2d-42ea-b952-408f4854d645', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac4bb0d0-de2d-42ea-b952-408f4854d645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:54,895 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:54,895 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6bd77fc-11c6-4d6d-abcd-9c8d73ca3ceb', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6bd77fc-11c6-4d6d-abcd-9c8d73ca3ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:55,963 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:55,964 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c775a651-be32-4d63-8f88-453024dfb1ef', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c775a651-be32-4d63-8f88-453024dfb1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:57,032 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:57,032 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16868e58-384f-45db-b6e3-a3d1a6928a87', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16868e58-384f-45db-b6e3-a3d1a6928a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:58,100 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:39:58,101 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ba1cd9-a2df-4a2a-ad70-5f66ae93268c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ba1cd9-a2df-4a2a-ad70-5f66ae93268c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:39:59,168 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:39:59,169 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90482273-4510-4fca-a9e0-22e880ec84ce', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90482273-4510-4fca-a9e0-22e880ec84ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:00,242 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.065s 2021-09-03 02:40:00,242 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d29b3fdb-2c42-4074-8eae-b4436f425eb3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d29b3fdb-2c42-4074-8eae-b4436f425eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:01,309 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:40:01,309 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af5fa0e-6af3-4324-96ed-28c3885b5064', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af5fa0e-6af3-4324-96ed-28c3885b5064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:02,376 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:40:02,376 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6deab6-c493-4c9b-b40a-0e84506d9afd', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6deab6-c493-4c9b-b40a-0e84506d9afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:03,444 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:03,444 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a763e5-2ff6-4287-9a90-df605887a3fa', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a763e5-2ff6-4287-9a90-df605887a3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:04,512 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:40:04,513 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6228d468-7ad8-4b79-b86c-9cd572cef516', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6228d468-7ad8-4b79-b86c-9cd572cef516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:05,581 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:40:05,581 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eae25551-a3e2-4e00-b7dc-d0daf43eca5b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eae25551-a3e2-4e00-b7dc-d0daf43eca5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:06,649 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:40:06,649 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea01e50-8e81-4554-9f49-907ea394c474', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea01e50-8e81-4554-9f49-907ea394c474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:07,718 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:40:07,719 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c10c40-2393-4aec-804f-e129e75806e0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c10c40-2393-4aec-804f-e129e75806e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:08,786 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:08,786 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-256dac9e-886d-4273-b285-2f21201dab1e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-256dac9e-886d-4273-b285-2f21201dab1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:09,853 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:09,854 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b2c4fa-fa93-45b0-8305-28ee7311eef7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b2c4fa-fa93-45b0-8305-28ee7311eef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:10,920 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:10,921 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2032d8fa-3bff-4d88-b4ef-74e6f3e4aaba', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2032d8fa-3bff-4d88-b4ef-74e6f3e4aaba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:11,987 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:11,988 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3a289c-b791-4287-b7c9-af0d54d5dcbf', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3a289c-b791-4287-b7c9-af0d54d5dcbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:13,054 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:40:13,055 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4d0bad-97d8-42f7-a103-86b5b6a81b95', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4d0bad-97d8-42f7-a103-86b5b6a81b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:14,123 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:40:14,123 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ef89e0-9db5-42ea-9ee0-529973ae4628', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ef89e0-9db5-42ea-9ee0-529973ae4628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:15,190 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:15,190 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54f790d3-e565-4304-b06d-26ee2a655036', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54f790d3-e565-4304-b06d-26ee2a655036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:16,257 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:40:16,257 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d79531cf-61b7-4079-86a9-d900847baeff', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d79531cf-61b7-4079-86a9-d900847baeff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:17,325 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:17,325 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b48b4c-ada8-4d49-a1ed-b083bbba3690', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b48b4c-ada8-4d49-a1ed-b083bbba3690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:18,394 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:40:18,394 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44960b12-4400-40d8-b01f-daa5e0304c5d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44960b12-4400-40d8-b01f-daa5e0304c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:19,463 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:40:19,463 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd4b614-6315-45da-9ee2-66c8b426f45b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd4b614-6315-45da-9ee2-66c8b426f45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:20,530 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:20,531 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc681e83-457f-454d-a480-bf741a385143', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc681e83-457f-454d-a480-bf741a385143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:21,598 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:21,598 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b5328ba-1e0d-4b61-b41c-9a75ad7910e4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b5328ba-1e0d-4b61-b41c-9a75ad7910e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:22,666 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:22,666 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16baca60-935c-4a81-b5b0-df8847a0dab2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16baca60-935c-4a81-b5b0-df8847a0dab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:23,733 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:40:23,733 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780a1010-aa75-41c4-9e67-6e8fc2ae0536', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780a1010-aa75-41c4-9e67-6e8fc2ae0536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:24,801 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:40:24,802 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5799fd02-02dc-47fc-95ba-3f2b69509447', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5799fd02-02dc-47fc-95ba-3f2b69509447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:25,869 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:25,869 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53474de-1076-4f29-8fb2-664d3c864e69', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53474de-1076-4f29-8fb2-664d3c864e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:26,936 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:26,937 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-766e0296-f54a-4773-85d1-511c41078648', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-766e0296-f54a-4773-85d1-511c41078648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:28,004 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:28,004 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad7e6ae-fa99-4161-b59c-2c7a4676dce9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad7e6ae-fa99-4161-b59c-2c7a4676dce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:29,072 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:40:29,073 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a8576c-2aea-457c-b7d0-b9bcba2a3f8e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a8576c-2aea-457c-b7d0-b9bcba2a3f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:30,139 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:30,140 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f42b0b-2f77-40ad-9e89-d0a128c28e64', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f42b0b-2f77-40ad-9e89-d0a128c28e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:31,208 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:40:31,208 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570fcd6e-e837-43c4-a84a-37f5bc0fbcf1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570fcd6e-e837-43c4-a84a-37f5bc0fbcf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:32,277 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:40:32,278 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6070ce6-8df5-443b-a66b-8436cfa04eb4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6070ce6-8df5-443b-a66b-8436cfa04eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:33,344 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:33,344 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a82640b-7120-4b4d-9ce6-a4cb5b6b23ca', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a82640b-7120-4b4d-9ce6-a4cb5b6b23ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:34,411 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:34,411 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b34d0d1-f287-468f-b301-5a1e9f0009b7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b34d0d1-f287-468f-b301-5a1e9f0009b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:35,478 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:40:35,478 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0c8d0a-e6dd-4a5a-94ae-4ee452bd9b44', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0c8d0a-e6dd-4a5a-94ae-4ee452bd9b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:36,546 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:40:36,546 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f26aacb-ef56-42c3-9e61-3b14ff900f02', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f26aacb-ef56-42c3-9e61-3b14ff900f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:37,612 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:37,613 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450c2056-9b3e-4c0a-be32-cc82c8d91166', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450c2056-9b3e-4c0a-be32-cc82c8d91166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:38,680 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:38,681 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc34ed0e-31c9-4301-9fb5-f2a43ee1628b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc34ed0e-31c9-4301-9fb5-f2a43ee1628b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:39,749 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:39,749 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0589c82e-f512-4be9-aba2-e9932ba08a18', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0589c82e-f512-4be9-aba2-e9932ba08a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:40,816 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:40,816 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4158e80-b986-43d5-898d-67d612cd2a8a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4158e80-b986-43d5-898d-67d612cd2a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:41,884 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:41,884 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b1b085f-3321-48ab-b072-dab0299f4d35', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b1b085f-3321-48ab-b072-dab0299f4d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:42,954 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:40:42,955 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0501a39d-fb67-495d-80e5-2e6a6da66f32', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0501a39d-fb67-495d-80e5-2e6a6da66f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:44,024 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:40:44,025 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c4251f-d6cb-4f98-b20e-90a49584d61b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c4251f-d6cb-4f98-b20e-90a49584d61b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:45,091 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:45,091 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa023ab0-d386-4af0-a6a6-13bb4763dc7a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa023ab0-d386-4af0-a6a6-13bb4763dc7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:46,157 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:46,158 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a23374-ba69-437c-8bb8-650976d17bb8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a23374-ba69-437c-8bb8-650976d17bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:47,224 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:40:47,224 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f2ca149-a74e-4d5e-80d6-293afc07aa45', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f2ca149-a74e-4d5e-80d6-293afc07aa45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:48,290 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:48,290 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd5e74a-3564-4fed-811f-f53c22f2dcc7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd5e74a-3564-4fed-811f-f53c22f2dcc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:49,357 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:40:49,357 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6648a117-c7bc-426d-9a1b-475d9244bec7', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6648a117-c7bc-426d-9a1b-475d9244bec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:50,425 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:40:50,426 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f822fa15-6d42-4f21-b1c2-29c6c890aeb9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f822fa15-6d42-4f21-b1c2-29c6c890aeb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:51,493 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:51,494 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809446a9-9f17-44be-86b0-d00643942d5a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809446a9-9f17-44be-86b0-d00643942d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:52,563 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:40:52,563 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef5e9963-8d14-455a-bfea-8e81bd0f3ebc', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef5e9963-8d14-455a-bfea-8e81bd0f3ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:53,629 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:53,630 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef1306d-5995-4221-b7c1-a1a2c2001a79', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef1306d-5995-4221-b7c1-a1a2c2001a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:54,697 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:54,697 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9adff25-ea18-4de7-b0b3-e1e417988ae0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9adff25-ea18-4de7-b0b3-e1e417988ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:55,764 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:55,765 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0497ff-0f71-4209-835a-6ed2b7bf501b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0497ff-0f71-4209-835a-6ed2b7bf501b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:56,835 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.063s 2021-09-03 02:40:56,836 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1a080e-c44e-42b3-9ed7-5257eca1a191', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1a080e-c44e-42b3-9ed7-5257eca1a191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:57,902 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:40:57,903 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9209c33-05bc-4a25-a711-4c41138847ac', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9209c33-05bc-4a25-a711-4c41138847ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:40:58,971 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:40:58,971 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3867fa91-5a7c-432b-97af-cd32df025774', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3867fa91-5a7c-432b-97af-cd32df025774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:00,039 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:00,040 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806bf4fc-bd29-491c-9469-0d339b152914', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806bf4fc-bd29-491c-9469-0d339b152914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:01,106 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:41:01,106 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51aafef1-eb04-4fd0-94e1-a0bafa1831b8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51aafef1-eb04-4fd0-94e1-a0bafa1831b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:02,174 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:02,174 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bffb157-da8c-4373-a258-a6e86a523271', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bffb157-da8c-4373-a258-a6e86a523271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:03,242 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:03,242 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5feebe-0eb4-479b-968f-f25d47ffccd4', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5feebe-0eb4-479b-968f-f25d47ffccd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:04,310 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:04,311 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3695c86e-e26f-4c83-85d3-f9fc81093c92', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3695c86e-e26f-4c83-85d3-f9fc81093c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:05,377 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:41:05,378 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27226b32-055a-4e60-9f24-2b9d65af6569', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27226b32-055a-4e60-9f24-2b9d65af6569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:06,447 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:41:06,447 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ce2e30-e68b-4b5b-ab3d-ab0349847c8e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ce2e30-e68b-4b5b-ab3d-ab0349847c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:07,514 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:07,515 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73da24c5-c424-4d8e-bc93-a79653acf88f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73da24c5-c424-4d8e-bc93-a79653acf88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:08,582 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:08,582 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27fc727a-463f-4bd1-a185-1a20f05a2c08', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27fc727a-463f-4bd1-a185-1a20f05a2c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:09,649 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:09,649 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2bf757-872e-4d19-9f81-f98d1ad7d0fe', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2bf757-872e-4d19-9f81-f98d1ad7d0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:10,716 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:41:10,717 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2442dd9b-2b48-4910-8b30-09c7b1e9c1be', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2442dd9b-2b48-4910-8b30-09c7b1e9c1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:11,784 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:11,784 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2bbc6bb-f478-4c1e-b85b-58f93a299453', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2bbc6bb-f478-4c1e-b85b-58f93a299453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:12,852 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:12,852 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d843527-956a-4746-a887-1832e2b55e43', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d843527-956a-4746-a887-1832e2b55e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:13,921 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:41:13,921 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de24e225-821b-405f-a6b7-fedac4caf04d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de24e225-821b-405f-a6b7-fedac4caf04d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:14,988 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:14,989 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e20465c2-679c-405a-a966-4a5fd4ff2054', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e20465c2-679c-405a-a966-4a5fd4ff2054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:16,056 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:16,056 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0118938c-ae5d-4e31-a207-089a4be50387', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0118938c-ae5d-4e31-a207-089a4be50387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:17,123 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:17,124 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67471a72-a29d-41c2-a0ce-f0cc073e82f3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67471a72-a29d-41c2-a0ce-f0cc073e82f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:18,191 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:18,191 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2a07a6-0a82-4a9f-938b-f1f30471245b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2a07a6-0a82-4a9f-938b-f1f30471245b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:19,260 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:19,260 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4820b40f-7a51-49b0-96c4-faaa200068b9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4820b40f-7a51-49b0-96c4-faaa200068b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:20,328 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:20,328 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f989c2-b76f-4611-b38a-f77004cba6d6', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f989c2-b76f-4611-b38a-f77004cba6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:21,396 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:21,396 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d78af7-74a8-4f1d-86c5-531192b51e80', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d78af7-74a8-4f1d-86c5-531192b51e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:22,464 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:22,464 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6620e163-c8f1-4a0e-92c9-fb0486af90da', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6620e163-c8f1-4a0e-92c9-fb0486af90da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:23,532 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:23,532 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a02072-be39-41dd-8a1c-df9e9a18fb47', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a02072-be39-41dd-8a1c-df9e9a18fb47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:24,599 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:24,599 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09823e81-39b3-4221-8fec-3dbe5c8fcde9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09823e81-39b3-4221-8fec-3dbe5c8fcde9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:25,666 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:25,666 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-908f2bce-5553-488b-85c5-7e9adf9de89b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-908f2bce-5553-488b-85c5-7e9adf9de89b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:26,734 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:26,734 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b68e1ca-66dd-4364-a456-6cc7d9478e3e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b68e1ca-66dd-4364-a456-6cc7d9478e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:27,802 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:27,802 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-754f15a6-f601-4617-9de3-499d221d46e9', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-754f15a6-f601-4617-9de3-499d221d46e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:28,869 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:41:28,869 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5afce26c-b78b-4f5e-8cf3-a02bbbd55a66', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5afce26c-b78b-4f5e-8cf3-a02bbbd55a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:29,939 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:41:29,939 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad25aff-6cd1-40f5-af17-eb3c0d50cd64', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad25aff-6cd1-40f5-af17-eb3c0d50cd64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:31,006 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:41:31,006 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-256ecb29-6945-45f0-8a74-37e58dd5ce95', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-256ecb29-6945-45f0-8a74-37e58dd5ce95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:32,073 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:32,074 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbeaf7e6-0cd3-408a-aa09-75416213d1b1', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbeaf7e6-0cd3-408a-aa09-75416213d1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:33,143 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:33,143 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6442dd7-e3e3-436a-8de0-c0c8121c680a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6442dd7-e3e3-436a-8de0-c0c8121c680a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:34,213 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:34,213 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1273e89-6096-4850-b108-5069c9ac3dff', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1273e89-6096-4850-b108-5069c9ac3dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:35,282 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:35,282 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001273f8-b97d-44e4-aaf5-e301d9df5f60', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001273f8-b97d-44e4-aaf5-e301d9df5f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:36,349 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:36,349 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64394dc-f38d-4a70-b4f6-bdeca48ab09e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64394dc-f38d-4a70-b4f6-bdeca48ab09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:37,417 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:37,417 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2038b7b8-bb9b-466e-a3b9-4b6d25c5e4b3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2038b7b8-bb9b-466e-a3b9-4b6d25c5e4b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:38,487 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:41:38,487 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71249f3d-dd13-4f81-972b-4a34eb00e024', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71249f3d-dd13-4f81-972b-4a34eb00e024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:39,555 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:39,555 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62819c7f-987d-4454-a0b6-be34facf6913', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62819c7f-987d-4454-a0b6-be34facf6913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:40,624 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:40,624 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34aedf88-eb8c-4f84-93be-cddcc00c8b61', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34aedf88-eb8c-4f84-93be-cddcc00c8b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:41,694 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.062s 2021-09-03 02:41:41,695 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a453ded6-89cb-4b28-9a78-792042d59326', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a453ded6-89cb-4b28-9a78-792042d59326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:42,764 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:42,764 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ee1e50-f1c5-4242-817e-c50d4952e53c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ee1e50-f1c5-4242-817e-c50d4952e53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:43,832 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:43,833 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aec758ba-7b61-4d6c-8597-e6d69893a7f2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aec758ba-7b61-4d6c-8597-e6d69893a7f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:44,902 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:41:44,902 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a94e2b86-3012-4196-9def-67f2f5e4a6ef', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a94e2b86-3012-4196-9def-67f2f5e4a6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:45,969 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:41:45,970 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-118dffc1-3c35-4f5a-a338-24c0ebbdb2b8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-118dffc1-3c35-4f5a-a338-24c0ebbdb2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:47,217 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.239s 2021-09-03 02:41:47,217 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf9bf960-4953-4826-8cb7-0da5915310ca', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf9bf960-4953-4826-8cb7-0da5915310ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:48,284 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:41:48,284 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7dea6b7-599d-4825-a06b-97595f502a8b', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7dea6b7-599d-4825-a06b-97595f502a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:49,351 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:49,351 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0001781-6e70-44a5-96f8-4fbf8ccf010c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0001781-6e70-44a5-96f8-4fbf8ccf010c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:50,433 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.074s 2021-09-03 02:41:50,434 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da7e9583-b3f5-484c-92bc-d7d4f0776794', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7e9583-b3f5-484c-92bc-d7d4f0776794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:51,502 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:51,502 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5900ebd9-2519-4653-ac79-660976d496a2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5900ebd9-2519-4653-ac79-660976d496a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:52,569 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:41:52,570 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47aae3e4-3910-48c9-a520-eace49e92980', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47aae3e4-3910-48c9-a520-eace49e92980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:53,637 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:53,638 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00b7426-b80e-4945-adf2-9e5fbd5841b2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00b7426-b80e-4945-adf2-9e5fbd5841b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:54,705 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:54,706 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8d6c42-a91d-4ef8-9e81-578e7a1268f2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8d6c42-a91d-4ef8-9e81-578e7a1268f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:55,773 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:41:55,774 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7daa9de4-14e2-4bce-8479-ab44639897ff', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7daa9de4-14e2-4bce-8479-ab44639897ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:56,848 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.066s 2021-09-03 02:41:56,848 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab9a8ce-b917-4f1f-a125-f5df2e329b3a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab9a8ce-b917-4f1f-a125-f5df2e329b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:57,916 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:41:57,916 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495c3157-f2cd-419e-bac0-39a1763b0e35', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495c3157-f2cd-419e-bac0-39a1763b0e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:41:58,983 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:41:58,983 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb98e030-04ef-4c1c-ae5e-f782109fe205', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb98e030-04ef-4c1c-ae5e-f782109fe205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:00,051 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:42:00,052 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5667cfd-7006-4ac6-bfad-88bdfc315c2f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5667cfd-7006-4ac6-bfad-88bdfc315c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:01,118 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:42:01,118 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc8f23e-7887-41c1-8d17-19cde7aac67c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc8f23e-7887-41c1-8d17-19cde7aac67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:02,186 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:42:02,187 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-730a00fb-7e8e-4942-9d56-7b3623f7c180', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-730a00fb-7e8e-4942-9d56-7b3623f7c180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:03,255 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:42:03,255 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a387dfc-6e2d-44cf-80e9-61b6ef4c2f85', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a387dfc-6e2d-44cf-80e9-61b6ef4c2f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:04,323 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:42:04,323 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd74457c-4f25-4e50-a66c-c71413db61ed', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd74457c-4f25-4e50-a66c-c71413db61ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:05,390 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:42:05,390 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15160d92-f8a7-42b4-b037-9cb03f8bc826', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15160d92-f8a7-42b4-b037-9cb03f8bc826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:06,457 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:42:06,458 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-070207fd-a264-46c1-9440-55edd3db1543', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-070207fd-a264-46c1-9440-55edd3db1543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:07,525 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:42:07,525 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda987e9-30c1-455f-8b20-c3cca06b5bd3', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda987e9-30c1-455f-8b20-c3cca06b5bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:08,594 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:42:08,595 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b263e5c-edf9-456d-bd0f-d6b776a34c3a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b263e5c-edf9-456d-bd0f-d6b776a34c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:09,661 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:42:09,662 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5111749f-e351-49da-9042-1d2caaf10b17', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5111749f-e351-49da-9042-1d2caaf10b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:10,729 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:42:10,729 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1849e46-4447-4693-b7aa-dec02005299a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1849e46-4447-4693-b7aa-dec02005299a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:11,797 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:42:11,797 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-073043ef-629e-45a5-b39a-80858d72f345', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-073043ef-629e-45a5-b39a-80858d72f345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:12,864 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:42:12,864 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a5fcae-b1b7-4797-8d66-624afc3ae222', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a5fcae-b1b7-4797-8d66-624afc3ae222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:13,932 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:42:13,932 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f08d82cf-a136-4942-96ea-236748ceac0a', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f08d82cf-a136-4942-96ea-236748ceac0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:15,001 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:42:15,002 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9744483c-c8b8-4f0c-af1a-c12285c37a68', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9744483c-c8b8-4f0c-af1a-c12285c37a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:16,069 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:42:16,069 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d20c18-c32e-43ef-a842-36801e2ac32d', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d20c18-c32e-43ef-a842-36801e2ac32d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:17,137 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:42:17,137 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d8008c-fe7d-4767-b27d-13ee672172e8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d8008c-fe7d-4767-b27d-13ee672172e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:18,205 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:42:18,205 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb31081-5ccd-45a1-bedb-0e07ad940b26', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb31081-5ccd-45a1-bedb-0e07ad940b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:19,272 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:42:19,273 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98b554e-b145-4791-b76b-ff82e8599f28', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98b554e-b145-4791-b76b-ff82e8599f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:20,339 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:42:20,340 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb1442d-43eb-41bb-9d23-000c9c05e191', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb1442d-43eb-41bb-9d23-000c9c05e191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:21,408 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:42:21,408 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5763f51a-2292-40cb-9ba7-716e4f254528', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5763f51a-2292-40cb-9ba7-716e4f254528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:22,474 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:42:22,474 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2802c28d-e870-4ee5-bbc4-eb04cd189d44', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2802c28d-e870-4ee5-bbc4-eb04cd189d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:23,542 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:42:23,542 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca8e2f1-5f45-402c-930d-9d0ffe331e4e', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca8e2f1-5f45-402c-930d-9d0ffe331e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:24,609 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.058s 2021-09-03 02:42:24,610 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8311f4c-b7c2-43a0-83e6-e8d2be3c4f6f', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8311f4c-b7c2-43a0-83e6-e8d2be3c4f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:25,677 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:42:25,678 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-436ad4c4-6bd8-4085-be2b-06740f0a98ad', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-436ad4c4-6bd8-4085-be2b-06740f0a98ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:26,745 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:42:26,746 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e36e897-810c-4a08-9aad-e19f5de071fd', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e36e897-810c-4a08-9aad-e19f5de071fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:27,814 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:42:27,814 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6c7a325-33d6-4668-b174-b5c08af988bf', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6c7a325-33d6-4668-b174-b5c08af988bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:28,883 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:42:28,883 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-076b412d-022b-44aa-96a0-b21c42098dc0', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-076b412d-022b-44aa-96a0-b21c42098dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:29,951 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:42:29,951 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbdc397e-9ab0-44c0-b77d-71914e52ded2', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbdc397e-9ab0-44c0-b77d-71914e52ded2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:31,019 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.059s 2021-09-03 02:42:31,029 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86ae6b9-c0af-4ce4-84e6-d115b98397f8', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86ae6b9-c0af-4ce4-84e6-d115b98397f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:32,097 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:42:32,098 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd3896e-dd89-40f0-bb89-94d886ea470c', 'content-length': '991', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd3896e-dd89-40f0-bb89-94d886ea470c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:37:50.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:33,167 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:42:33,167 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad62856-6b70-4618-90de-8d66edde621e', 'content-length': '990', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad62856-6b70-4618-90de-8d66edde621e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleted", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:42:33.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:34,239 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.064s 2021-09-03 02:42:34,240 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe1b011-f5e7-4a82-b5fa-4991c4bedc1d', 'content-length': '990', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe1b011-f5e7-4a82-b5fa-4991c4bedc1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleted", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:42:33.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:35,309 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.061s 2021-09-03 02:42:35,309 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15d6407-8871-45d6-b3bd-5dd91e5463dc', 'content-length': '990', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15d6407-8871-45d6-b3bd-5dd91e5463dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleted", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:42:33.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:36,378 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.060s 2021-09-03 02:42:36,379 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c329f8de-8b1f-401a-85e2-9a36b0cc8f7b', 'content-length': '990', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c329f8de-8b1f-401a-85e2-9a36b0cc8f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleted", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:42:33.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:37,454 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.067s 2021-09-03 02:42:37,454 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc45a52d-3fe1-4e55-ac36-6eba7159e086', 'content-length': '990', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc45a52d-3fe1-4e55-ac36-6eba7159e086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"volume": {"id": "6138b474-7765-4b4e-a129-64c41c229466", "status": "deleted", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:31:49.000000", "updated_at": "2021-09-03T02:42:33.000000", "name": "tempest-GroupsV314Test-Volume-236937828", "description": null, "volume_type": "tempest-GroupsV314Test-volume-type-1113455792", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466"}], "user_id": "b35788bbb7ef48a0a5244c453cc6b7fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "6c236812-f708-40c3-b820-9afe18690bc2", "os-vol-tenant-attr:tenant_id": "64282e3bcab84128bcc029c77ee6c1bf"}}' 2021-09-03 02:42:38,487 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466 0.018s 2021-09-03 02:42:38,487 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4370fa25-da4c-41eb-a785-464a9d0f83af', 'x-openstack-request-id': 'req-4370fa25-da4c-41eb-a785-464a9d0f83af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/volumes/6138b474-7765-4b4e-a129-64c41c229466'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6138b474-7765-4b4e-a129-64c41c229466 could not be found."}}' 2021-09-03 02:42:38,502 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/groups/6c236812-f708-40c3-b820-9afe18690bc2 0.014s 2021-09-03 02:42:38,503 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ca3eb1-da8e-464e-a34c-595e8c3ec9f6', 'x-openstack-request-id': 'req-b0ca3eb1-da8e-464e-a34c-595e8c3ec9f6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.21/volume/v3/64282e3bcab84128bcc029c77ee6c1bf/groups/6c236812-f708-40c3-b820-9afe18690bc2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6c236812-f708-40c3-b820-9afe18690bc2 could not be found."}}' 2021-09-03 02:42:38,794 109426 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.222.0.21/volume/v3/fa7faaefd06e4089bbf22ab55587429d/group_types/7ae25874-aa9b-47b9-b126-db79d1488103 0.290s 2021-09-03 02:42:38,794 109426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f1dd928-5d59-4704-a869-082b9ff1e5af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/fa7faaefd06e4089bbf22ab55587429d/group_types/7ae25874-aa9b-47b9-b126-db79d1488103'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 175, in test_create_group_from_group self.create_volume(volume_type=volume_type['id'], group_id=grp['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, 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 6138b474-7765-4b4e-a129-64c41c229466 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
fail
ft13.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-09-03 02:11:49,454 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes 0.593s 2021-09-03 02:11:49,454 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b8c610-0ca0-4460-914e-3198777528df', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b8c610-0ca0-4460-914e-3198777528df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.203368", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:11:49,503 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:11:49,504 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd749ae4-4d8d-4055-a115-b784e7e3fd0e', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd749ae4-4d8d-4055-a115-b784e7e3fd0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:11:50,553 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:11:50,554 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f6547ac-f967-40b8-bf29-df51bbee4e8b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f6547ac-f967-40b8-bf29-df51bbee4e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:11:51,604 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:11:51,604 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1634a947-7da0-4040-b6bb-9b6dee7b6e4d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1634a947-7da0-4040-b6bb-9b6dee7b6e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:11:52,655 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:11:52,656 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e372606-7573-41c6-bee5-333dfeec625b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e372606-7573-41c6-bee5-333dfeec625b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:11:53,705 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:11:53,706 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69089aaf-1538-4135-9b15-fcc6c1675339', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69089aaf-1538-4135-9b15-fcc6c1675339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:11:54,753 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:11:54,754 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674746f9-119f-4ce0-971d-594a90fcbbcd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674746f9-119f-4ce0-971d-594a90fcbbcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:11:55,803 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:11:55,804 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3dea890-ab32-4e78-9cce-7ceaae8168a9', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3dea890-ab32-4e78-9cce-7ceaae8168a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:11:56,855 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:11:56,856 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ad47c0-589a-43af-a4d6-7d67ee0d9506', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ad47c0-589a-43af-a4d6-7d67ee0d9506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:11:57,907 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:11:57,908 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732bb424-e5a8-463a-ac7a-2f16478a5e51', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732bb424-e5a8-463a-ac7a-2f16478a5e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:11:58,957 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:11:58,957 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40af7265-633d-48f3-b735-899ac7dae42d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40af7265-633d-48f3-b735-899ac7dae42d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:00,006 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:00,006 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c53daf8-a675-426b-a881-c47cb79dfdaf', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c53daf8-a675-426b-a881-c47cb79dfdaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:01,055 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:01,055 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9fff19c-f1af-4260-be34-3b45bd67823c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9fff19c-f1af-4260-be34-3b45bd67823c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:02,104 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:02,104 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2362ddc-0c72-4c8c-bcbe-73bd09c50537', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2362ddc-0c72-4c8c-bcbe-73bd09c50537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:03,153 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:03,154 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb2fe4b-4f0e-4d6a-8fb2-aff58ff5c968', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb2fe4b-4f0e-4d6a-8fb2-aff58ff5c968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:04,202 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:04,202 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c04109a-b817-4da3-b7e7-999d91759767', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c04109a-b817-4da3-b7e7-999d91759767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:05,249 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:12:05,250 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c8837f0-3377-4318-9e3d-df750fb6e382', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c8837f0-3377-4318-9e3d-df750fb6e382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:06,299 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:06,299 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba9b310-8f90-49c9-8218-c6c695048799', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba9b310-8f90-49c9-8218-c6c695048799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:07,348 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:07,348 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff75d26a-e14d-4437-8871-2bfb56e6075a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff75d26a-e14d-4437-8871-2bfb56e6075a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:08,398 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:08,398 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c8cc324-0c48-4277-bc93-2b4b1a389504', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c8cc324-0c48-4277-bc93-2b4b1a389504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:09,448 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:09,448 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19437d14-5e57-4988-8c04-da8f413e7757', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19437d14-5e57-4988-8c04-da8f413e7757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:10,500 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:10,500 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf261049-64b9-4c31-92a5-272ae36d0195', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf261049-64b9-4c31-92a5-272ae36d0195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:11,549 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:12:11,549 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc47a84-aece-45f6-9e21-5bcbb2692e26', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc47a84-aece-45f6-9e21-5bcbb2692e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:12,598 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:12,599 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8434b1e-aaee-44bb-a2f2-7d436b61b638', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8434b1e-aaee-44bb-a2f2-7d436b61b638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:13,648 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:13,648 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e04396-c80c-403d-872f-13e84388cf70', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e04396-c80c-403d-872f-13e84388cf70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:14,698 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:14,699 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdc61812-efb2-417a-93f1-37deebd01695', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdc61812-efb2-417a-93f1-37deebd01695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:15,751 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:12:15,751 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84362dc9-08a0-4c08-bd35-dc82c9bbc972', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84362dc9-08a0-4c08-bd35-dc82c9bbc972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:16,801 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:16,802 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad39e8e-1521-4eb3-bfb0-49fe9e9c092a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad39e8e-1521-4eb3-bfb0-49fe9e9c092a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:17,851 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:17,851 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3f26f6-b9f9-4054-8d24-98f4036d644c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3f26f6-b9f9-4054-8d24-98f4036d644c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:18,902 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:12:18,902 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ed02fc6-e33d-43d9-b5ed-d254e896078c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed02fc6-e33d-43d9-b5ed-d254e896078c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:19,961 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.051s 2021-09-03 02:12:19,961 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32bab355-1a15-47e3-b5f4-ea3ecd313229', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32bab355-1a15-47e3-b5f4-ea3ecd313229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:21,020 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.050s 2021-09-03 02:12:21,020 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39be2ea3-fbbe-4c6c-8844-efe69f7b041c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39be2ea3-fbbe-4c6c-8844-efe69f7b041c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:22,070 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:12:22,070 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-507249d9-01b0-4595-bb1e-3b8dbeab8c5c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-507249d9-01b0-4595-bb1e-3b8dbeab8c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:23,118 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:23,119 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b23acff-5242-4a95-95d9-1b021a7c7c02', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b23acff-5242-4a95-95d9-1b021a7c7c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:24,170 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:12:24,170 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad73e49-a1ae-4085-bd7a-db8606f6d6cb', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad73e49-a1ae-4085-bd7a-db8606f6d6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:25,222 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:12:25,222 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74f0545-7e9a-47dd-88e0-a7ef486c6931', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74f0545-7e9a-47dd-88e0-a7ef486c6931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:26,404 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.174s 2021-09-03 02:12:26,404 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3c1b08-c3e0-4b9e-99eb-74c5ccb635d8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3c1b08-c3e0-4b9e-99eb-74c5ccb635d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:27,454 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:27,454 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d3fbbc7-0960-422f-beb9-9ece0cdca910', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d3fbbc7-0960-422f-beb9-9ece0cdca910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:28,503 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:28,503 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342acf92-35c1-48f5-afb8-78acc8df1e79', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342acf92-35c1-48f5-afb8-78acc8df1e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:29,552 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:29,553 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b2afaa-d91c-4237-9f5b-890c6654ee60', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b2afaa-d91c-4237-9f5b-890c6654ee60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:30,603 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:30,604 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a2e5ff-bfc6-4060-b641-11c934bae6b2', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a2e5ff-bfc6-4060-b641-11c934bae6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:31,653 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:31,653 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f2b429-17ea-4887-94b1-e1edb8bd49c1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f2b429-17ea-4887-94b1-e1edb8bd49c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:32,702 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:32,703 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25877ef0-870a-441a-bbba-0493e2016df7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25877ef0-870a-441a-bbba-0493e2016df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:33,754 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:12:33,754 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ef009c7-030f-480d-9e5c-67d321f4dc8c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ef009c7-030f-480d-9e5c-67d321f4dc8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:34,811 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.049s 2021-09-03 02:12:34,812 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d6ff7f6-6a19-4a3b-b3e4-3a9c5c30b288', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d6ff7f6-6a19-4a3b-b3e4-3a9c5c30b288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:35,865 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.045s 2021-09-03 02:12:35,866 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759ac8ea-ef6e-4fa9-b870-c9aa4a08a48f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759ac8ea-ef6e-4fa9-b870-c9aa4a08a48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:36,918 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:12:36,919 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5350dd91-6629-43f5-9472-8a4e8d078175', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5350dd91-6629-43f5-9472-8a4e8d078175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:37,984 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.058s 2021-09-03 02:12:37,985 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b549004-989c-465d-8971-5ada5cb1c505', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b549004-989c-465d-8971-5ada5cb1c505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:39,038 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:39,039 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-011bf6b2-3091-4cf2-8642-21cffbdd7180', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-011bf6b2-3091-4cf2-8642-21cffbdd7180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:40,091 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:12:40,092 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb0b8187-ca17-48d7-87d6-838bbd7cddfa', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb0b8187-ca17-48d7-87d6-838bbd7cddfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:41,141 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:41,141 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5f34f4-61e5-43f5-9a34-78102fe95cfe', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5f34f4-61e5-43f5-9a34-78102fe95cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:42,191 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:42,191 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6c1213c-f767-4958-aaf4-d8d0056a38f5', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6c1213c-f767-4958-aaf4-d8d0056a38f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:43,240 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:43,241 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c739f5af-25f0-441e-907d-79c0859fe198', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c739f5af-25f0-441e-907d-79c0859fe198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:44,290 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:44,290 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe6f9f8-96b2-48f0-a702-0a5d7e52c975', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe6f9f8-96b2-48f0-a702-0a5d7e52c975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:45,340 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:45,340 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-048e2c2e-ed59-47e7-99b2-9bb487e812c8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-048e2c2e-ed59-47e7-99b2-9bb487e812c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:46,390 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:46,390 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-854d1202-566f-436b-a512-3691a71e7e81', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-854d1202-566f-436b-a512-3691a71e7e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:47,439 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:47,439 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a0b0bf8-5fd2-47d9-860b-c53df2a944e0', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a0b0bf8-5fd2-47d9-860b-c53df2a944e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:48,488 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:48,489 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59636b78-9000-497b-bb89-4774a9ac8ed9', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59636b78-9000-497b-bb89-4774a9ac8ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:49,540 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:49,541 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd55840-126c-46a2-8b8c-36e8b9c4b0a6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd55840-126c-46a2-8b8c-36e8b9c4b0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:50,592 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:50,592 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9028d3b-1137-4415-bd69-c0ce83e5b342', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9028d3b-1137-4415-bd69-c0ce83e5b342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:51,639 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:12:51,640 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f63b98-0e73-4a35-800d-4a341b85f8e7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f63b98-0e73-4a35-800d-4a341b85f8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:52,688 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:52,689 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cae8291-a5f7-4513-a31f-c79759f84398', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cae8291-a5f7-4513-a31f-c79759f84398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:53,738 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:53,738 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8900f27-6a5f-42fc-9167-cdacabbf1fbd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8900f27-6a5f-42fc-9167-cdacabbf1fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:54,787 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:54,787 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6fbcd9d-22c5-4867-97a9-e52cc681a27a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6fbcd9d-22c5-4867-97a9-e52cc681a27a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:55,836 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:55,836 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72eaecf-1026-4270-903b-0f85630ad061', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72eaecf-1026-4270-903b-0f85630ad061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:56,886 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:12:56,886 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7716ce60-79c7-4215-ae83-666096030ab7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7716ce60-79c7-4215-ae83-666096030ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:57,937 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:12:57,937 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a2fc5c-432c-426d-8d27-04338895dc39', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a2fc5c-432c-426d-8d27-04338895dc39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:12:58,987 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:12:58,988 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8337632-a478-4e24-9ed8-718694375964', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8337632-a478-4e24-9ed8-718694375964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:00,038 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:13:00,039 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f66c2e-70b7-4d59-a1a5-a63868332d8e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f66c2e-70b7-4d59-a1a5-a63868332d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:01,091 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:13:01,091 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7296bbf-756e-4c43-92e3-b583edf56d1d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7296bbf-756e-4c43-92e3-b583edf56d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:02,141 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:13:02,141 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8cb4571-cce7-4031-976b-50c145a4aa05', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8cb4571-cce7-4031-976b-50c145a4aa05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:03,191 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:13:03,191 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de11179-01a3-443f-9c60-e2330b53d3bf', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de11179-01a3-443f-9c60-e2330b53d3bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:04,239 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:13:04,239 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5c9692-9d57-4234-a960-c109638aac69', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5c9692-9d57-4234-a960-c109638aac69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:05,287 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:13:05,287 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8dd46f3-b6fa-4a5b-ae69-7fe952b54ae6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8dd46f3-b6fa-4a5b-ae69-7fe952b54ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:06,335 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:13:06,335 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-461da85a-81ff-46dd-a6cf-acd4506ddf03', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-461da85a-81ff-46dd-a6cf-acd4506ddf03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:07,383 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:13:07,384 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158cf730-eb76-4b7f-bcdc-b03ee0a34af8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158cf730-eb76-4b7f-bcdc-b03ee0a34af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:08,432 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:08,433 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4344b779-3a02-4277-bc33-5ef65ab518b8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4344b779-3a02-4277-bc33-5ef65ab518b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:09,481 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:09,481 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a78ebf-357b-47db-aa4f-63c23a3bb667', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a78ebf-357b-47db-aa4f-63c23a3bb667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:10,530 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:10,530 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79b5b1e-8f12-49cd-bdf2-02cffa039a92', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79b5b1e-8f12-49cd-bdf2-02cffa039a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:11,580 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:13:11,580 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f6ba2e8-1bd0-4923-b1ac-ee63100d955e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f6ba2e8-1bd0-4923-b1ac-ee63100d955e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:12,628 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:13:12,628 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a02bbe-9583-48da-8389-fe78f6df115d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a02bbe-9583-48da-8389-fe78f6df115d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:13,677 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:13,677 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b879babb-5031-4de3-958e-f3f5df54f028', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b879babb-5031-4de3-958e-f3f5df54f028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:14,726 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:13:14,726 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b897d7-6a10-4385-8ede-3d7bdfec982a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b897d7-6a10-4385-8ede-3d7bdfec982a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:15,774 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:13:15,775 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f18a3a-27cf-4e46-9120-affd486cf280', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f18a3a-27cf-4e46-9120-affd486cf280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:16,824 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:16,824 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b002b66-2343-46cc-bf5d-d072966029ad', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b002b66-2343-46cc-bf5d-d072966029ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:17,874 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:13:17,874 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-312b7cce-8b26-4f2b-960c-6b0c581cf6a3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-312b7cce-8b26-4f2b-960c-6b0c581cf6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:19,538 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.656s 2021-09-03 02:13:19,538 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91c83133-dbbd-410e-b3f7-7fcc0104dc1c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91c83133-dbbd-410e-b3f7-7fcc0104dc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:20,592 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.046s 2021-09-03 02:13:20,592 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119314b1-9d64-4734-982a-cf21bc863f49', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119314b1-9d64-4734-982a-cf21bc863f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:21,641 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:21,642 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34075b7d-2884-4912-8b07-dbd730fadcca', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34075b7d-2884-4912-8b07-dbd730fadcca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:22,691 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:13:22,691 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ff39a8-8d8b-4979-bf1e-ea2ce69fb317', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ff39a8-8d8b-4979-bf1e-ea2ce69fb317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:23,740 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:23,740 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3fab43-89b8-490f-9efa-4cb6e434dc59', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3fab43-89b8-490f-9efa-4cb6e434dc59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:24,793 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:13:24,793 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bae1133e-86a3-49e0-95c7-232ae4d127c7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bae1133e-86a3-49e0-95c7-232ae4d127c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:25,844 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:13:25,844 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b2ddee-cac8-41f2-a4cc-7fff5b633c6e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b2ddee-cac8-41f2-a4cc-7fff5b633c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:26,901 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.050s 2021-09-03 02:13:26,901 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1cfc9aa-961e-47cb-933f-e0b59d7fb963', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1cfc9aa-961e-47cb-933f-e0b59d7fb963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:27,951 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:13:27,965 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d182e8-68da-4c62-a583-addf51f7249f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d182e8-68da-4c62-a583-addf51f7249f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:29,030 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.057s 2021-09-03 02:13:29,030 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba3183c-0056-48be-8dc3-b1f512e9a925', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba3183c-0056-48be-8dc3-b1f512e9a925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:30,078 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:13:30,078 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160be260-3ec2-4909-a2b0-41286673c2af', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160be260-3ec2-4909-a2b0-41286673c2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:31,126 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:13:31,127 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e2c082-5778-4237-8666-673d3c06745a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7e2c082-5778-4237-8666-673d3c06745a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:32,175 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:13:32,175 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e7f94b-bfd1-49aa-8cfb-ca6c511ca3b6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e7f94b-bfd1-49aa-8cfb-ca6c511ca3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:33,231 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.049s 2021-09-03 02:13:33,231 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4df633-fc39-4b35-b1fa-efd71043d405', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4df633-fc39-4b35-b1fa-efd71043d405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:34,282 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:13:34,282 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c74204-f41a-45ee-93f9-a5ea1a9a2775', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c74204-f41a-45ee-93f9-a5ea1a9a2775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:35,333 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:13:35,334 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b787228a-8e1a-4c7d-aad5-5afcf84a4802', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b787228a-8e1a-4c7d-aad5-5afcf84a4802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:36,436 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.094s 2021-09-03 02:13:36,436 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc9902a-3223-4a5e-8a29-b02141554179', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc9902a-3223-4a5e-8a29-b02141554179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:37,485 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:37,486 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69aaf4f0-476b-4f22-bde8-e37bd27085b6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69aaf4f0-476b-4f22-bde8-e37bd27085b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:38,534 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:38,535 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0307856c-6a3d-45c4-b6cd-cbc04da64f24', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0307856c-6a3d-45c4-b6cd-cbc04da64f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:39,584 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:39,584 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031e5a4e-c7b2-47bd-8a46-2ffea9e6aa93', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031e5a4e-c7b2-47bd-8a46-2ffea9e6aa93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:40,634 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:13:40,635 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce72d395-d987-427f-b820-2c8549fff4cb', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce72d395-d987-427f-b820-2c8549fff4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:41,684 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:41,684 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaaf61f3-6b52-4042-9876-a1559551b65d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaaf61f3-6b52-4042-9876-a1559551b65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:42,733 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:42,733 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53457eb5-75c9-47a8-807a-c9b1057e74c7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53457eb5-75c9-47a8-807a-c9b1057e74c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:43,781 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:43,782 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ee9c99b-7522-4806-a0be-7b14927751e6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ee9c99b-7522-4806-a0be-7b14927751e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:44,830 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:44,831 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d187b56-1153-46f7-a920-b0cd32dd0065', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d187b56-1153-46f7-a920-b0cd32dd0065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:45,880 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:13:45,881 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa58912-17a8-498b-81b1-3a74baf72dfb', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa58912-17a8-498b-81b1-3a74baf72dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:46,930 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:13:46,931 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7780deaf-8894-49b9-94b2-e31eef96c755', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7780deaf-8894-49b9-94b2-e31eef96c755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:47,979 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:47,980 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0abb52b4-3f06-48a2-8d40-541742ced984', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0abb52b4-3f06-48a2-8d40-541742ced984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:49,029 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:13:49,029 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21872930-17be-4290-b781-d91311c7e845', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21872930-17be-4290-b781-d91311c7e845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:50,078 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:13:50,079 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea53e8ff-3204-49fd-a0bc-7e610c9f5f83', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea53e8ff-3204-49fd-a0bc-7e610c9f5f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:51,129 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:13:51,129 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed5a4598-c94f-47ab-a7d2-0abd3744eb74', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed5a4598-c94f-47ab-a7d2-0abd3744eb74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:52,179 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:52,179 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f9ad30-6de5-440f-a163-9f01b5c84541', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f9ad30-6de5-440f-a163-9f01b5c84541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:53,233 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:13:53,233 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae5c375-6208-4c34-b724-e2b42b5900e7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae5c375-6208-4c34-b724-e2b42b5900e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:54,281 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:54,282 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d6cd74-b57d-4b5f-9adc-ff81e0084152', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d6cd74-b57d-4b5f-9adc-ff81e0084152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:55,331 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:13:55,331 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-201b09f5-1ea0-4025-ae03-a01a459d7e89', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201b09f5-1ea0-4025-ae03-a01a459d7e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:56,380 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:56,380 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318d801f-a004-424a-8730-6e19ee65a74c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318d801f-a004-424a-8730-6e19ee65a74c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:57,430 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:13:57,431 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4eebc9-5d7e-4d09-952a-77f713137d72', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4eebc9-5d7e-4d09-952a-77f713137d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:58,480 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:58,480 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300e1701-4027-470f-bba1-ae97605d4928', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300e1701-4027-470f-bba1-ae97605d4928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:13:59,529 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:13:59,529 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f2ee4d-686b-4a24-8133-6949a24e7fd7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f2ee4d-686b-4a24-8133-6949a24e7fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:00,578 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:00,579 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e7b953-b10d-4251-b690-90725687530d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e7b953-b10d-4251-b690-90725687530d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:01,629 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:01,629 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efad0bd5-af53-4b0a-b669-a95773c5578f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efad0bd5-af53-4b0a-b669-a95773c5578f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:02,680 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:02,680 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6824dbe4-379e-4bae-9f4d-4049df6c905f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6824dbe4-379e-4bae-9f4d-4049df6c905f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:03,729 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:03,730 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae60d83-2398-4e31-9d7a-17d6cfa9d49d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae60d83-2398-4e31-9d7a-17d6cfa9d49d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:04,779 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:04,780 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b79ef203-f6e2-4faa-8c8c-e7de17ae84f6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79ef203-f6e2-4faa-8c8c-e7de17ae84f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:05,834 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.047s 2021-09-03 02:14:05,835 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7a2fc8-d845-4112-adbc-d2e259655841', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7a2fc8-d845-4112-adbc-d2e259655841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:06,883 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:06,884 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81578716-b60e-4f32-9b75-776333f68351', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81578716-b60e-4f32-9b75-776333f68351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:07,993 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.102s 2021-09-03 02:14:07,994 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e7aa78f-175b-4b06-9c30-61542ba6727f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e7aa78f-175b-4b06-9c30-61542ba6727f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:09,043 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:09,044 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5487b0e-f4a3-4abe-b482-1b5dcba464e7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5487b0e-f4a3-4abe-b482-1b5dcba464e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:10,093 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:10,093 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b229f1d8-fe63-4989-bf72-3e1fa8a48842', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b229f1d8-fe63-4989-bf72-3e1fa8a48842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:11,142 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:11,143 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f36faa7-9d7b-49ff-8776-80d29c3507bf', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f36faa7-9d7b-49ff-8776-80d29c3507bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:12,191 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:12,191 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce701c0a-43b9-4689-aa30-9fe84f19cef7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce701c0a-43b9-4689-aa30-9fe84f19cef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:13,239 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:13,240 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41dea536-d001-436b-8658-1b601f6ca510', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41dea536-d001-436b-8658-1b601f6ca510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:14,290 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:14,290 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb01ebb-7143-49eb-8ca4-a3b3436a8044', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb01ebb-7143-49eb-8ca4-a3b3436a8044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:15,342 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:14:15,342 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3427932b-9a5d-46ac-b656-f1eb04c4b9dd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3427932b-9a5d-46ac-b656-f1eb04c4b9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:16,392 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:16,392 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cdf2955-efa6-4b54-b915-0da6c5bb4f12', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cdf2955-efa6-4b54-b915-0da6c5bb4f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:17,441 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:17,441 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-427f1108-3905-4cdd-8ba6-70dd2238c35e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-427f1108-3905-4cdd-8ba6-70dd2238c35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:18,490 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:18,490 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a2a082-f411-4295-8734-cd3d4a128669', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a2a082-f411-4295-8734-cd3d4a128669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:19,540 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:19,540 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe29749-05c3-4922-abed-344d3921b006', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe29749-05c3-4922-abed-344d3921b006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:20,589 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:20,589 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6718aa0c-ecf4-4cf7-affe-dd92dac23b4d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6718aa0c-ecf4-4cf7-affe-dd92dac23b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:21,638 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:21,639 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16112d8b-3806-45b9-887c-36e350de4a83', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16112d8b-3806-45b9-887c-36e350de4a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:22,688 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:22,689 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f7a659-ce38-4463-8aaa-5f00c526b676', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f7a659-ce38-4463-8aaa-5f00c526b676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:23,738 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:23,738 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f017f3-547d-43bc-a104-bfcb930de97b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f017f3-547d-43bc-a104-bfcb930de97b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:24,788 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:24,788 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5528d5d-5600-479b-86a5-43b0005c8801', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5528d5d-5600-479b-86a5-43b0005c8801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:25,838 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:25,838 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd53435-2fa0-4610-bebe-36390d32c7d1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd53435-2fa0-4610-bebe-36390d32c7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:26,888 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:26,888 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13e06dd-4f5f-4991-8a8d-ef02d149e28b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13e06dd-4f5f-4991-8a8d-ef02d149e28b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:27,939 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:27,939 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e6db2f-bfa6-46b5-940e-937da8acd701', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e6db2f-bfa6-46b5-940e-937da8acd701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:28,988 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:28,989 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6fc3e3-99b8-4df4-8df2-7360abd45a42', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6fc3e3-99b8-4df4-8df2-7360abd45a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:30,037 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:30,038 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91a440c-853b-4bd3-aa1f-0d138b4cfec6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91a440c-853b-4bd3-aa1f-0d138b4cfec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:31,087 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:31,088 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c45bbd1-c919-42c3-b90d-c0d70300162d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c45bbd1-c919-42c3-b90d-c0d70300162d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:32,137 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:32,137 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e337737f-7940-4f7a-b87e-961210f2d813', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e337737f-7940-4f7a-b87e-961210f2d813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:33,187 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:33,187 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c3c7a6e-9cf3-4f53-b214-f7ad07c9521f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c3c7a6e-9cf3-4f53-b214-f7ad07c9521f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:34,236 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:34,237 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e92c26e-e9f7-467a-b4d4-1b573f951497', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e92c26e-e9f7-467a-b4d4-1b573f951497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:35,286 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:35,286 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456193fd-e3dd-4716-8a29-b77388f3d989', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456193fd-e3dd-4716-8a29-b77388f3d989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:36,335 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:36,336 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f85d57-a64c-4922-a735-c8ddc656acef', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f85d57-a64c-4922-a735-c8ddc656acef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:37,387 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:14:37,387 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5339a3b-876e-452e-862c-33db3ebf4bad', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5339a3b-876e-452e-862c-33db3ebf4bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:38,438 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:14:38,438 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6210aa54-b68e-49dc-8431-39fbeaa301dd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6210aa54-b68e-49dc-8431-39fbeaa301dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:39,487 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:39,487 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eebfd3b8-1e6b-405d-bfde-1b3ce4c6a404', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eebfd3b8-1e6b-405d-bfde-1b3ce4c6a404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:40,536 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:40,537 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e35c84-d6ab-4ce3-b690-566914c31be6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e35c84-d6ab-4ce3-b690-566914c31be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:41,585 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:41,585 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adea1cab-e381-4112-9e09-dd588a1f71a9', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adea1cab-e381-4112-9e09-dd588a1f71a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:42,634 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:42,635 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0de46d9-8864-4c41-9016-85a8725f9268', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0de46d9-8864-4c41-9016-85a8725f9268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:43,686 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:43,686 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1928a35c-e18e-4233-9f9f-6ce68dc99ff6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1928a35c-e18e-4233-9f9f-6ce68dc99ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:44,735 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:44,735 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4933cbf9-9e61-426e-a84d-1abdd6f1215d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4933cbf9-9e61-426e-a84d-1abdd6f1215d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:45,784 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:45,786 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7483a68f-81a4-45e8-9937-a379428dbf0e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7483a68f-81a4-45e8-9937-a379428dbf0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:46,834 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:46,835 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b60211-1db8-49e8-8cce-49951454b27b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b60211-1db8-49e8-8cce-49951454b27b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:47,884 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:14:47,884 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-264b650d-8fc8-4f34-b59d-4e4eca96bac6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-264b650d-8fc8-4f34-b59d-4e4eca96bac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:48,933 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:48,933 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e185d1-2802-4a89-a71b-ae1f4bbd8648', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e185d1-2802-4a89-a71b-ae1f4bbd8648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:49,981 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:14:49,981 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0acf7bca-2dc1-4dd8-a561-1967e0bc7966', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0acf7bca-2dc1-4dd8-a561-1967e0bc7966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:51,031 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:51,031 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45fd3c9b-36b3-4b3d-a4c9-9aaf210d7f7e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45fd3c9b-36b3-4b3d-a4c9-9aaf210d7f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:52,080 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:52,080 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8231e77d-344b-4bdd-ad6c-ae98812f0cac', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8231e77d-344b-4bdd-ad6c-ae98812f0cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:53,130 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:14:53,130 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62c6bb16-fbbb-4a79-8a70-e67b6a0e3d4f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62c6bb16-fbbb-4a79-8a70-e67b6a0e3d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:54,180 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:54,180 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3e04a1-8b01-4620-b958-c6745d802937', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3e04a1-8b01-4620-b958-c6745d802937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:55,227 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:14:55,228 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d91e761e-d6bd-49ab-9af7-acbd2cc7a1f1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d91e761e-d6bd-49ab-9af7-acbd2cc7a1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:56,276 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:14:56,276 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942aa815-fd46-4133-a17a-642ef3272e56', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942aa815-fd46-4133-a17a-642ef3272e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:57,325 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:14:57,325 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f50cff-24a0-45c4-989b-bd9dbc7f1dbb', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f50cff-24a0-45c4-989b-bd9dbc7f1dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:58,377 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:14:58,377 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad02b387-8dce-4b3d-81ab-9b6d7f33c3d3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad02b387-8dce-4b3d-81ab-9b6d7f33c3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:14:59,429 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:14:59,430 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07a2b07-8300-496e-ab5a-0eef751f42b9', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07a2b07-8300-496e-ab5a-0eef751f42b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:00,478 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:15:00,479 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd610a33-5c9c-402c-b55d-32622dfe9720', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd610a33-5c9c-402c-b55d-32622dfe9720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:01,527 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:15:01,527 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cebadfdc-a45c-4b14-bfe5-9190adf03e13', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cebadfdc-a45c-4b14-bfe5-9190adf03e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:02,576 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:15:02,577 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a409a0-4ba2-4539-b767-9dab624852d2', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a409a0-4ba2-4539-b767-9dab624852d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:03,627 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:15:03,629 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b5d7466-edf3-4e88-9e6c-e0b7d66a05f9', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b5d7466-edf3-4e88-9e6c-e0b7d66a05f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:04,678 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:15:04,678 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80d9a3b3-d6aa-47a3-8352-09a75f9aac99', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80d9a3b3-d6aa-47a3-8352-09a75f9aac99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:05,727 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:15:05,728 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8fd255-5341-4156-ae0d-cf322fbc4d99', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8fd255-5341-4156-ae0d-cf322fbc4d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:06,778 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:15:06,778 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f02c3b-e6dd-4154-a547-8e7aa44e5a36', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f02c3b-e6dd-4154-a547-8e7aa44e5a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:07,827 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:15:07,827 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ad2c2f-b71e-4e74-bb00-e55f87592c83', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ad2c2f-b71e-4e74-bb00-e55f87592c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:08,876 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:15:08,877 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3674fdc-2a2c-40f2-8442-3f2b162d7e58', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3674fdc-2a2c-40f2-8442-3f2b162d7e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:09,926 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:15:09,926 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e571b905-8498-4efb-81af-fd463a04284f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e571b905-8498-4efb-81af-fd463a04284f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:10,974 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:15:10,975 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf65bc3-b490-41d3-931b-9cc58da7cfd3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf65bc3-b490-41d3-931b-9cc58da7cfd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:12,022 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:15:12,023 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674400f5-dea2-44cd-bd28-70d93ee4905d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674400f5-dea2-44cd-bd28-70d93ee4905d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:13,070 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:15:13,071 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b29f5088-f271-4a58-abe7-01842b8c5cd6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b29f5088-f271-4a58-abe7-01842b8c5cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:14,119 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:15:14,119 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d88b63-4660-4a1e-9eaf-77679354a834', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d88b63-4660-4a1e-9eaf-77679354a834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:15,166 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:15:15,167 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d39bec-7cfb-4e95-b2ce-b5c371be74ed', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d39bec-7cfb-4e95-b2ce-b5c371be74ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:16,214 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:15:16,215 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab3849f-00e0-47ab-a0c1-54c7a945b385', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab3849f-00e0-47ab-a0c1-54c7a945b385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:17,264 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:15:17,265 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8840d68c-be98-4bbd-be95-504c1fe8cb1e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8840d68c-be98-4bbd-be95-504c1fe8cb1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:18,313 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:15:18,313 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b942cc-6345-4be7-85f5-89e7949cc7a0', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b942cc-6345-4be7-85f5-89e7949cc7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:19,361 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:15:19,361 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11555aca-86fd-446d-8d56-14056e97e65a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11555aca-86fd-446d-8d56-14056e97e65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:20,409 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:15:20,410 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636a28f4-6318-42cc-9987-ac1e37e9eb1d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636a28f4-6318-42cc-9987-ac1e37e9eb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:21,464 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.046s 2021-09-03 02:15:21,464 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10df1a1b-967e-464e-996d-39692762ae00', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10df1a1b-967e-464e-996d-39692762ae00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:22,510 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:15:22,511 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8847c5e4-56c9-4d8d-aa62-ad82551ca6dd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8847c5e4-56c9-4d8d-aa62-ad82551ca6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:23,574 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.056s 2021-09-03 02:15:23,574 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-311233aa-ec09-44a6-968c-be71975ffb66', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-311233aa-ec09-44a6-968c-be71975ffb66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:24,622 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:15:24,622 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15f6f41-8045-4a32-b853-fd7a874fde4d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15f6f41-8045-4a32-b853-fd7a874fde4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:25,671 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:15:25,671 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba3353ca-5538-4edc-bb37-3b9d2295a42e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba3353ca-5538-4edc-bb37-3b9d2295a42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:26,721 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:15:26,722 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c981efc-1e86-4414-ab4d-d28b6269286c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c981efc-1e86-4414-ab4d-d28b6269286c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:27,774 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.045s 2021-09-03 02:15:27,775 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228635fd-10a1-4c27-9f7c-3a519e0a7229', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228635fd-10a1-4c27-9f7c-3a519e0a7229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:28,825 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:15:28,825 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddec93e5-8adc-4122-80cb-ffb7e6343a13', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddec93e5-8adc-4122-80cb-ffb7e6343a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:29,879 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.046s 2021-09-03 02:15:29,879 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-480ba759-9741-490b-8867-d702f09d16d6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-480ba759-9741-490b-8867-d702f09d16d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:30,927 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:15:30,927 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-700951de-9c9f-442a-b063-4f7dd10e0a87', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-700951de-9c9f-442a-b063-4f7dd10e0a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:31,977 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:15:31,978 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f26db9-77cc-4768-b0e6-9e966625e2d3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f26db9-77cc-4768-b0e6-9e966625e2d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:33,031 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.045s 2021-09-03 02:15:33,031 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db14803a-5e8e-4ff2-9174-5101acc9b708', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db14803a-5e8e-4ff2-9174-5101acc9b708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:34,078 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:15:34,079 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9f20da-7828-401f-b503-1ed437749ea3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9f20da-7828-401f-b503-1ed437749ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:35,128 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:15:35,129 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88863f56-5ead-4915-b6e9-e053a8bff078', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88863f56-5ead-4915-b6e9-e053a8bff078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:36,180 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:15:36,180 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea07bf04-c3c7-4a6a-89c5-a2dbe5612ded', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea07bf04-c3c7-4a6a-89c5-a2dbe5612ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:37,233 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.045s 2021-09-03 02:15:37,234 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ddc42c0-c237-42d5-b196-1c5ed102ebd4', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ddc42c0-c237-42d5-b196-1c5ed102ebd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:38,287 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.045s 2021-09-03 02:15:38,288 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17031c6-329f-47a4-be0b-48b26284ce14', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17031c6-329f-47a4-be0b-48b26284ce14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:39,338 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:15:39,339 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbd36414-5cc2-45c7-af8c-2e844ce65174', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd36414-5cc2-45c7-af8c-2e844ce65174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:40,386 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:15:40,386 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-439383f2-5f4c-4603-9c23-e55ef022760e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-439383f2-5f4c-4603-9c23-e55ef022760e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:41,436 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:15:41,436 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b4e808-216c-4488-8e4d-a7bb00bff8bc', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b4e808-216c-4488-8e4d-a7bb00bff8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:42,484 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:15:42,484 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f0f9a2-9a39-4ae7-a450-c9ab67627f4c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f0f9a2-9a39-4ae7-a450-c9ab67627f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:43,535 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:15:43,536 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-439fb3f5-5e97-4fd0-8592-1f1170cec753', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-439fb3f5-5e97-4fd0-8592-1f1170cec753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:44,587 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:15:44,587 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c348b7a-0408-4ab2-a526-76c24faf1b4f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c348b7a-0408-4ab2-a526-76c24faf1b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:45,642 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.047s 2021-09-03 02:15:45,642 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f301183-e0b8-44ba-b901-5e492057eac2', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f301183-e0b8-44ba-b901-5e492057eac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:46,690 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:15:46,690 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-407e4017-fed7-47c0-aaf1-17b9acb03ab1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-407e4017-fed7-47c0-aaf1-17b9acb03ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:47,739 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:15:47,739 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb91ee2-6d06-441a-ba71-f9184be8ae21', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb91ee2-6d06-441a-ba71-f9184be8ae21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:48,789 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:15:48,789 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57a2685-37c4-42a3-986a-7b244f9a3f14', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b57a2685-37c4-42a3-986a-7b244f9a3f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:49,841 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:15:49,842 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ffa443-342e-4324-a332-773ca387810d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ffa443-342e-4324-a332-773ca387810d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:50,895 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.045s 2021-09-03 02:15:50,895 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b1eabc-b869-4e9d-8503-e911004b7442', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b1eabc-b869-4e9d-8503-e911004b7442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:51,943 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:15:51,943 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb2430d-9edf-4482-94a3-f45b9fb7779c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb2430d-9edf-4482-94a3-f45b9fb7779c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:52,995 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.045s 2021-09-03 02:15:52,995 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0d0865-a113-4f81-96ef-b78072934264', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0d0865-a113-4f81-96ef-b78072934264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:54,072 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.068s 2021-09-03 02:15:54,072 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53fa00ac-928d-43a7-8fd4-1b1961444f01', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53fa00ac-928d-43a7-8fd4-1b1961444f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:55,119 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:15:55,119 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf00c93-5094-4dba-8f59-56aa916e12b3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf00c93-5094-4dba-8f59-56aa916e12b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:56,166 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:15:56,166 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4529464e-5e00-4b4f-a031-1ca6c08aea03', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4529464e-5e00-4b4f-a031-1ca6c08aea03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:57,214 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:15:57,216 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c75daa7-0fa5-4b3a-be5b-811b9c2bc919', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c75daa7-0fa5-4b3a-be5b-811b9c2bc919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:58,267 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:15:58,267 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d012d45f-0ebe-49d8-89d8-685d412a4294', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d012d45f-0ebe-49d8-89d8-685d412a4294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:15:59,314 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:15:59,314 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a4558f0-f923-4051-8522-19ce074076f1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a4558f0-f923-4051-8522-19ce074076f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:00,361 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:16:00,362 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dbb490a-2d22-4f8b-abf2-86c4dd11dbdd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dbb490a-2d22-4f8b-abf2-86c4dd11dbdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:01,415 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.046s 2021-09-03 02:16:01,416 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c3dec8-ccac-4512-ba4b-37a053eef46e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c3dec8-ccac-4512-ba4b-37a053eef46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:02,466 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:16:02,466 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63997fc5-5d18-4661-9996-9ab2e7506890', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63997fc5-5d18-4661-9996-9ab2e7506890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:03,512 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:16:03,513 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cef24b5-dd9c-449f-bbb8-5e1d562b0b57', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cef24b5-dd9c-449f-bbb8-5e1d562b0b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:04,571 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.049s 2021-09-03 02:16:04,571 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6672014-df30-4341-9362-d07acd5cbee4', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6672014-df30-4341-9362-d07acd5cbee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:05,619 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:16:05,620 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f3bfca-8742-42df-b63e-f38717879d2e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f3bfca-8742-42df-b63e-f38717879d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:06,669 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:06,670 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41047d64-d8a2-4c4d-96cb-f3abce88adf4', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41047d64-d8a2-4c4d-96cb-f3abce88adf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:07,721 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:16:07,722 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135b4131-5866-4d23-b197-f39343b97d73', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135b4131-5866-4d23-b197-f39343b97d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:08,770 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:16:08,771 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1157c5-c3ef-4e76-97e9-ac0c678867d3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b1157c5-c3ef-4e76-97e9-ac0c678867d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:09,820 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:09,820 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548ede64-52f9-458a-b6f7-afc506bd60da', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548ede64-52f9-458a-b6f7-afc506bd60da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:10,870 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:10,870 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22eef8ca-1717-4739-ab44-d4789c8be448', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22eef8ca-1717-4739-ab44-d4789c8be448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:11,919 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:11,919 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681985bc-f27b-4808-8f17-0e5b62cfe8b2', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681985bc-f27b-4808-8f17-0e5b62cfe8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:12,970 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:12,970 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31835eb6-302c-490e-a0bf-72febde3010f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31835eb6-302c-490e-a0bf-72febde3010f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:14,020 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:14,021 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b166d20-f897-491f-9fff-47e73b1b9025', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b166d20-f897-491f-9fff-47e73b1b9025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:15,070 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:16:15,072 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77046d0d-47ec-4e90-a1c6-9dc93efca6ac', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77046d0d-47ec-4e90-a1c6-9dc93efca6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:16,120 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:16:16,121 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-581e4584-1362-4694-bdd2-4cbf827470f8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-581e4584-1362-4694-bdd2-4cbf827470f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:17,167 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:16:17,167 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db6b7c0-b44f-4d1f-af92-6088a31aeb7d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db6b7c0-b44f-4d1f-af92-6088a31aeb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:18,218 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:18,219 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392a8ae1-7a86-49b9-8dc3-cc50c47965dc', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392a8ae1-7a86-49b9-8dc3-cc50c47965dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:19,267 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:16:19,268 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e231bf18-9b27-42f3-ba05-5d9042234d31', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e231bf18-9b27-42f3-ba05-5d9042234d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:20,316 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:16:20,316 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c093768-5e8a-4ad9-a6b0-ffdd813fc215', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c093768-5e8a-4ad9-a6b0-ffdd813fc215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:21,366 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:21,366 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0903981c-3cf5-422c-adac-6f60d8e78a44', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0903981c-3cf5-422c-adac-6f60d8e78a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:22,416 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:22,417 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356fec00-4d14-46a8-9e40-481bb94d3ee8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356fec00-4d14-46a8-9e40-481bb94d3ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:23,466 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:16:23,466 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711afae5-278a-4750-a446-e4430ba6bb37', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711afae5-278a-4750-a446-e4430ba6bb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:24,525 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.052s 2021-09-03 02:16:24,525 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5812a58-f7ea-49ed-abb0-e7f425c03970', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5812a58-f7ea-49ed-abb0-e7f425c03970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:25,575 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:25,575 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f1c963-9b76-475d-8d7f-03c85a7bbb82', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f1c963-9b76-475d-8d7f-03c85a7bbb82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:26,622 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:16:26,623 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59ff8a6f-6356-4ed9-8996-4f110a29b792', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59ff8a6f-6356-4ed9-8996-4f110a29b792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:27,671 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:16:27,671 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53d1f534-7a98-463f-99e8-b574a8ae55df', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53d1f534-7a98-463f-99e8-b574a8ae55df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:28,722 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:16:28,722 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac477899-694e-4011-9a02-4f589ef0900a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac477899-694e-4011-9a02-4f589ef0900a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:29,771 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:16:29,772 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506534e1-5e42-41e1-94f6-df8c39200618', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506534e1-5e42-41e1-94f6-df8c39200618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:30,822 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:16:30,823 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1128820-b807-4439-a3c1-11e6f4733ada', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1128820-b807-4439-a3c1-11e6f4733ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:31,869 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.039s 2021-09-03 02:16:31,870 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481c1754-6feb-481d-a4d3-4730e170f602', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481c1754-6feb-481d-a4d3-4730e170f602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:32,920 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:32,926 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc628cc3-2276-4572-9738-5eeef70604ea', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc628cc3-2276-4572-9738-5eeef70604ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:33,980 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.045s 2021-09-03 02:16:33,980 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4dedd29-a20f-43ad-806e-82dd0344ce1f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4dedd29-a20f-43ad-806e-82dd0344ce1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:35,030 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:35,030 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf8b1c8-31ec-440a-bdd9-67a3d7aa9151', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf8b1c8-31ec-440a-bdd9-67a3d7aa9151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:36,081 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:16:36,081 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2a66c1-aef9-421d-bdbb-49c4f0ca65c1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2a66c1-aef9-421d-bdbb-49c4f0ca65c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:37,131 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:37,132 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-790b941d-0eed-42c7-8e27-d1e2b716e7d2', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-790b941d-0eed-42c7-8e27-d1e2b716e7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:38,181 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:38,181 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0686471d-76d2-4f91-8dc8-c4235066c8e5', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0686471d-76d2-4f91-8dc8-c4235066c8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:39,231 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:39,232 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d7fded6-7691-4c17-8cbe-f9a9a2ac45ad', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d7fded6-7691-4c17-8cbe-f9a9a2ac45ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:40,281 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:40,281 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6f60ec-6c99-498e-aafb-a0012f779a6c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6f60ec-6c99-498e-aafb-a0012f779a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:41,332 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:41,332 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658322ac-22d9-4d1b-b7a5-25f232daecd0', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658322ac-22d9-4d1b-b7a5-25f232daecd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:42,383 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:16:42,383 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7e4ac4-d3d1-4673-a01c-72d21e4c3d64', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7e4ac4-d3d1-4673-a01c-72d21e4c3d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:43,435 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:16:43,435 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e62d43-fd2d-41be-8020-589efef34613', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e62d43-fd2d-41be-8020-589efef34613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:44,486 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:16:44,487 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c9df8c-b5eb-43f7-9039-9830162dab87', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c9df8c-b5eb-43f7-9039-9830162dab87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:45,537 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:16:45,538 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fac8c79-f448-487b-965c-c2e540bbda96', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fac8c79-f448-487b-965c-c2e540bbda96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:46,588 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:46,589 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81744641-f046-44f1-93f8-73a33bd335b4', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81744641-f046-44f1-93f8-73a33bd335b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:47,639 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:47,639 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841a29aa-1d32-42e3-9dc7-ecce6b0818c0', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-841a29aa-1d32-42e3-9dc7-ecce6b0818c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:48,735 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.088s 2021-09-03 02:16:48,736 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4b9e28-0e8c-456f-8930-b5809344fc7f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4b9e28-0e8c-456f-8930-b5809344fc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:49,785 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:49,786 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669db1a1-88d1-4506-9bb3-c13a4ae26b16', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669db1a1-88d1-4506-9bb3-c13a4ae26b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:50,837 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:16:50,837 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-784d2746-cad8-4ecd-8caa-7632ff82da99', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-784d2746-cad8-4ecd-8caa-7632ff82da99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:51,886 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:16:51,886 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edef2ea6-0706-43f2-a2e8-8be69faf2267', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edef2ea6-0706-43f2-a2e8-8be69faf2267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:52,937 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:52,937 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e71054fd-ee06-4207-b08a-7e52b3b7f19a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e71054fd-ee06-4207-b08a-7e52b3b7f19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:53,988 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:16:53,988 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1466834a-a3b8-4045-ae87-adba8faa4f7a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1466834a-a3b8-4045-ae87-adba8faa4f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:55,038 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:55,039 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb9b94e-1d3d-48f5-8fbd-6d36250460c4', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb9b94e-1d3d-48f5-8fbd-6d36250460c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:56,088 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:56,089 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f7b4ddd-2497-489c-b7b7-5835f3bc28bc', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f7b4ddd-2497-489c-b7b7-5835f3bc28bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:57,138 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:57,139 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3caf59ee-d991-4297-8b62-6b4ee6b7c98f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3caf59ee-d991-4297-8b62-6b4ee6b7c98f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:58,187 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:16:58,188 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-963b5c17-efd2-4d77-9d1e-af52d20d0999', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-963b5c17-efd2-4d77-9d1e-af52d20d0999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:16:59,236 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:16:59,237 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e716d4-efe9-4ffd-bfd4-09322b7c01bf', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e716d4-efe9-4ffd-bfd4-09322b7c01bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:00,289 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:17:00,290 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8e531f-42ed-4ac6-8b37-9f10837ca76a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8e531f-42ed-4ac6-8b37-9f10837ca76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:01,340 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:17:01,341 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8425040b-5594-47fa-81d7-843f9b4522c0', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8425040b-5594-47fa-81d7-843f9b4522c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:02,390 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:17:02,390 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6cf493f-8f2d-44a5-b23d-01de0163d989', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6cf493f-8f2d-44a5-b23d-01de0163d989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:03,441 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:17:03,441 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-930325f7-f864-48e7-8d09-068488d26f65', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-930325f7-f864-48e7-8d09-068488d26f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:04,490 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:04,490 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3094d75c-a51f-4586-b657-6aa8319cbe13', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3094d75c-a51f-4586-b657-6aa8319cbe13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:05,540 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:05,540 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d362dd-264a-4c03-8324-2034f20262a5', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d362dd-264a-4c03-8324-2034f20262a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:06,590 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:17:06,591 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc703d18-3686-45b2-818c-d06ed23c7bd3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc703d18-3686-45b2-818c-d06ed23c7bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:07,641 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:17:07,641 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-941bd9d3-af43-4e62-88fa-271ee100ecde', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-941bd9d3-af43-4e62-88fa-271ee100ecde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:08,696 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.047s 2021-09-03 02:17:08,697 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51fbc116-0436-4fe7-86d1-ac560410262b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51fbc116-0436-4fe7-86d1-ac560410262b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:09,747 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:09,747 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af8f829-e58c-43f4-a8cb-b41b529782e4', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af8f829-e58c-43f4-a8cb-b41b529782e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:10,796 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:10,796 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f6abf1-8b11-4252-8afc-4bf02800eb4b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f6abf1-8b11-4252-8afc-4bf02800eb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:11,845 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:17:11,845 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f7dcf2-cbba-4015-ad97-0e6299882077', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f7dcf2-cbba-4015-ad97-0e6299882077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:12,893 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:17:12,893 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b585c42-45be-49a0-b464-cb87401dd377', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b585c42-45be-49a0-b464-cb87401dd377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:13,942 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:13,942 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a81f6b0-547e-4044-9499-da23e7fe189f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a81f6b0-547e-4044-9499-da23e7fe189f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:14,992 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:14,992 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f417e1-15db-4af6-b0d0-e9191a375f19', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f417e1-15db-4af6-b0d0-e9191a375f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:16,042 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:16,042 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919ccd31-e04c-4cd7-850e-3ca5de235570', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919ccd31-e04c-4cd7-850e-3ca5de235570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:17,092 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:17:17,093 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62f573b-1884-4069-b821-6eb7c98f1385', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62f573b-1884-4069-b821-6eb7c98f1385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:18,142 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:18,142 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4fad0f6-6e21-445b-840b-17c00337b7a0', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4fad0f6-6e21-445b-840b-17c00337b7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:19,190 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:17:19,190 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c2faca-9aa1-4944-85ab-d026fcd0498c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c2faca-9aa1-4944-85ab-d026fcd0498c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:20,238 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:17:20,239 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8a5dbf6-f45f-4299-a148-2b23a6b713b0', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8a5dbf6-f45f-4299-a148-2b23a6b713b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:21,287 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:17:21,288 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ca1d2e-ea29-4a18-b817-7fe83414184c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ca1d2e-ea29-4a18-b817-7fe83414184c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:22,337 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:22,337 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3865c50e-b240-481b-9d3d-b97440223e5d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3865c50e-b240-481b-9d3d-b97440223e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:23,386 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:23,386 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44121748-5613-4b92-bca7-b8ff3a9b4986', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44121748-5613-4b92-bca7-b8ff3a9b4986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:24,439 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.045s 2021-09-03 02:17:24,439 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d2ba43-7527-4a31-9603-2281809b40c5', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66d2ba43-7527-4a31-9603-2281809b40c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:25,488 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:25,488 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc3b77a-e228-4110-aeaf-84ce6155dc19', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc3b77a-e228-4110-aeaf-84ce6155dc19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:26,536 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:17:26,536 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c65f13f7-c5e9-4294-9a15-f694a47a0fcb', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c65f13f7-c5e9-4294-9a15-f694a47a0fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:27,587 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:17:27,587 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbdcde56-d2a1-469e-97df-e3c9525fd649', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbdcde56-d2a1-469e-97df-e3c9525fd649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:28,635 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:17:28,635 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e45bf58-13ac-4575-b562-c2791bd14b07', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e45bf58-13ac-4575-b562-c2791bd14b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:29,684 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:29,685 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77cb99b8-559e-4c29-b2aa-ef5c4abfa162', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77cb99b8-559e-4c29-b2aa-ef5c4abfa162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:30,735 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.043s 2021-09-03 02:17:30,736 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d608f22-9192-4df2-a35e-26353240ddfc', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d608f22-9192-4df2-a35e-26353240ddfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:31,785 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:17:31,785 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-924dfeef-acee-40ce-860b-6095b80c65d2', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-924dfeef-acee-40ce-860b-6095b80c65d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:32,836 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:17:32,836 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a05e018-8e16-4ece-b2d4-317512d89474', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a05e018-8e16-4ece-b2d4-317512d89474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:33,886 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:17:33,887 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc598a24-0436-4f37-b6a8-76b42c1895b2', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc598a24-0436-4f37-b6a8-76b42c1895b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:34,935 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:34,935 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbff9788-d433-4619-9023-3991ac940554', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbff9788-d433-4619-9023-3991ac940554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:35,984 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:35,984 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d01a259-5797-4bdd-9852-055613c7a3ee', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d01a259-5797-4bdd-9852-055613c7a3ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:37,032 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:37,033 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ed9d8d-bd20-4e20-b560-341ecfb1da08', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ed9d8d-bd20-4e20-b560-341ecfb1da08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:38,081 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:38,082 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8944d3aa-a561-44fc-b940-8ecc9e352bf7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8944d3aa-a561-44fc-b940-8ecc9e352bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:39,129 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:17:39,130 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5afbac27-87f4-4ec4-9eb1-4960d9c3c917', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5afbac27-87f4-4ec4-9eb1-4960d9c3c917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:40,178 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:17:40,179 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f8b9cb4-c457-4061-9659-6ef7b10e0d46', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f8b9cb4-c457-4061-9659-6ef7b10e0d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:41,227 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.040s 2021-09-03 02:17:41,227 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfae98db-7ddf-4fb4-97c2-f8e7ccc62205', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfae98db-7ddf-4fb4-97c2-f8e7ccc62205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:42,277 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:42,277 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0926930e-5c99-4a13-a3f2-752dc80bd094', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0926930e-5c99-4a13-a3f2-752dc80bd094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:43,326 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:43,326 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3acab319-45e3-490e-bffb-80654699ca13', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3acab319-45e3-490e-bffb-80654699ca13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:44,375 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:44,375 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ea8b03-5825-4226-9ed3-ca930e194fc0', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ea8b03-5825-4226-9ed3-ca930e194fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:45,425 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:17:45,425 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcca859d-7513-484e-b931-481a4016ef07', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcca859d-7513-484e-b931-481a4016ef07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:46,474 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.042s 2021-09-03 02:17:46,475 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2d751f-fd9e-4019-b2c7-bab8a070cd67', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2d751f-fd9e-4019-b2c7-bab8a070cd67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:47,527 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.044s 2021-09-03 02:17:47,527 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aefc7e92-2c3b-4cc0-9710-c5ed8788268e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aefc7e92-2c3b-4cc0-9710-c5ed8788268e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:48,577 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:48,577 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7888ddba-3a49-4f0e-8b64-eefe3398c598', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7888ddba-3a49-4f0e-8b64-eefe3398c598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' 2021-09-03 02:17:49,625 109412 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a 0.041s 2021-09-03 02:17:49,626 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc6b5d4-3f97-403b-bfd3-8f75fa8fd122', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc6b5d4-3f97-403b-bfd3-8f75fa8fd122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a'} Body: b'{"volume": {"id": "46841847-30ab-44c2-b1a7-c77b9ea5e88a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:49.000000", "updated_at": "2021-09-03T02:11:50.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-968107985", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/72c871fc895d49f7b1d7f4a57eeff027/volumes/46841847-30ab-44c2-b1a7-c77b9ea5e88a"}], "user_id": "7fcd7719ccc949e3b2d52e96deebff45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72c871fc895d49f7b1d7f4a57eeff027"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 200, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, 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 46841847-30ab-44c2-b1a7-c77b9ea5e88a failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 4 | 1 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt14.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
pt14.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
pt14.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] |
fail
ft14.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-09-03 02:17:54,977 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes 0.732s 2021-09-03 02:17:54,977 109412 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-VolumesServicesTestJSON-Volume-1773614782"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d01042e-fe80-4ee2-9356-3597f9424b91', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d01042e-fe80-4ee2-9356-3597f9424b91', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:54.660003", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:17:55,136 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.153s 2021-09-03 02:17:55,137 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e0b48b-c5bd-42f2-8ad4-ec8f4350e052', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e0b48b-c5bd-42f2-8ad4-ec8f4350e052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:17:56,188 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:17:56,189 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135e9fcb-1cfc-4bcd-9184-24f828a371da', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135e9fcb-1cfc-4bcd-9184-24f828a371da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:17:57,249 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.053s 2021-09-03 02:17:57,251 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14cb6693-cfeb-412c-bd56-9b02159e6e9a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14cb6693-cfeb-412c-bd56-9b02159e6e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:17:58,311 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.053s 2021-09-03 02:17:58,312 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985c20ce-2bad-4587-809f-06f4aeec3715', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985c20ce-2bad-4587-809f-06f4aeec3715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:17:59,359 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:17:59,360 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0187ba3b-f70e-4a4a-a098-6e520d05bdb8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0187ba3b-f70e-4a4a-a098-6e520d05bdb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:00,409 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:18:00,409 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d0a9f11-6128-493b-a6a1-1b50734a00dd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d0a9f11-6128-493b-a6a1-1b50734a00dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:01,589 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.172s 2021-09-03 02:18:01,589 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb63556-db12-4e3b-8c4b-1280ebccd5cc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb63556-db12-4e3b-8c4b-1280ebccd5cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:02,638 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:18:02,638 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e93ba9-83a3-4d5d-abc8-f2c2246b46ca', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e93ba9-83a3-4d5d-abc8-f2c2246b46ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:03,688 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:18:03,688 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc495a0-e252-4bef-887a-513d2da1a7f8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc495a0-e252-4bef-887a-513d2da1a7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:04,736 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:18:04,737 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b292b1f9-f502-4bc2-a62a-16be470e6a8b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b292b1f9-f502-4bc2-a62a-16be470e6a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:05,785 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:18:05,785 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c7e040-b901-4643-bd92-f292f82c241c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c7e040-b901-4643-bd92-f292f82c241c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:06,834 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:18:06,834 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c6eb55-694e-4bb5-bedb-39ee02a241bc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c6eb55-694e-4bb5-bedb-39ee02a241bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:07,882 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:18:07,882 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a3e07e-eb98-4213-b26e-c0c477972054', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a3e07e-eb98-4213-b26e-c0c477972054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:08,937 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.047s 2021-09-03 02:18:08,938 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3533f3-9cac-4cf9-973e-dddb782294f1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3533f3-9cac-4cf9-973e-dddb782294f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:09,985 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:18:09,985 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3288a6c-659b-4bc3-aac4-d28765e31025', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3288a6c-659b-4bc3-aac4-d28765e31025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:11,040 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.047s 2021-09-03 02:18:11,041 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5958e84-8822-495d-9c83-05ef485d1825', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5958e84-8822-495d-9c83-05ef485d1825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:12,089 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:18:12,089 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3658262-02a9-4d3b-a7bd-ae861ae9a0cc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3658262-02a9-4d3b-a7bd-ae861ae9a0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:13,137 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:18:13,138 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130ab321-c08a-4b9b-bdee-9f3b28c965ae', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130ab321-c08a-4b9b-bdee-9f3b28c965ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:14,186 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:18:14,186 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b290c83c-02bc-4801-bdba-a4d9b314ffe8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b290c83c-02bc-4801-bdba-a4d9b314ffe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:15,235 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:18:15,235 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef18b08a-7e8c-483b-be6c-386cca9fcb01', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef18b08a-7e8c-483b-be6c-386cca9fcb01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:16,284 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:18:16,285 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66c0f25-a130-41d1-a92e-5536a9a983a1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66c0f25-a130-41d1-a92e-5536a9a983a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:17,335 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:18:17,335 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bba7b7f-99d4-4d89-bb0e-a22973296ce3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bba7b7f-99d4-4d89-bb0e-a22973296ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:18,383 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:18:18,383 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc959e27-722d-4fea-abc9-613b33a0af09', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc959e27-722d-4fea-abc9-613b33a0af09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:19,433 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:18:19,434 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32acfb62-3ef7-47c4-a8f9-8864e0bf5a84', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32acfb62-3ef7-47c4-a8f9-8864e0bf5a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:20,481 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:18:20,482 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eabe400b-37ad-4b97-8d2e-df5c056e5c61', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eabe400b-37ad-4b97-8d2e-df5c056e5c61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:21,530 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:18:21,530 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0259b454-45bc-4664-b933-ca8018d9c7f1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0259b454-45bc-4664-b933-ca8018d9c7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:22,579 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:18:22,580 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a366109d-638f-41df-85a6-c1da3037aafd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a366109d-638f-41df-85a6-c1da3037aafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:23,626 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:18:23,627 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c09aa9-cb42-4e0b-a8cb-0f38922d5737', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c09aa9-cb42-4e0b-a8cb-0f38922d5737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:24,678 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:18:24,678 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa263700-e1d3-46d1-bf3b-346562885ea2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa263700-e1d3-46d1-bf3b-346562885ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:25,725 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:18:25,725 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874459b4-a4d9-4f85-87c1-60562f3b4e94', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874459b4-a4d9-4f85-87c1-60562f3b4e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:26,771 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.038s 2021-09-03 02:18:26,772 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe95b81-9102-460e-b16c-6be61ab9190f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe95b81-9102-460e-b16c-6be61ab9190f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:27,818 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:18:27,818 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b53d1bd-d313-4dd6-ad22-24a2678c2d76', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b53d1bd-d313-4dd6-ad22-24a2678c2d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:28,870 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:18:28,870 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7afbc6ea-07cd-4dbd-a971-0301ad752414', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7afbc6ea-07cd-4dbd-a971-0301ad752414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:29,921 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:18:29,922 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa2ebe2-f345-4c74-b17c-995dcec71a9f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa2ebe2-f345-4c74-b17c-995dcec71a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:30,977 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.048s 2021-09-03 02:18:30,978 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0673fcaa-c242-41fa-8fb0-5631b04591b9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0673fcaa-c242-41fa-8fb0-5631b04591b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:32,028 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:18:32,029 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-327228e3-6e40-4024-b8d5-122a59fe3e9a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-327228e3-6e40-4024-b8d5-122a59fe3e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:33,085 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.048s 2021-09-03 02:18:33,085 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d199fc8c-87bd-44df-a840-2dd25acc417f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d199fc8c-87bd-44df-a840-2dd25acc417f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:34,136 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:18:34,136 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fedc41c9-c816-43e9-9194-037e31803241', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fedc41c9-c816-43e9-9194-037e31803241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:35,196 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.052s 2021-09-03 02:18:35,199 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7742779f-910a-4fc6-a5a3-66fa1ad92f67', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7742779f-910a-4fc6-a5a3-66fa1ad92f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:36,252 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.045s 2021-09-03 02:18:36,252 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d59d68-1eb7-4816-aae5-288a2322167e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d59d68-1eb7-4816-aae5-288a2322167e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:37,303 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:18:37,304 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83fc0948-c01c-49a9-ba4b-5d83cbd15576', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83fc0948-c01c-49a9-ba4b-5d83cbd15576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:38,362 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.051s 2021-09-03 02:18:38,363 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e63e1edd-1501-4fd6-a1df-e2dc68879c95', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e63e1edd-1501-4fd6-a1df-e2dc68879c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:39,410 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:18:39,411 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4159b5-f131-4777-8463-609c53d3327b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4159b5-f131-4777-8463-609c53d3327b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:40,467 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.048s 2021-09-03 02:18:40,467 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad5dbcb-3986-4209-8ac6-ff65d05aeb50', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad5dbcb-3986-4209-8ac6-ff65d05aeb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:41,521 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.047s 2021-09-03 02:18:41,522 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc5d25f-8a73-4ced-835d-5e526fb295a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc5d25f-8a73-4ced-835d-5e526fb295a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:42,573 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:18:42,573 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-501d481e-ac94-4847-b71e-179dded53987', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-501d481e-ac94-4847-b71e-179dded53987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:43,643 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.062s 2021-09-03 02:18:43,643 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d97130-24a7-45f3-a3b8-514b88cd8f52', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d97130-24a7-45f3-a3b8-514b88cd8f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:44,705 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.054s 2021-09-03 02:18:44,705 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6422cf0b-0ff1-43c0-9e97-450e99ab4bf0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6422cf0b-0ff1-43c0-9e97-450e99ab4bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:45,752 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:18:45,753 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fef2b7e-2db9-4a0f-b619-4754285da4b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fef2b7e-2db9-4a0f-b619-4754285da4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:46,801 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:18:46,801 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2193d0b0-2c1c-4b2e-9eac-435ad7b1c774', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2193d0b0-2c1c-4b2e-9eac-435ad7b1c774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:47,852 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:18:47,852 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64c73faf-fa29-45f8-8494-44f42cf96f38', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64c73faf-fa29-45f8-8494-44f42cf96f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:48,906 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.045s 2021-09-03 02:18:48,906 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-388382b1-7418-45b7-b7d9-c6636d4afdce', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-388382b1-7418-45b7-b7d9-c6636d4afdce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:49,960 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.047s 2021-09-03 02:18:49,961 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aecb9fe-5240-4078-840f-69173a2f6b0b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aecb9fe-5240-4078-840f-69173a2f6b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:51,014 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.046s 2021-09-03 02:18:51,017 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68e61bc1-9747-40a4-a072-02a1f5ba5bcf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e61bc1-9747-40a4-a072-02a1f5ba5bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:52,065 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:18:52,066 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a748a6b-65ce-41c4-8cc9-868b3cbed127', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a748a6b-65ce-41c4-8cc9-868b3cbed127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:53,120 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.046s 2021-09-03 02:18:53,126 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae97208-483d-4bce-8d57-62033a2b0df0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae97208-483d-4bce-8d57-62033a2b0df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:54,173 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:18:54,173 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46528cf0-0654-4490-9364-787df675b405', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46528cf0-0654-4490-9364-787df675b405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:55,229 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.047s 2021-09-03 02:18:55,231 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e7ef7cc-eb94-4700-99d2-d6f9ad23aac9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e7ef7cc-eb94-4700-99d2-d6f9ad23aac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:56,286 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.047s 2021-09-03 02:18:56,287 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b21ac67-ed0c-4ba6-ad4f-13f0d35c9db1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b21ac67-ed0c-4ba6-ad4f-13f0d35c9db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:57,344 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.050s 2021-09-03 02:18:57,344 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90d95da-3430-4e60-8ecb-9c3d3e794faa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90d95da-3430-4e60-8ecb-9c3d3e794faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:58,399 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.047s 2021-09-03 02:18:58,400 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915b5e37-f348-4342-b9df-55784451d862', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915b5e37-f348-4342-b9df-55784451d862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:18:59,462 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.054s 2021-09-03 02:18:59,462 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7243af7a-5fa2-467e-a2e7-57b8fa42a084', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7243af7a-5fa2-467e-a2e7-57b8fa42a084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:00,515 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.045s 2021-09-03 02:19:00,515 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5c09c7-5270-4278-8264-d3e24398eb97', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5c09c7-5270-4278-8264-d3e24398eb97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:01,567 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:19:01,567 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-071a7408-48d7-43e5-b816-3146be498422', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-071a7408-48d7-43e5-b816-3146be498422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:02,624 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.049s 2021-09-03 02:19:02,624 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a49c71-fdb7-4c52-a268-cdd738fe4b85', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a49c71-fdb7-4c52-a268-cdd738fe4b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:03,694 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.062s 2021-09-03 02:19:03,695 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c7650ae-8af3-49b9-944e-2c25dc5ac0c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c7650ae-8af3-49b9-944e-2c25dc5ac0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:04,742 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:19:04,742 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4217b5e-39f6-43f2-9445-807a9b750469', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4217b5e-39f6-43f2-9445-807a9b750469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:05,790 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:19:05,791 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7497bc4a-f213-4c7e-bb29-01c12b158cdb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7497bc4a-f213-4c7e-bb29-01c12b158cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:06,852 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.053s 2021-09-03 02:19:06,852 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae7d7adf-0027-44b8-94c3-5cc43bf13c8e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae7d7adf-0027-44b8-94c3-5cc43bf13c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:07,900 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:19:07,900 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae378d89-a7b7-4ab6-b910-8d6563cf9f07', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae378d89-a7b7-4ab6-b910-8d6563cf9f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:09,093 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.185s 2021-09-03 02:19:09,093 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc0da4b4-f4f0-402f-8f02-147f050c2750', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc0da4b4-f4f0-402f-8f02-147f050c2750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:10,141 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:19:10,141 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a020ec8-6ae1-427a-a8aa-6e43dab3dcf1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a020ec8-6ae1-427a-a8aa-6e43dab3dcf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:11,193 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:19:11,193 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b316d8e3-38ba-4cba-99d4-394f0a85c116', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b316d8e3-38ba-4cba-99d4-394f0a85c116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:12,251 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.050s 2021-09-03 02:19:12,252 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-222712e4-4870-47a7-a909-ea1758345e4b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-222712e4-4870-47a7-a909-ea1758345e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:13,311 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.051s 2021-09-03 02:19:13,311 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e885de-c8f6-434f-8ad8-0e649af7ebf9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e885de-c8f6-434f-8ad8-0e649af7ebf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:14,380 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.061s 2021-09-03 02:19:14,380 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d508eb-5e29-426d-9b70-7800e086af83', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d508eb-5e29-426d-9b70-7800e086af83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:15,446 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.058s 2021-09-03 02:19:15,447 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7800649-bc96-47d8-9115-ee3ea4ab24b0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7800649-bc96-47d8-9115-ee3ea4ab24b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:16,495 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:19:16,495 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-164dfc55-761e-4e02-b2d4-4547c1fa7b3f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-164dfc55-761e-4e02-b2d4-4547c1fa7b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:17,544 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:19:17,544 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d5f1cff-4fd6-4d8a-be3a-dad31e23c328', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d5f1cff-4fd6-4d8a-be3a-dad31e23c328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:18,590 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:19:18,591 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2614ce86-d1a6-44ca-9fab-9824b95e3e4c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2614ce86-d1a6-44ca-9fab-9824b95e3e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:19,638 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:19:19,639 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11972adb-7b46-4cc6-9e43-2a013650fd31', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11972adb-7b46-4cc6-9e43-2a013650fd31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:20,689 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:19:20,689 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f31cca1-d69f-4f52-962e-156256a1836b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f31cca1-d69f-4f52-962e-156256a1836b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:21,738 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:19:21,738 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d701e766-6706-4a49-80ee-ebce66b5676d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d701e766-6706-4a49-80ee-ebce66b5676d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:22,785 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.038s 2021-09-03 02:19:22,785 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a21c2ed-e395-4665-ab65-a9298bec265b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a21c2ed-e395-4665-ab65-a9298bec265b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:23,841 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.048s 2021-09-03 02:19:23,841 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272ffc5a-8389-4824-a982-9f2a554b0c97', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272ffc5a-8389-4824-a982-9f2a554b0c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:24,889 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:19:24,890 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dab32ab-97c9-4c9b-bd59-b70cec4d1af9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dab32ab-97c9-4c9b-bd59-b70cec4d1af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:25,937 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:19:25,938 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f18db6-8a6b-4a63-abac-fa5062fbbb20', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f18db6-8a6b-4a63-abac-fa5062fbbb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:26,985 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:19:26,985 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce1647f-3ca5-4347-ad81-3f6502427cb0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce1647f-3ca5-4347-ad81-3f6502427cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:28,037 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:19:28,037 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5788338f-a478-4baa-99c2-ce5f6e8ab385', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5788338f-a478-4baa-99c2-ce5f6e8ab385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:29,090 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.045s 2021-09-03 02:19:29,090 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02c0e66f-efd2-48df-bbbd-b28c8e8b3479', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02c0e66f-efd2-48df-bbbd-b28c8e8b3479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:30,152 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.054s 2021-09-03 02:19:30,152 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a50779-12f6-4ef1-a325-1f64f2f12e39', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a50779-12f6-4ef1-a325-1f64f2f12e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:31,209 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.048s 2021-09-03 02:19:31,209 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6703dd3-41c6-4951-b8d5-e32c936528b9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6703dd3-41c6-4951-b8d5-e32c936528b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:32,263 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.047s 2021-09-03 02:19:32,264 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bdbf27a-f1b2-423f-84cf-a48971aaa883', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bdbf27a-f1b2-423f-84cf-a48971aaa883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:33,321 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.049s 2021-09-03 02:19:33,321 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f86a09-bd72-4588-ab82-ab57a48cd516', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f86a09-bd72-4588-ab82-ab57a48cd516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:34,372 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:19:34,372 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b7951de-064d-4933-a2aa-d267730decd3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b7951de-064d-4933-a2aa-d267730decd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:35,431 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.052s 2021-09-03 02:19:35,432 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a64db227-91d8-4849-a1e2-a01abd6c2db9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a64db227-91d8-4849-a1e2-a01abd6c2db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:36,484 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.045s 2021-09-03 02:19:36,485 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166d1cfb-252b-4f83-b479-fa6a87a4bbf5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166d1cfb-252b-4f83-b479-fa6a87a4bbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:37,533 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:19:37,533 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818351f0-7867-4137-8769-6abe51c15f15', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818351f0-7867-4137-8769-6abe51c15f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:38,582 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:19:38,583 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf6f5784-44cd-46f1-9195-67fcdcae8f76', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf6f5784-44cd-46f1-9195-67fcdcae8f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:39,632 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:19:39,632 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4094890e-3f4b-455a-9cbe-d50b8fbe695f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4094890e-3f4b-455a-9cbe-d50b8fbe695f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:40,680 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:19:40,680 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d39fe82-7381-4d26-8a5a-0c41c32aa9cc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d39fe82-7381-4d26-8a5a-0c41c32aa9cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:41,728 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:19:41,728 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b517bef8-60b5-4cac-904e-20a5e8fdb313', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b517bef8-60b5-4cac-904e-20a5e8fdb313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:42,780 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:19:42,780 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9bad1f-200d-4024-a737-0235c1efe5b3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9bad1f-200d-4024-a737-0235c1efe5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:43,837 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.049s 2021-09-03 02:19:43,838 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360decb8-5e00-4595-b501-d48cfd8a5b36', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360decb8-5e00-4595-b501-d48cfd8a5b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:44,893 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.047s 2021-09-03 02:19:44,893 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64438b09-0860-4987-86d2-d3e65ee07301', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64438b09-0860-4987-86d2-d3e65ee07301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:45,944 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:19:45,956 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f1a3e6-9878-469e-a416-d25e812c85af', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f1a3e6-9878-469e-a416-d25e812c85af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:47,004 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:19:47,005 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a3fbe2-0138-4e13-ad23-e7db91c0c55c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a3fbe2-0138-4e13-ad23-e7db91c0c55c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:48,058 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.045s 2021-09-03 02:19:48,058 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0ce226-2dc3-42f0-adab-71a54052a1a4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0ce226-2dc3-42f0-adab-71a54052a1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:49,107 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:19:49,107 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ebc360-b663-4ce7-b134-f6a457fb63b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ebc360-b663-4ce7-b134-f6a457fb63b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:50,156 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:19:50,156 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3796770f-25ba-432d-82f5-98258046eb97', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3796770f-25ba-432d-82f5-98258046eb97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:51,205 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:19:51,205 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7020be06-1bbb-4ba7-80b8-da01ac98f7c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7020be06-1bbb-4ba7-80b8-da01ac98f7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:52,257 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.045s 2021-09-03 02:19:52,258 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b5f0b1-3a27-4af3-8649-74d57fadcbe7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b5f0b1-3a27-4af3-8649-74d57fadcbe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:53,307 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:19:53,307 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f833e104-939c-41bf-a78e-41a51baa7a15', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f833e104-939c-41bf-a78e-41a51baa7a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:54,356 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:19:54,356 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e74bcc30-5b3f-434d-8da4-71e1d756d061', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e74bcc30-5b3f-434d-8da4-71e1d756d061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:55,405 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:19:55,406 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd8fefd-0d79-4c81-a550-977cc0e32f8f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd8fefd-0d79-4c81-a550-977cc0e32f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:56,460 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.046s 2021-09-03 02:19:56,460 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b50379f-d80d-40fc-b87e-837250fa8236', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b50379f-d80d-40fc-b87e-837250fa8236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:57,516 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.048s 2021-09-03 02:19:57,516 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e9358fe-4878-4c70-909f-148861742a69', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e9358fe-4878-4c70-909f-148861742a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:58,567 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:19:58,567 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6beb0b-4cb9-4e5c-bed7-1b1d3af75788', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6beb0b-4cb9-4e5c-bed7-1b1d3af75788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:19:59,617 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:19:59,617 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5116e9-e545-426f-8adc-db8c6eb6d47d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5116e9-e545-426f-8adc-db8c6eb6d47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:00,665 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:20:00,666 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f1eb2d-1ff0-4691-aa73-61db44d6c5d9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f1eb2d-1ff0-4691-aa73-61db44d6c5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:01,718 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:20:01,718 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa18fc3-2115-4c24-869d-a4c48554bf2d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa18fc3-2115-4c24-869d-a4c48554bf2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:02,769 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:02,770 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fabb132f-8ca1-4e80-b9e1-670b73c9e023', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fabb132f-8ca1-4e80-b9e1-670b73c9e023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:03,819 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:20:03,820 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7461679-c1a6-4b01-a0c0-bcf52aaa52f6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7461679-c1a6-4b01-a0c0-bcf52aaa52f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:04,869 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:04,869 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b167d1-6185-4012-9773-36c03db47d03', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b167d1-6185-4012-9773-36c03db47d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:05,920 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:20:05,920 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0695933d-0126-4fdf-9f06-f21307d6d366', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0695933d-0126-4fdf-9f06-f21307d6d366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:06,968 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:20:06,968 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b097b6be-5496-472a-adef-030bec7f4272', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b097b6be-5496-472a-adef-030bec7f4272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:08,018 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:08,018 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a96402a-c1a4-4e80-94fe-0ecb7fb3ad1b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a96402a-c1a4-4e80-94fe-0ecb7fb3ad1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:09,071 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.045s 2021-09-03 02:20:09,072 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc092a0b-7287-47f9-a90c-7b0500ee0926', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc092a0b-7287-47f9-a90c-7b0500ee0926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:10,121 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:20:10,122 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c882385-1466-4e75-9c0a-7abc724eec59', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c882385-1466-4e75-9c0a-7abc724eec59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:11,171 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:20:11,172 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a644e75-b304-4e4f-8874-ab40dd69f43f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a644e75-b304-4e4f-8874-ab40dd69f43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:12,223 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:20:12,224 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55af77ee-9f13-4238-9bf8-1c0da08f3dcb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55af77ee-9f13-4238-9bf8-1c0da08f3dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:13,276 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.045s 2021-09-03 02:20:13,277 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98acfa7a-818a-45bd-8d5e-6a8f72a03029', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98acfa7a-818a-45bd-8d5e-6a8f72a03029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:14,326 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:14,326 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7761e7e-d8bb-42f8-8249-3bcf71c6ce6d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7761e7e-d8bb-42f8-8249-3bcf71c6ce6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:15,374 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:15,374 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af9cf20-7887-41ba-b043-4823de4e7105', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af9cf20-7887-41ba-b043-4823de4e7105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:16,423 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:16,423 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441896a6-5b1e-4bed-82ba-2774140d0083', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441896a6-5b1e-4bed-82ba-2774140d0083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:17,472 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:17,473 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcae1067-ad02-4394-8620-78bd9aea867a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcae1067-ad02-4394-8620-78bd9aea867a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:18,521 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:20:18,522 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-557d9057-33a0-4c03-a9d2-380e7900c83d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-557d9057-33a0-4c03-a9d2-380e7900c83d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:19,571 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:20:19,572 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e439d46-0d07-4e93-8699-956295db3342', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e439d46-0d07-4e93-8699-956295db3342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:20,620 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:20,621 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5524fe77-459d-4fb0-81f2-5cac35b6c6dc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5524fe77-459d-4fb0-81f2-5cac35b6c6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:21,669 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:21,670 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb0d0cd-12de-406d-8cd2-ba15cc16ad3a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb0d0cd-12de-406d-8cd2-ba15cc16ad3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:22,719 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:22,719 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fda0bb0-4e09-466e-b71d-345ed6ed0440', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fda0bb0-4e09-466e-b71d-345ed6ed0440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:23,768 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:23,768 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe537d83-55e5-4816-89d3-cdbd5c9c4d51', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe537d83-55e5-4816-89d3-cdbd5c9c4d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:24,817 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:24,818 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b677d3-f139-42d7-889c-3480a99c7b1b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b677d3-f139-42d7-889c-3480a99c7b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:25,867 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:25,867 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8169eb92-30dc-40ee-a7e8-e771155901b3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8169eb92-30dc-40ee-a7e8-e771155901b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:26,915 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:20:26,915 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba64fdd3-f8a8-4c38-aa6a-ba8f678e6594', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba64fdd3-f8a8-4c38-aa6a-ba8f678e6594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:27,965 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:20:27,965 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75619da1-75d0-48f5-901e-726619ede8e4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75619da1-75d0-48f5-901e-726619ede8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:29,014 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:29,014 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eee8882-0743-457e-a597-a97ebef3c296', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eee8882-0743-457e-a597-a97ebef3c296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:30,062 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:30,062 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d22fcf-c6e1-4941-b6ed-6ab418d45fda', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d22fcf-c6e1-4941-b6ed-6ab418d45fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:31,111 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:31,118 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c2d17d5-c03d-4ed3-bd0f-deb650072c36', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2d17d5-c03d-4ed3-bd0f-deb650072c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:32,168 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:32,168 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d74c488-8ca7-4f25-b4ac-8729e9fea669', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d74c488-8ca7-4f25-b4ac-8729e9fea669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:33,217 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:20:33,218 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51fd87f8-3a62-4d9d-a9bf-736e32d1b407', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51fd87f8-3a62-4d9d-a9bf-736e32d1b407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:34,267 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:34,267 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e17858a5-cb09-48ef-ad7b-bac09ab23cca', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e17858a5-cb09-48ef-ad7b-bac09ab23cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:35,316 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:35,317 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03b85d85-6f26-4b12-bd50-af404cfe3044', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b85d85-6f26-4b12-bd50-af404cfe3044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:36,366 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:36,366 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34ecc37-ffa0-4b5a-a334-5d9e3c47e0b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34ecc37-ffa0-4b5a-a334-5d9e3c47e0b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:37,417 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:20:37,418 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acbd0f21-b072-4074-a496-ec3fadbaf2c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acbd0f21-b072-4074-a496-ec3fadbaf2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:38,466 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:20:38,467 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f51838d-365a-4d56-ab14-203aa302446b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f51838d-365a-4d56-ab14-203aa302446b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:39,518 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:20:39,518 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175700e4-e8a9-43a7-b8af-3e8fa5753aa3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175700e4-e8a9-43a7-b8af-3e8fa5753aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:40,567 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:40,568 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283d05e7-594d-4adf-804c-4936b40d603c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283d05e7-594d-4adf-804c-4936b40d603c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:41,616 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:41,616 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20eb1fc0-225f-42ef-a615-387dd95c2e93', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20eb1fc0-225f-42ef-a615-387dd95c2e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:42,664 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:42,664 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-443dfe1b-ca64-462e-8eda-7776ec23a033', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-443dfe1b-ca64-462e-8eda-7776ec23a033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:43,716 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:20:43,716 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4656fc3-7ded-4431-af48-a00fc9972aa6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4656fc3-7ded-4431-af48-a00fc9972aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:44,763 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:44,764 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f6b84e-b7ca-4dcd-9d6b-b1f38cc3b7e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f6b84e-b7ca-4dcd-9d6b-b1f38cc3b7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:45,812 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:45,813 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b8f90c-31d5-4a8c-a6f6-7d7d3969aca0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b8f90c-31d5-4a8c-a6f6-7d7d3969aca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:46,862 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:46,862 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40329415-f5de-4aa1-a6b3-160cd5aafec3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40329415-f5de-4aa1-a6b3-160cd5aafec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:47,915 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.045s 2021-09-03 02:20:47,915 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c37b81c3-d560-4be4-9c78-ab35f597e2c0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c37b81c3-d560-4be4-9c78-ab35f597e2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:48,965 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:48,965 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c47783-e7a4-4b4a-97d8-15b71b98bb76', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c47783-e7a4-4b4a-97d8-15b71b98bb76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:50,014 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:50,015 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bbb2c20-f967-4c37-b974-54bf4855f9c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bbb2c20-f967-4c37-b974-54bf4855f9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:51,066 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:20:51,066 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69241aa-8201-42bf-9db5-92f2b8207b22', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69241aa-8201-42bf-9db5-92f2b8207b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:52,114 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:52,114 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3b7e44f-ca13-4bd4-86b5-44203ee4e9cc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3b7e44f-ca13-4bd4-86b5-44203ee4e9cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:53,165 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:20:53,165 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2702ade1-1c55-4e90-bfa7-5755f5d314c8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2702ade1-1c55-4e90-bfa7-5755f5d314c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:54,214 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:54,214 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ad6851-4a2b-43ef-94c3-71338f78a611', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ad6851-4a2b-43ef-94c3-71338f78a611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:55,263 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:20:55,263 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e6ab87-aff1-4ffd-b179-d5db5e9cc786', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e6ab87-aff1-4ffd-b179-d5db5e9cc786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:56,312 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:56,312 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0053cd06-70e4-412f-b1b5-1ffbdf0e1802', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0053cd06-70e4-412f-b1b5-1ffbdf0e1802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:57,361 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:20:57,362 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbc4f27-3314-49fa-99e4-577a443d2fbd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbc4f27-3314-49fa-99e4-577a443d2fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:58,412 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:20:58,412 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1ec17d-1626-4c4f-bc85-69820cf43ad1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1ec17d-1626-4c4f-bc85-69820cf43ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:20:59,460 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:20:59,460 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a668981-e065-40e9-83c5-ef4f47c1df58', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a668981-e065-40e9-83c5-ef4f47c1df58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:00,510 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:00,510 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16f1792e-4916-4d11-a43d-91852a217b39', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16f1792e-4916-4d11-a43d-91852a217b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:01,560 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:01,560 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031536bb-699a-42d4-a4cc-af12c214fe21', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031536bb-699a-42d4-a4cc-af12c214fe21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:02,608 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:02,608 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3231e914-50cf-4711-99d2-75d5b3184c83', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3231e914-50cf-4711-99d2-75d5b3184c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:03,658 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:03,659 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57e7b10-4f3f-4c7d-b3e4-1b24169682a8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57e7b10-4f3f-4c7d-b3e4-1b24169682a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:04,708 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:04,709 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d21e8fb-316d-460a-ab36-de6d0c214ff0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d21e8fb-316d-460a-ab36-de6d0c214ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:05,757 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:05,758 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1da4036-c9b2-484a-8c0b-21faadfb3dd9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1da4036-c9b2-484a-8c0b-21faadfb3dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:06,808 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:06,808 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af63fb2-2cde-484c-8bed-74e50e2bb12d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af63fb2-2cde-484c-8bed-74e50e2bb12d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:07,857 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:07,857 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e70e7d-bd3c-43fe-aa9c-3eb253ef8697', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e70e7d-bd3c-43fe-aa9c-3eb253ef8697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:08,909 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:21:08,910 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c28700c9-444d-4135-96d4-78def7b975d0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c28700c9-444d-4135-96d4-78def7b975d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:09,960 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:09,960 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530c23c3-15e7-47e3-b55b-feace194c757', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530c23c3-15e7-47e3-b55b-feace194c757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:11,013 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.046s 2021-09-03 02:21:11,014 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3d572f-1a7e-4e18-88c7-0aca58d64961', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3d572f-1a7e-4e18-88c7-0aca58d64961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:12,064 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:12,064 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96fb8f5d-508e-423d-9f8b-4b6b6af594b0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96fb8f5d-508e-423d-9f8b-4b6b6af594b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:13,112 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:13,112 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56037d37-db11-4813-9f95-5f7af2e18a56', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56037d37-db11-4813-9f95-5f7af2e18a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:14,161 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:14,161 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af9182b-7bca-4e5a-8d37-8c8f4692664c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af9182b-7bca-4e5a-8d37-8c8f4692664c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:15,211 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:15,211 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38334576-72bd-4140-9eeb-f14607aeef62', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38334576-72bd-4140-9eeb-f14607aeef62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:16,260 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:16,260 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-964843da-36b1-404e-96bc-1d5c16bebdc7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-964843da-36b1-404e-96bc-1d5c16bebdc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:17,309 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:17,312 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c8b0508-92a0-458a-acc3-d8973f49d36c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8b0508-92a0-458a-acc3-d8973f49d36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:18,362 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:21:18,362 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f3f0f8-859a-4274-8b11-cd8070797b5a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f3f0f8-859a-4274-8b11-cd8070797b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:19,415 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.045s 2021-09-03 02:21:19,416 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-143dc08d-39b7-46ef-94d7-2fdcb366dcf6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-143dc08d-39b7-46ef-94d7-2fdcb366dcf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:20,466 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:20,466 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53783e0-011d-46f2-86ec-19713f26fe43', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53783e0-011d-46f2-86ec-19713f26fe43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:21,514 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:21:21,514 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba414a10-34be-49df-a1a8-9d69fa0b94ff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba414a10-34be-49df-a1a8-9d69fa0b94ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:22,564 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:22,564 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe0a3d6b-1f95-4261-b034-e0fa9b66cd2d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe0a3d6b-1f95-4261-b034-e0fa9b66cd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:23,611 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:21:23,612 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3e6df5-d33a-4fd1-9ba6-83c985e74496', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3e6df5-d33a-4fd1-9ba6-83c985e74496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:24,661 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:24,661 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02437f36-805c-4f03-a016-d825747c2810', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02437f36-805c-4f03-a016-d825747c2810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:25,710 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:21:25,710 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98d58ca-75f9-4af3-b697-b626c7726758', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98d58ca-75f9-4af3-b697-b626c7726758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:26,759 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:26,759 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e404a5-6a0c-41fd-9c55-efcc1d16c2bf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e404a5-6a0c-41fd-9c55-efcc1d16c2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:27,808 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:27,808 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ace727b-1281-4295-b7c9-76c430caf2db', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ace727b-1281-4295-b7c9-76c430caf2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:28,856 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:21:28,857 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f55f62f-2aea-48fc-b7ee-6d4a8bd110da', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f55f62f-2aea-48fc-b7ee-6d4a8bd110da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:29,912 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.047s 2021-09-03 02:21:29,912 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05cb837f-91da-4442-afba-817bbfcb082b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05cb837f-91da-4442-afba-817bbfcb082b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:30,967 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.048s 2021-09-03 02:21:30,968 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920ba8b5-e29f-4d13-9ff8-d9a9ff0c8da3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920ba8b5-e29f-4d13-9ff8-d9a9ff0c8da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:32,030 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.054s 2021-09-03 02:21:32,030 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb742990-9186-4957-9c0d-4fb51b54f1af', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb742990-9186-4957-9c0d-4fb51b54f1af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:33,082 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:21:33,082 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78da709f-e806-4412-909a-c607f61f671b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78da709f-e806-4412-909a-c607f61f671b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:34,131 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:21:34,131 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a78a14-1932-4b5b-9d6f-e59fa5ff4800', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a78a14-1932-4b5b-9d6f-e59fa5ff4800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:35,180 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:35,180 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-582fbe7a-fe30-4417-b3df-6d27bc003b6e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-582fbe7a-fe30-4417-b3df-6d27bc003b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:36,230 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:36,230 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a17056-dc9c-4374-b3b4-67b3060b306d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a17056-dc9c-4374-b3b4-67b3060b306d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:37,281 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:37,281 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d775a5-5dd2-472e-aabf-4c39cda587a3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d775a5-5dd2-472e-aabf-4c39cda587a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:38,333 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:21:38,333 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e2b07e-ef7d-4077-896d-8c1658a92b1a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e2b07e-ef7d-4077-896d-8c1658a92b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:39,382 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:39,382 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6742d7bf-0136-4dae-a533-119d89f19b75', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6742d7bf-0136-4dae-a533-119d89f19b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:40,438 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.047s 2021-09-03 02:21:40,438 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e39df006-2ef4-4e04-acde-cb09d2a7f839', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e39df006-2ef4-4e04-acde-cb09d2a7f839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:41,485 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:21:41,486 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97addbba-67ea-4479-85ba-f927c6e2e91b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97addbba-67ea-4479-85ba-f927c6e2e91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:42,535 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:42,536 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6b130db-c251-4484-996a-3ab401167847', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6b130db-c251-4484-996a-3ab401167847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:43,585 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:43,585 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c519383-2f27-4be5-940c-eef43a847180', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c519383-2f27-4be5-940c-eef43a847180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:44,635 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:44,636 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e2210b-104f-4106-8b7f-55f89f75e2c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e2210b-104f-4106-8b7f-55f89f75e2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:45,685 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:45,685 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a56d093-1884-4396-a188-ed855ff8f7a0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a56d093-1884-4396-a188-ed855ff8f7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:46,733 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:21:46,734 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1581f512-891c-4097-be43-2920e83b5134', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1581f512-891c-4097-be43-2920e83b5134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:47,790 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.048s 2021-09-03 02:21:47,791 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-006c7a36-3895-4580-9eba-dd0c3a424760', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-006c7a36-3895-4580-9eba-dd0c3a424760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:48,845 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:48,845 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc0f848-dd31-4ca6-bd3c-b479664982ec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc0f848-dd31-4ca6-bd3c-b479664982ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:49,894 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:49,894 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5ab44bb-3a38-4754-9248-9fd981b612e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5ab44bb-3a38-4754-9248-9fd981b612e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:50,943 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:50,944 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ec0283-0809-4e13-a71c-2f7191be0eab', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ec0283-0809-4e13-a71c-2f7191be0eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:51,993 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:51,993 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81755443-2cf0-4b5e-9333-c5a5be832baf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81755443-2cf0-4b5e-9333-c5a5be832baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:53,042 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:53,043 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13d37430-a2f6-4a4a-81c5-87e8867ebefc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13d37430-a2f6-4a4a-81c5-87e8867ebefc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:54,090 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:21:54,090 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c606060-9c67-4853-8825-244d42f90a2d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c606060-9c67-4853-8825-244d42f90a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:55,140 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:55,140 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416a35e0-424a-4b82-86d6-7ba9a1b52c25', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416a35e0-424a-4b82-86d6-7ba9a1b52c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:56,188 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:56,189 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-690ae9fd-c671-44f6-97a1-ad9f4fb26d74', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-690ae9fd-c671-44f6-97a1-ad9f4fb26d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:57,238 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:57,238 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a024fefd-6f49-4ebf-a174-bb13b6b21395', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a024fefd-6f49-4ebf-a174-bb13b6b21395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:58,288 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:21:58,288 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f382874-7f58-439c-a407-debc8d4eb20a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f382874-7f58-439c-a407-debc8d4eb20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:21:59,338 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:21:59,338 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188ed6c9-c0fe-4695-8db5-6cbefeb30fca', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188ed6c9-c0fe-4695-8db5-6cbefeb30fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:00,388 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:22:00,389 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b59dec-a63c-4dbc-ae9f-fef0eef218bc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b59dec-a63c-4dbc-ae9f-fef0eef218bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:01,439 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:01,439 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f71b60de-5ed5-4dd1-ade2-d38d669dc322', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f71b60de-5ed5-4dd1-ade2-d38d669dc322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:02,489 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:02,489 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992cd95f-909d-4382-8732-d30fa0d1173a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992cd95f-909d-4382-8732-d30fa0d1173a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:03,540 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:22:03,541 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8ea859-51ff-4e2d-bcff-a6551b9484c8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8ea859-51ff-4e2d-bcff-a6551b9484c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:04,595 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.046s 2021-09-03 02:22:04,595 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9ff999c-5521-4082-942f-d356e82e28aa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ff999c-5521-4082-942f-d356e82e28aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:05,645 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:05,646 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf093d0-e724-46bd-8901-8bea502f8a20', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf093d0-e724-46bd-8901-8bea502f8a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:06,697 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:22:06,697 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69dca60-69aa-496d-8a87-55bbc1ff65ca', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69dca60-69aa-496d-8a87-55bbc1ff65ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:07,749 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:22:07,750 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3dff5a0-41bd-4ef9-93fc-3b66bbf4ca26', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3dff5a0-41bd-4ef9-93fc-3b66bbf4ca26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:08,799 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:08,800 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e2e8fd-c1e4-4daa-b6a0-cb1f5587c924', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e2e8fd-c1e4-4daa-b6a0-cb1f5587c924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:09,849 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:09,850 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab7a79e0-ff21-4615-b978-f779caa78a92', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab7a79e0-ff21-4615-b978-f779caa78a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:10,899 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:10,899 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a04d94f-4295-4b4d-bb70-8363865a3e60', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a04d94f-4295-4b4d-bb70-8363865a3e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:11,948 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:11,949 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d1f7b8b-45e1-49ec-881e-f11997e21fef', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d1f7b8b-45e1-49ec-881e-f11997e21fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:12,997 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:12,997 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8514c4b-c4f6-42b6-95c2-4d2fd3a46a11', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8514c4b-c4f6-42b6-95c2-4d2fd3a46a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:14,047 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:22:14,048 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2502dea8-652d-44f6-9857-8ef65745bd1f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2502dea8-652d-44f6-9857-8ef65745bd1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:15,098 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:15,098 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4800b469-644c-4f87-9009-58e3d9134238', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4800b469-644c-4f87-9009-58e3d9134238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:16,146 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:22:16,146 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f60b13f-21d6-443a-ab3a-da1462038092', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f60b13f-21d6-443a-ab3a-da1462038092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:17,195 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:17,195 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a43c19-073b-4ca8-ae44-6081aa8b54fa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a43c19-073b-4ca8-ae44-6081aa8b54fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:18,243 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:18,243 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-decde3dc-a91e-4e16-9e95-70817a63edcf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-decde3dc-a91e-4e16-9e95-70817a63edcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:19,292 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:19,293 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a7e5c86-f6ba-48fd-a3a7-d6b3f5726393', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a7e5c86-f6ba-48fd-a3a7-d6b3f5726393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:20,342 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:20,343 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9becf34-4af7-4838-ab1c-be6542dffe5a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9becf34-4af7-4838-ab1c-be6542dffe5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:21,392 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:21,393 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c1c709-ec7d-4b55-b5f7-62f286026dec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c1c709-ec7d-4b55-b5f7-62f286026dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:22,441 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:22:22,441 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc52f49-1767-4a3a-9778-7e7a105511df', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc52f49-1767-4a3a-9778-7e7a105511df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:23,490 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:23,490 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057c88a4-9b22-4ac4-a157-afc9503c1364', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057c88a4-9b22-4ac4-a157-afc9503c1364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:24,538 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:22:24,538 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d247216-af8f-483e-8f1f-ac02822d2ae0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d247216-af8f-483e-8f1f-ac02822d2ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:25,587 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:25,588 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4caec9-78dc-43f2-ad6e-ea40a1ddf578', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4caec9-78dc-43f2-ad6e-ea40a1ddf578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:26,636 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:26,637 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc5c945d-4adf-4fe4-be5f-8295f6982738', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc5c945d-4adf-4fe4-be5f-8295f6982738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:27,686 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:27,686 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a815c5-4ecf-4909-aaf4-876cc1a5b92d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a815c5-4ecf-4909-aaf4-876cc1a5b92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:28,734 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:22:28,735 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01f9ef7-adae-4f78-a04c-cfb469770eed', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01f9ef7-adae-4f78-a04c-cfb469770eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:29,784 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:29,784 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0245486-626c-49f9-927a-ed8189979668', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0245486-626c-49f9-927a-ed8189979668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:30,833 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:30,834 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d892fa-c9cd-4d26-be54-afa1f5916d2b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d892fa-c9cd-4d26-be54-afa1f5916d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:31,884 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:22:31,885 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6818fd-21f5-4564-9b2e-71d9a7fe6943', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6818fd-21f5-4564-9b2e-71d9a7fe6943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:32,934 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:32,935 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4eb160-043c-4ac2-a90c-45c0df36da0d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4eb160-043c-4ac2-a90c-45c0df36da0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:33,983 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:22:33,983 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b057ef-c15d-4163-a7bd-0053a8b98148', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b057ef-c15d-4163-a7bd-0053a8b98148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:35,033 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:35,033 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ffd23d-910a-4283-85a5-b5ae27070f19', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ffd23d-910a-4283-85a5-b5ae27070f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:36,084 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:36,084 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cddbab1-8eaf-4dfe-8702-63b39530cc16', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cddbab1-8eaf-4dfe-8702-63b39530cc16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:37,133 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:37,133 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd813195-7b45-47c2-b46e-07e7dc734753', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd813195-7b45-47c2-b46e-07e7dc734753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:38,183 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:38,183 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06310d0-9119-41c2-9c41-b7bd39161816', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06310d0-9119-41c2-9c41-b7bd39161816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:39,231 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:39,232 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa15b4a6-c688-42d4-a429-130dec990864', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa15b4a6-c688-42d4-a429-130dec990864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:40,282 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:40,282 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2031b0c6-a638-48f6-8670-cecfe3cf7f20', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2031b0c6-a638-48f6-8670-cecfe3cf7f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:41,331 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:41,331 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff6509e-15dd-45e5-a6a8-4bd7b9cebef2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff6509e-15dd-45e5-a6a8-4bd7b9cebef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:42,381 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:42,381 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4a2549-c347-4f72-8dc6-8ccb75b0622f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4a2549-c347-4f72-8dc6-8ccb75b0622f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:43,430 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:43,431 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6752c3b9-743f-4714-9006-5ac42e972424', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6752c3b9-743f-4714-9006-5ac42e972424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:44,479 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:44,479 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea646dd-3a03-452f-9c7c-acb25b3573da', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea646dd-3a03-452f-9c7c-acb25b3573da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:45,528 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:45,528 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d50b6b-59fe-4723-b77f-44f9a8065ec6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d50b6b-59fe-4723-b77f-44f9a8065ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:46,579 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:22:46,580 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08590d2e-3de8-4708-b6e2-558e99b40400', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08590d2e-3de8-4708-b6e2-558e99b40400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:47,629 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:47,630 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc66c40b-c46e-459f-b351-775a437c1e62', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc66c40b-c46e-459f-b351-775a437c1e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:48,679 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:48,679 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2878e5de-ef5a-4930-ac00-46a8820e74f2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2878e5de-ef5a-4930-ac00-46a8820e74f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:49,727 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:49,727 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6727cc58-5af8-40d3-9571-d83ff755592a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6727cc58-5af8-40d3-9571-d83ff755592a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:50,778 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:22:50,778 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38aebc00-e864-4a04-ad01-9d815e789c8c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38aebc00-e864-4a04-ad01-9d815e789c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:51,828 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:51,828 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330e3be0-d649-4075-a560-3f700fdca894', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330e3be0-d649-4075-a560-3f700fdca894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:52,877 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:22:52,877 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72adc037-494e-4291-8756-3edd9b3b43cb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72adc037-494e-4291-8756-3edd9b3b43cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:53,967 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.081s 2021-09-03 02:22:53,967 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e331b96c-bac2-4e41-b47e-97aebb867137', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e331b96c-bac2-4e41-b47e-97aebb867137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:55,014 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:22:55,014 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c9522d-2921-4f22-b489-925d20379e3b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c9522d-2921-4f22-b489-925d20379e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:56,064 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:22:56,064 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e94524f-da22-416b-891c-59ae584621b7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e94524f-da22-416b-891c-59ae584621b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:57,113 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:57,114 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a1f282b-2e79-4a55-8851-995ed9971454', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a1f282b-2e79-4a55-8851-995ed9971454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:58,162 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:58,162 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a49d49-b69d-42c7-9e12-d1c3a8923c23', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a49d49-b69d-42c7-9e12-d1c3a8923c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:22:59,212 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:22:59,212 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47f3dae-4c40-4ce9-8319-b06b29ef88ad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47f3dae-4c40-4ce9-8319-b06b29ef88ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:00,260 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:00,261 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53405968-2f7a-4b80-9d56-340e60a83bd0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53405968-2f7a-4b80-9d56-340e60a83bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:01,310 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:01,310 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5cf1eea-148e-4fd4-b594-1f55e8583a58', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5cf1eea-148e-4fd4-b594-1f55e8583a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:02,360 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:02,360 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe21c32-6fef-46b6-8349-40263de7f097', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe21c32-6fef-46b6-8349-40263de7f097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:03,409 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:23:03,409 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a626f58-4b79-4c5d-85e8-cc6673b3a3c6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a626f58-4b79-4c5d-85e8-cc6673b3a3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:04,462 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:23:04,462 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570a43c3-9bc4-4280-98ce-708147afd6ce', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570a43c3-9bc4-4280-98ce-708147afd6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:05,511 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:23:05,512 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f71b58-21bf-4ccd-98b3-88a5f6383b27', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f71b58-21bf-4ccd-98b3-88a5f6383b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:06,560 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:06,560 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ff2324-3fc5-4281-b708-1935ecd26d2a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ff2324-3fc5-4281-b708-1935ecd26d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:07,611 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:23:07,611 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c648dc-6ee2-4e53-bf52-21a1f5889be7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c648dc-6ee2-4e53-bf52-21a1f5889be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:08,660 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:08,660 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0485fb5d-77ef-4d5b-847e-6ec048850883', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0485fb5d-77ef-4d5b-847e-6ec048850883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:09,709 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:09,710 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86047bde-e8a6-4717-bac3-3b352400f870', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86047bde-e8a6-4717-bac3-3b352400f870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:10,758 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:10,758 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77204830-e6f3-46c9-afcd-d1b74a45e193', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77204830-e6f3-46c9-afcd-d1b74a45e193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:11,807 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:11,807 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30db8c5d-01b5-4125-85d0-2181cdb4497c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30db8c5d-01b5-4125-85d0-2181cdb4497c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:12,856 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:12,857 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e538bf63-fe81-4d52-9f55-1d20e5cda142', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e538bf63-fe81-4d52-9f55-1d20e5cda142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:13,905 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:13,906 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114b84d2-d7a9-4196-afec-3e4901a2e177', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114b84d2-d7a9-4196-afec-3e4901a2e177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:14,955 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:14,955 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcccb7dd-4ae4-465a-9190-e0a59d76cbee', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcccb7dd-4ae4-465a-9190-e0a59d76cbee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:16,005 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:23:16,005 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68edb49c-671a-41e7-ba16-8d29b47f13bb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68edb49c-671a-41e7-ba16-8d29b47f13bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:17,054 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:17,054 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad700f8-6752-4035-894d-8bd7e67e3ff9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad700f8-6752-4035-894d-8bd7e67e3ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:18,103 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:18,104 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-361a9bbc-1097-4238-a906-c95dd4dad983', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-361a9bbc-1097-4238-a906-c95dd4dad983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:19,153 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:19,153 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb48a2d8-f6c8-4e6b-95fc-c5aebf51d2d4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb48a2d8-f6c8-4e6b-95fc-c5aebf51d2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:20,201 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:20,202 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1223a9c0-84d5-4363-ab78-9d7bc2833655', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1223a9c0-84d5-4363-ab78-9d7bc2833655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:21,251 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:21,252 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2868a6e1-c8c5-4210-9b10-2a089bbef93e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2868a6e1-c8c5-4210-9b10-2a089bbef93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:22,301 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:22,302 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31df00ef-3792-4062-9bc1-6c11591b6f9a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31df00ef-3792-4062-9bc1-6c11591b6f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:23,350 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:23,351 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f481a47f-1138-43d3-9a92-2526dfa619dd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f481a47f-1138-43d3-9a92-2526dfa619dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:24,399 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:24,399 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc09cea-895c-4b47-9fea-d03c229d0f12', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc09cea-895c-4b47-9fea-d03c229d0f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:25,449 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.042s 2021-09-03 02:23:25,450 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-078eec09-5da3-4e13-959f-e67e737b8245', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-078eec09-5da3-4e13-959f-e67e737b8245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:26,499 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:26,499 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8545a1-09dc-433f-a94c-2fff578dfd15', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8545a1-09dc-433f-a94c-2fff578dfd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:27,548 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:27,549 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb88126a-9aac-48e3-9d79-bc9a9dbb56a2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb88126a-9aac-48e3-9d79-bc9a9dbb56a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:28,597 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:23:28,598 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107a4d52-018c-41cc-8c47-00e9c6c9813f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107a4d52-018c-41cc-8c47-00e9c6c9813f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:29,646 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:23:29,646 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16196dbf-4304-4f45-9191-9b346d55b3ff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16196dbf-4304-4f45-9191-9b346d55b3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:30,700 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.046s 2021-09-03 02:23:30,701 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b1aa0ef-2959-4ce3-b496-fca3c6607887', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b1aa0ef-2959-4ce3-b496-fca3c6607887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:31,749 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:23:31,749 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dbcd178-cd52-46b5-a461-e7da7d37ea20', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dbcd178-cd52-46b5-a461-e7da7d37ea20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:32,799 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:32,799 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31181c42-625f-4814-a529-1e1d3b7a5d27', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31181c42-625f-4814-a529-1e1d3b7a5d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:33,848 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:33,848 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0991a3e9-9e84-4b9b-93c0-5a6c12466780', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0991a3e9-9e84-4b9b-93c0-5a6c12466780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:34,897 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:34,898 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c2f5325-32d5-43f8-9472-5f13df789e21', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c2f5325-32d5-43f8-9472-5f13df789e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:35,946 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:35,951 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33f993a-84c7-45ab-89f3-cfa82d2d3fff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33f993a-84c7-45ab-89f3-cfa82d2d3fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:37,000 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:37,001 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68977c0c-7bd4-4025-b7ce-299033d6922b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68977c0c-7bd4-4025-b7ce-299033d6922b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:38,048 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:23:38,048 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23dce688-e5d1-415a-82e1-c89bd1f69364', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23dce688-e5d1-415a-82e1-c89bd1f69364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:39,099 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.043s 2021-09-03 02:23:39,099 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09486a0f-5b3e-4e0e-9247-de8cec33ce68', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09486a0f-5b3e-4e0e-9247-de8cec33ce68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:40,147 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.040s 2021-09-03 02:23:40,148 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee5dc164-fd5f-4101-94b6-af33dbcc5252', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5dc164-fd5f-4101-94b6-af33dbcc5252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:41,197 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:41,197 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3fd5b42-23ad-4a06-aa17-d0c3c1a2b30f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3fd5b42-23ad-4a06-aa17-d0c3c1a2b30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:42,244 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:23:42,244 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9e15bd-2b4e-4bbd-8dd8-81f81a411fe9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9e15bd-2b4e-4bbd-8dd8-81f81a411fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:43,293 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:43,294 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78d99f3-6312-4047-9dc1-3854c1c0985b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78d99f3-6312-4047-9dc1-3854c1c0985b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:44,341 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:23:44,341 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e794c27-2b5b-44a5-889d-fd4bf47c97bc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e794c27-2b5b-44a5-889d-fd4bf47c97bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:45,389 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.039s 2021-09-03 02:23:45,390 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526eb3c3-44d1-485b-bd35-da075af72ae7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526eb3c3-44d1-485b-bd35-da075af72ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:46,439 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.041s 2021-09-03 02:23:46,439 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14abfcf3-97f2-4b00-923b-3c92fc0b6629', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14abfcf3-97f2-4b00-923b-3c92fc0b6629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:47,498 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.051s 2021-09-03 02:23:47,499 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cfbbab8-c589-441c-a5c9-dcda7b444962', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cfbbab8-c589-441c-a5c9-dcda7b444962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:48,552 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.046s 2021-09-03 02:23:48,553 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fdf1a59-a6fa-4d67-b19c-46eb982c5c05', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fdf1a59-a6fa-4d67-b19c-46eb982c5c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:49,606 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.046s 2021-09-03 02:23:49,606 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c7877a3-ffd6-4ea1-99f1-5eaf8f6e5c32', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c7877a3-ffd6-4ea1-99f1-5eaf8f6e5c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:50,661 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.046s 2021-09-03 02:23:50,661 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ea46f3-1baa-4db6-b5c6-05f712b4d9e9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ea46f3-1baa-4db6-b5c6-05f712b4d9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:51,716 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.047s 2021-09-03 02:23:51,716 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af0a7f7e-3146-4c15-a07c-c3f167a82b32', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af0a7f7e-3146-4c15-a07c-c3f167a82b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:52,775 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.052s 2021-09-03 02:23:52,776 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b635932d-4fd2-4b53-90f5-2b8a4fc6c363', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b635932d-4fd2-4b53-90f5-2b8a4fc6c363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:53,828 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.044s 2021-09-03 02:23:53,828 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c7a906-553c-4bf1-9527-c01171a80b41', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c7a906-553c-4bf1-9527-c01171a80b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:54,883 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.047s 2021-09-03 02:23:54,883 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e8818a-d322-4b2e-9041-e0826cce9035', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e8818a-d322-4b2e-9041-e0826cce9035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' 2021-09-03 02:23:55,936 109412 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd 0.045s 2021-09-03 02:23:55,937 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f16f8f-a167-4e91-96c8-cdecbb84f528', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f16f8f-a167-4e91-96c8-cdecbb84f528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd'} Body: b'{"volume": {"id": "2e6d9e63-8672-4474-ad86-894fbd0ce5cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:55.000000", "updated_at": "2021-09-03T02:17:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1773614782", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f60a1ab59b90430887e3c3ff7be5102e/volumes/2e6d9e63-8672-4474-ad86-894fbd0ce5cd"}], "user_id": "9cf39c8bba7b483da9702053d39e7928", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f60a1ab59b90430887e3c3ff7be5102e"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, 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 2e6d9e63-8672-4474-ad86-894fbd0ce5cd failed to reach available status (current creating) within the required time (360 s). |
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt14.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
||||||
tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
fail
ft15.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-09-03 02:11:44,333 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/image/v2/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495 0.140s 2021-09-03 02:11:44,334 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7363d99d-4751-4988-84e2-c36184b792f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/image/v2/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495'} 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": "f6a3d64e46e64248a9eb94d79d2ef66f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "created_at": "2021-09-03T02:01:00Z", "updated_at": "2021-09-03T02:01:17Z", "tags": [], "self": "/v2/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "file": "/v2/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495/file", "schema": "/v2/schemas/image"}' 2021-09-03 02:11:45,090 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes 0.755s 2021-09-03 02:11:45,090 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "size": 1, "name": "tempest-VolumesCloneTest-Volume-753284377"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ded4a8-c494-4016-a19b-e7b0c74de8f3', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ded4a8-c494-4016-a19b-e7b0c74de8f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:44.780264", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:11:45,138 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:11:45,139 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21eb3e7a-6b89-4816-8f15-303f63c249d9', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21eb3e7a-6b89-4816-8f15-303f63c249d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:46,190 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:11:46,190 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10cb22a7-bbcd-4755-94d0-5aaa33b0357d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10cb22a7-bbcd-4755-94d0-5aaa33b0357d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:47,241 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:11:47,242 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25bd933-254a-4e1e-a259-fe483e2691b3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25bd933-254a-4e1e-a259-fe483e2691b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:48,299 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.049s 2021-09-03 02:11:48,300 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ebe1c1c-aacc-492e-bbf6-66e996498ad2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ebe1c1c-aacc-492e-bbf6-66e996498ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:49,349 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:11:49,349 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a485c7fd-df21-49cb-8e7f-7701758346fa', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a485c7fd-df21-49cb-8e7f-7701758346fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:50,400 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:11:50,401 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f124728c-4ca8-4559-b3d5-3d380010963f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f124728c-4ca8-4559-b3d5-3d380010963f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:51,450 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:11:51,451 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58953c53-7759-4dcb-b61c-316760e9204c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58953c53-7759-4dcb-b61c-316760e9204c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:52,501 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:11:52,502 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad429d97-413b-4fa2-80b9-5a8d82932dc1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad429d97-413b-4fa2-80b9-5a8d82932dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:53,552 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:11:53,553 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e09668-f57f-4874-84be-9bd557979bb7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e09668-f57f-4874-84be-9bd557979bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:54,605 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:11:54,605 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9691c25-e9fe-4129-8635-492f0397cac5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9691c25-e9fe-4129-8635-492f0397cac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:55,656 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:11:55,656 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03dc4b79-07ed-43c9-bde1-10120f0a60b8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03dc4b79-07ed-43c9-bde1-10120f0a60b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:56,708 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:11:56,708 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0baf57-504a-40bb-a873-3a5e6e1b4f00', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0baf57-504a-40bb-a873-3a5e6e1b4f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:57,759 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:11:57,760 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd8e678e-768b-47fa-ae01-c9e69bde05b6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd8e678e-768b-47fa-ae01-c9e69bde05b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:58,811 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:11:58,811 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90b8a5fb-6421-49ad-8409-12cfb29c0396', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90b8a5fb-6421-49ad-8409-12cfb29c0396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:11:59,860 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:11:59,860 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc1c0ac-6fa0-49d9-ba27-4f725aa9c33c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc1c0ac-6fa0-49d9-ba27-4f725aa9c33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:00,910 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:00,910 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c427e4-d961-432e-b048-a1b923a195c2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c427e4-d961-432e-b048-a1b923a195c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:01,960 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:01,961 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c20ba38-66cf-44c6-89a6-c336a343eec9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c20ba38-66cf-44c6-89a6-c336a343eec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:03,014 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.045s 2021-09-03 02:12:03,014 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab7ecd93-d39a-42d7-b7ec-4c20090af335', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab7ecd93-d39a-42d7-b7ec-4c20090af335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:04,064 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:04,064 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b64702-c9f3-4903-a218-84ff77bb5e41', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b64702-c9f3-4903-a218-84ff77bb5e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:05,113 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:05,114 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14551f6f-7bfb-49d0-add0-af4be94c737c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14551f6f-7bfb-49d0-add0-af4be94c737c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:06,164 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:12:06,164 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce4009c-7547-4d07-86a3-1893f50828ef', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce4009c-7547-4d07-86a3-1893f50828ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:07,212 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.040s 2021-09-03 02:12:07,213 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8674f8-ddbf-4d68-b46c-cbc7eff0c82d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8674f8-ddbf-4d68-b46c-cbc7eff0c82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:08,261 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:08,261 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65612caa-56a4-49b8-b1b9-c95363a6581e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65612caa-56a4-49b8-b1b9-c95363a6581e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:09,310 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:09,311 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9590d673-da52-43e8-b55c-a99839cc5e2a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9590d673-da52-43e8-b55c-a99839cc5e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:10,360 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:10,360 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f2a54c0-89ff-4238-b2e3-d2829d3304c2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f2a54c0-89ff-4238-b2e3-d2829d3304c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:11,413 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.046s 2021-09-03 02:12:11,413 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3470d44c-6c33-4590-bd25-0c36bea93389', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3470d44c-6c33-4590-bd25-0c36bea93389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:12,464 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:12,464 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f428b405-db26-4665-91a9-cb3a2562d15c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f428b405-db26-4665-91a9-cb3a2562d15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:13,514 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:13,514 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da2fca7-6187-4c77-b6d8-7ba26d59b8de', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da2fca7-6187-4c77-b6d8-7ba26d59b8de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:14,564 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:14,564 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66614eb3-4c2c-424f-bfb9-5f97379d9ffe', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66614eb3-4c2c-424f-bfb9-5f97379d9ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:15,614 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:15,615 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd3a2cd-2dda-44b1-a3a5-55d548e2f74d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd3a2cd-2dda-44b1-a3a5-55d548e2f74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:16,663 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.040s 2021-09-03 02:12:16,663 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b2e730d-c867-443a-80ae-a6c62cacd107', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b2e730d-c867-443a-80ae-a6c62cacd107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:17,716 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:12:17,716 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f9423a-47b1-42c0-92f5-1320142008b0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f9423a-47b1-42c0-92f5-1320142008b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:18,774 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.049s 2021-09-03 02:12:18,774 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d10e695c-179b-458a-886a-07cf5cab655a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d10e695c-179b-458a-886a-07cf5cab655a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:19,832 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.049s 2021-09-03 02:12:19,833 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d48ef265-bcf4-48a7-b2a7-4d44779f0714', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d48ef265-bcf4-48a7-b2a7-4d44779f0714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:20,890 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.049s 2021-09-03 02:12:20,890 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931e504b-2819-43ce-bc89-ddbd883d92ae', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931e504b-2819-43ce-bc89-ddbd883d92ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:21,949 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.050s 2021-09-03 02:12:21,949 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c3309ff-80de-4cf3-942b-9e006f96d4f3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c3309ff-80de-4cf3-942b-9e006f96d4f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:22,999 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:22,999 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6500f0b-620b-44e7-a163-72389f706281', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6500f0b-620b-44e7-a163-72389f706281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:24,049 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:24,049 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d2a1af-18be-478f-a5fb-f45fa151d1be', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d2a1af-18be-478f-a5fb-f45fa151d1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:25,099 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:12:25,100 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f7e89ce-8a42-49b4-8f3f-13fb2d79c0c6', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f7e89ce-8a42-49b4-8f3f-13fb2d79c0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:26,150 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:26,151 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6403f7-a26f-4c67-8434-9e3772f457b7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6403f7-a26f-4c67-8434-9e3772f457b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:27,200 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:27,200 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0eec784-99d7-4784-bda3-c4e468cca1b8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0eec784-99d7-4784-bda3-c4e468cca1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:28,276 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.068s 2021-09-03 02:12:28,276 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-025f63e9-97e2-437c-8532-b53d6a8737e1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-025f63e9-97e2-437c-8532-b53d6a8737e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:29,327 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:29,327 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e205cd-b61f-4bb5-89ae-d4a4a410eb8b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e205cd-b61f-4bb5-89ae-d4a4a410eb8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:30,376 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:30,376 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d85057c-09a7-43d6-80dd-bf822748727d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d85057c-09a7-43d6-80dd-bf822748727d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:31,427 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:12:31,427 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a632eb0-4d83-4353-aa51-a6ec7d44c9e1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a632eb0-4d83-4353-aa51-a6ec7d44c9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:32,481 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.045s 2021-09-03 02:12:32,481 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81caec7f-120d-445b-ae7a-cdb2c55f85f9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81caec7f-120d-445b-ae7a-cdb2c55f85f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:33,539 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.050s 2021-09-03 02:12:33,539 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120eb856-01bf-4f77-8529-cb53daa49081', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120eb856-01bf-4f77-8529-cb53daa49081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:34,592 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.045s 2021-09-03 02:12:34,593 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8365e8a2-abec-4669-9c7a-b4aa27215834', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8365e8a2-abec-4669-9c7a-b4aa27215834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:35,652 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.049s 2021-09-03 02:12:35,652 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f8c211-5e5a-4bf6-9d5b-4556ffa645e1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f8c211-5e5a-4bf6-9d5b-4556ffa645e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:36,703 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:12:36,705 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab3414f-d8a2-4746-835b-cf89c2c295fb', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab3414f-d8a2-4746-835b-cf89c2c295fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:37,771 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.058s 2021-09-03 02:12:37,771 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd8c7aa-b2e1-48b3-9450-c3b402a1ec78', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd8c7aa-b2e1-48b3-9450-c3b402a1ec78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:38,821 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:38,821 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b382f8a8-aea1-430f-afcf-c1bc9c988c2e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b382f8a8-aea1-430f-afcf-c1bc9c988c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:39,888 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.059s 2021-09-03 02:12:39,888 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-862ff904-716f-48ba-9c17-9042d5ab8563', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-862ff904-716f-48ba-9c17-9042d5ab8563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:40,941 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.044s 2021-09-03 02:12:40,941 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82384197-8c0b-4838-a28f-bbf74b72b776', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82384197-8c0b-4838-a28f-bbf74b72b776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:41,991 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:41,998 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad008755-2a7c-4034-b19d-08e074e94a3c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad008755-2a7c-4034-b19d-08e074e94a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:43,049 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:12:43,050 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477ab43a-2a49-4220-ba61-f7da4680b754', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477ab43a-2a49-4220-ba61-f7da4680b754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:44,100 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:44,101 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79c3218f-a8e5-464c-8c7f-ac0cd85da06b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79c3218f-a8e5-464c-8c7f-ac0cd85da06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:45,151 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:45,151 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b75a67c0-8368-490c-8927-bfa615f70402', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b75a67c0-8368-490c-8927-bfa615f70402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:46,202 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:46,202 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5419fff8-a757-4048-a629-9931e084ec91', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5419fff8-a757-4048-a629-9931e084ec91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:47,251 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:47,252 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf67617-1f27-4356-8e48-7d6858619332', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf67617-1f27-4356-8e48-7d6858619332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:48,301 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:48,301 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e727f58-0f0e-405f-b867-0650befc2c77', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e727f58-0f0e-405f-b867-0650befc2c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:49,351 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:49,351 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff535896-9cbc-4048-9eab-10203fb103dd', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff535896-9cbc-4048-9eab-10203fb103dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:50,402 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:50,402 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0a372e-2607-4900-9e06-5cbf12d86920', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0a372e-2607-4900-9e06-5cbf12d86920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:51,450 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:51,451 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb8e9e6-388f-46ed-8c3f-7728cadc93c9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb8e9e6-388f-46ed-8c3f-7728cadc93c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:52,500 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:52,501 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44bf7a5c-315b-4ab4-8cd9-8507bdf3582f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44bf7a5c-315b-4ab4-8cd9-8507bdf3582f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:53,550 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:53,550 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e822030a-a8d7-4c0f-b0af-3384f6e65c20', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e822030a-a8d7-4c0f-b0af-3384f6e65c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:54,600 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:54,600 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-957aa526-4a5c-4873-94c4-aae0a348cc8b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-957aa526-4a5c-4873-94c4-aae0a348cc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:55,652 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.045s 2021-09-03 02:12:55,653 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eade689b-1938-442e-8677-a2296965b667', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eade689b-1938-442e-8677-a2296965b667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:56,702 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:56,703 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5c021bc-06fe-4ee1-a79b-51d6d12e46df', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5c021bc-06fe-4ee1-a79b-51d6d12e46df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:57,754 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.044s 2021-09-03 02:12:57,755 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d93d5329-d4d2-48e6-86fd-c902a15e2c2d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d93d5329-d4d2-48e6-86fd-c902a15e2c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:58,804 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:12:58,805 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a9dd32-e40f-4f4b-80a1-1864ddff0c4f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a9dd32-e40f-4f4b-80a1-1864ddff0c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:12:59,855 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:12:59,855 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d6c4f5f-b231-4651-8f14-36bd9862bb1f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d6c4f5f-b231-4651-8f14-36bd9862bb1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:00,905 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:00,905 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7508ac4c-a7ee-4239-9ec1-0c8ac5883287', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7508ac4c-a7ee-4239-9ec1-0c8ac5883287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:01,956 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:13:01,956 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a79fc3-d52d-4398-ae5c-71e74b54c990', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a79fc3-d52d-4398-ae5c-71e74b54c990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:03,006 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:03,007 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04d6bedc-09d1-430a-8e43-c49fcfc9c350', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04d6bedc-09d1-430a-8e43-c49fcfc9c350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:04,057 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:04,057 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b79b516-d2a4-4724-8ac8-63bf28e04c14', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b79b516-d2a4-4724-8ac8-63bf28e04c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:05,107 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:05,107 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60c9ed60-9d0f-496a-aee9-411e212d75e8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60c9ed60-9d0f-496a-aee9-411e212d75e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:06,158 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:13:06,159 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c496a23e-b0a9-4b37-b16a-a498e6eb0af9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c496a23e-b0a9-4b37-b16a-a498e6eb0af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:07,208 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:07,209 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4f6296-8574-4d02-84cd-c1ce8785d067', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4f6296-8574-4d02-84cd-c1ce8785d067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:08,258 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:08,258 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c781e3-81df-4484-a153-892a6d928445', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c781e3-81df-4484-a153-892a6d928445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:09,307 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:09,307 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-025fe62e-0dc4-4980-b0c6-21f9648b7c1d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-025fe62e-0dc4-4980-b0c6-21f9648b7c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:10,357 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:10,357 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8d21a55-106e-485c-a1f6-ca3d29f1f27f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8d21a55-106e-485c-a1f6-ca3d29f1f27f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:11,406 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:11,407 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0148cc01-6d5f-4845-b998-365d6cfa840c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0148cc01-6d5f-4845-b998-365d6cfa840c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:12,457 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:12,457 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-808d2786-ea40-46a1-9c00-c018526950f4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-808d2786-ea40-46a1-9c00-c018526950f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:13,506 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:13,506 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638fc87c-79d9-461f-96c9-61f642c166a2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638fc87c-79d9-461f-96c9-61f642c166a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:14,556 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:14,556 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08012cff-573b-4fef-981d-339cda7ab48e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08012cff-573b-4fef-981d-339cda7ab48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:15,605 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:15,606 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ef658b-be3f-4bf5-82a1-021a90c953cf', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ef658b-be3f-4bf5-82a1-021a90c953cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:16,655 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:16,655 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8481b5-b0a0-48a5-9d03-9f9c292802f8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc8481b5-b0a0-48a5-9d03-9f9c292802f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:17,703 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:17,704 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77ab9f0-892d-42eb-88ae-dc34dba3f503', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77ab9f0-892d-42eb-88ae-dc34dba3f503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:19,500 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.789s 2021-09-03 02:13:19,501 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c7874f-2fef-45b0-a1da-43f4c0db0382', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c7874f-2fef-45b0-a1da-43f4c0db0382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:20,553 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.044s 2021-09-03 02:13:20,554 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2033e79c-393b-48d9-b71d-dbe6dd8595e7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2033e79c-393b-48d9-b71d-dbe6dd8595e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:21,603 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:21,603 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5397c3ab-6a0f-4b0b-9396-8cf0ea8dad34', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5397c3ab-6a0f-4b0b-9396-8cf0ea8dad34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:22,653 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:22,653 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e9816f2-62de-4bba-b612-2a0a4ef9a34f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e9816f2-62de-4bba-b612-2a0a4ef9a34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:23,703 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:23,704 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f6ce1fc-9062-493e-abb0-f3e061111420', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f6ce1fc-9062-493e-abb0-f3e061111420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:24,754 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:24,755 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a47f5f-ad49-4ef7-8575-fd58983d4b3a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a47f5f-ad49-4ef7-8575-fd58983d4b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:25,805 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:25,805 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9adc523b-dd2c-4b92-a843-ce69a9299043', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9adc523b-dd2c-4b92-a843-ce69a9299043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:26,863 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.050s 2021-09-03 02:13:26,864 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c23413b-6d91-4ae6-82bf-aa42145c3ace', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c23413b-6d91-4ae6-82bf-aa42145c3ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:27,913 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:27,913 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e786025a-1801-4566-8594-c9b7f37f0e6c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e786025a-1801-4566-8594-c9b7f37f0e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:28,963 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:28,963 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a251fe5a-183c-4b77-bb9b-3b51a640c0b5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a251fe5a-183c-4b77-bb9b-3b51a640c0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:30,014 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:13:30,014 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcfd1537-d6ac-4dde-a48d-a54f05730fb9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcfd1537-d6ac-4dde-a48d-a54f05730fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:31,064 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:31,065 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be493210-0167-42ca-a751-6c356f9f943d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be493210-0167-42ca-a751-6c356f9f943d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:32,115 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:32,115 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd44b612-e2da-4b24-ac2a-6d3052b3d8e5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd44b612-e2da-4b24-ac2a-6d3052b3d8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:33,167 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.044s 2021-09-03 02:13:33,168 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c13a42-1945-471c-920d-aefd587e8ec4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c13a42-1945-471c-920d-aefd587e8ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:34,217 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:34,218 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166d7cb1-d311-499e-8f43-9b2e21a1374c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166d7cb1-d311-499e-8f43-9b2e21a1374c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:35,272 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.046s 2021-09-03 02:13:35,272 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001604a0-074d-411a-8070-9c5b20628d54', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001604a0-074d-411a-8070-9c5b20628d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:36,323 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:36,323 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3901f93-98aa-40e5-8b58-53a0dda425ed', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3901f93-98aa-40e5-8b58-53a0dda425ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:37,374 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:13:37,374 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4050973-e280-440f-9db8-d1f91acaad06', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4050973-e280-440f-9db8-d1f91acaad06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:38,424 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:38,424 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcff216b-ac85-49d6-98e6-f38725b2645d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcff216b-ac85-49d6-98e6-f38725b2645d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:39,474 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:39,474 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6911b37a-5d38-447b-8918-f98d8f3a2153', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6911b37a-5d38-447b-8918-f98d8f3a2153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:40,524 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:40,525 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51054e9-3bd7-4990-89aa-e6d7ab5e63bf', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51054e9-3bd7-4990-89aa-e6d7ab5e63bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:41,574 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:41,575 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c7b3c74-a4cd-40ed-bf3b-295e141369ea', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c7b3c74-a4cd-40ed-bf3b-295e141369ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:42,625 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:42,625 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3490fb3-7952-4ba0-bdc9-652c372d8bd4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3490fb3-7952-4ba0-bdc9-652c372d8bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:43,675 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:43,676 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8cc81f-161d-4e60-b28b-39c0decac03e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8cc81f-161d-4e60-b28b-39c0decac03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:44,725 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:44,725 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a5c49e-9049-456c-82d7-c6aa27b850df', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a5c49e-9049-456c-82d7-c6aa27b850df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:45,777 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:45,777 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c9c929-f04e-4536-be94-2cd70fdf4edb', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c9c929-f04e-4536-be94-2cd70fdf4edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:46,827 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:46,827 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b687a52f-ac5d-4e2a-b7e3-361f477711ef', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b687a52f-ac5d-4e2a-b7e3-361f477711ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:47,877 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:47,877 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af410305-ee44-491d-887d-957fddcdfe9d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af410305-ee44-491d-887d-957fddcdfe9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:48,927 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:48,928 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c024f21-2606-405c-be39-cf81b2212ec6', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c024f21-2606-405c-be39-cf81b2212ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:49,982 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.046s 2021-09-03 02:13:49,982 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8771d7e-6000-44de-9bee-5c9925ac6a3d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8771d7e-6000-44de-9bee-5c9925ac6a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:51,032 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:51,032 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4042e56-b8c7-4720-bf23-7a699f27d514', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4042e56-b8c7-4720-bf23-7a699f27d514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:52,084 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.044s 2021-09-03 02:13:52,085 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e1c9dab-45f7-484f-9cd0-0fa49612b7dd', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e1c9dab-45f7-484f-9cd0-0fa49612b7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:53,135 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:53,135 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abbc2b4f-a4fc-4376-9d5e-c15eab10d3bc', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abbc2b4f-a4fc-4376-9d5e-c15eab10d3bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:54,185 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:54,185 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e823bb-bd5a-4456-9e2f-938abd63fb71', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e823bb-bd5a-4456-9e2f-938abd63fb71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:55,234 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:55,235 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4308077f-de11-4818-b9cc-4bc9c6b9e6c1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4308077f-de11-4818-b9cc-4bc9c6b9e6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:56,285 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:13:56,285 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80280b4-6086-468f-9f31-8d4b0a2d8b33', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80280b4-6086-468f-9f31-8d4b0a2d8b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:57,334 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:57,334 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd74a65-a794-4cd5-a9d8-95667f25d8bb', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd74a65-a794-4cd5-a9d8-95667f25d8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:58,384 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:13:58,384 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a0fc64d-2f4a-4cdc-9ba1-99fd04553cb7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0fc64d-2f4a-4cdc-9ba1-99fd04553cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:13:59,435 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:13:59,436 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c06bba4-39c0-4943-a644-f31cb0105798', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c06bba4-39c0-4943-a644-f31cb0105798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:00,485 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:00,486 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc866522-166c-4e97-80a8-8d11353b1d5d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc866522-166c-4e97-80a8-8d11353b1d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:01,537 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:14:01,537 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b8bea2-9a91-4e14-9d05-41e35725f8d5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b8bea2-9a91-4e14-9d05-41e35725f8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:02,587 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:02,587 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9c2a8e2-4f59-4ed3-ac6d-fa08de82be39', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9c2a8e2-4f59-4ed3-ac6d-fa08de82be39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:03,639 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.044s 2021-09-03 02:14:03,639 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc95cce6-3efc-4c28-a517-7e990a75a3f5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc95cce6-3efc-4c28-a517-7e990a75a3f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:04,689 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:04,689 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f360d7d-699f-4dff-aff2-456f1b5292e5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f360d7d-699f-4dff-aff2-456f1b5292e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:05,739 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:05,739 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc785ba1-84a5-41eb-9332-0ab12edba57d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc785ba1-84a5-41eb-9332-0ab12edba57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:06,797 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.050s 2021-09-03 02:14:06,798 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b24908e-1b57-4aef-a444-4236d0063887', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b24908e-1b57-4aef-a444-4236d0063887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:07,848 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:07,848 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54fae0a8-ed55-4156-9e6a-f5f32e71c6cb', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54fae0a8-ed55-4156-9e6a-f5f32e71c6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:08,898 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:08,899 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e54e49-6238-4807-849b-119e1ba597f1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e54e49-6238-4807-849b-119e1ba597f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:09,948 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:09,949 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16239f37-6357-44bf-9fe0-73d8272742ba', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16239f37-6357-44bf-9fe0-73d8272742ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:10,999 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:14:10,999 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dffc9240-03aa-47e8-b6de-9d356fad4313', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dffc9240-03aa-47e8-b6de-9d356fad4313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:12,050 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:14:12,050 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3606b3a-52a4-4808-b33c-8d67fc339ec8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3606b3a-52a4-4808-b33c-8d67fc339ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:13,099 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:13,099 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5b26ad-55ce-493f-8a8b-cacc6023da7f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5b26ad-55ce-493f-8a8b-cacc6023da7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:14,149 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:14,150 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa83d49-3e0a-4209-a53d-a5ef69f7abff', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa83d49-3e0a-4209-a53d-a5ef69f7abff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:15,199 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.040s 2021-09-03 02:14:15,200 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a781deb5-5159-4728-9f25-3cea434456df', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a781deb5-5159-4728-9f25-3cea434456df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:16,248 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:16,249 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fab6cdc0-9762-4e55-a54c-4f83620f303d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fab6cdc0-9762-4e55-a54c-4f83620f303d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:17,299 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:17,299 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78fd7dd2-9904-477c-a5a9-faecb07b9757', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78fd7dd2-9904-477c-a5a9-faecb07b9757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:18,349 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:18,350 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9443e960-ce8a-475c-a206-53d14374df60', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9443e960-ce8a-475c-a206-53d14374df60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:19,399 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:19,400 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d506734e-46bc-4ea7-82e8-f622d1e05f20', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d506734e-46bc-4ea7-82e8-f622d1e05f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:20,449 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:20,450 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7fa80ad-fff0-4647-b64a-b572a31b153d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7fa80ad-fff0-4647-b64a-b572a31b153d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:21,504 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.046s 2021-09-03 02:14:21,504 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f813063f-f3d7-4723-be95-aa1c9a8441b2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f813063f-f3d7-4723-be95-aa1c9a8441b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:22,560 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.047s 2021-09-03 02:14:22,560 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ebc7b5e-2a00-4152-8a14-d340964cff7a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ebc7b5e-2a00-4152-8a14-d340964cff7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:23,610 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:14:23,611 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f9d46e-6079-4668-aedc-a3af9dffbb00', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f9d46e-6079-4668-aedc-a3af9dffbb00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:24,661 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:14:24,662 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c502dc2c-59b2-4e61-bd2d-64f1740ed615', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c502dc2c-59b2-4e61-bd2d-64f1740ed615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:25,711 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:25,712 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d51f9f9-fb0d-4b82-adcc-bf060d4685ba', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d51f9f9-fb0d-4b82-adcc-bf060d4685ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:26,762 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:26,763 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d66ed4-afb8-4f11-9fe4-998407103f2b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d66ed4-afb8-4f11-9fe4-998407103f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:27,813 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:27,813 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a216d242-8613-4df1-89ff-da2a235efaa6', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a216d242-8613-4df1-89ff-da2a235efaa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:28,862 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:28,863 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4441aa-df90-4b58-8af4-7ae0a63c7b5d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4441aa-df90-4b58-8af4-7ae0a63c7b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:29,913 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:29,913 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29375d78-17b0-4f6e-9fd3-85ebaf8203ec', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29375d78-17b0-4f6e-9fd3-85ebaf8203ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:30,963 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:30,964 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1866b6a2-c862-402e-8828-6b2885e43768', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1866b6a2-c862-402e-8828-6b2885e43768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:32,014 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:32,015 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95c6c7c4-5367-4ccb-b52e-cd4477b131bc', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95c6c7c4-5367-4ccb-b52e-cd4477b131bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:33,066 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:14:33,066 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd064e5c-a1af-49b5-ab59-596eb21bcb3a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd064e5c-a1af-49b5-ab59-596eb21bcb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:34,117 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:34,117 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cfb949a-f8b3-40ff-a9d1-36c797d2b00e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cfb949a-f8b3-40ff-a9d1-36c797d2b00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:35,166 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:35,167 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c491700d-c73b-4a69-a6a6-b5b157444370', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c491700d-c73b-4a69-a6a6-b5b157444370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:36,216 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:36,217 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d82a7a1-0f56-4bb6-819a-b79f14715878', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d82a7a1-0f56-4bb6-819a-b79f14715878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:37,267 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:37,267 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b8cf01-e18f-4d5d-95ce-b8b746319e7b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b8cf01-e18f-4d5d-95ce-b8b746319e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:38,318 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:38,318 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef3296d6-5b4e-4a78-9db1-b456880da19e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef3296d6-5b4e-4a78-9db1-b456880da19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:39,367 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:39,367 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed665be5-eb5b-4527-8c1a-cc8838a54741', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed665be5-eb5b-4527-8c1a-cc8838a54741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:40,417 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:40,417 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e739e67a-56da-4760-bce8-adcd9502ddae', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e739e67a-56da-4760-bce8-adcd9502ddae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:41,467 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:41,468 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a483ad1-bf9b-42e6-b62d-54d24900a8c9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a483ad1-bf9b-42e6-b62d-54d24900a8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:42,516 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:42,517 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e680e5-5852-4fb5-b83f-7c8157460e82', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e680e5-5852-4fb5-b83f-7c8157460e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:43,569 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.044s 2021-09-03 02:14:43,569 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8041ae80-dd0c-4f08-84da-12791a8334f9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8041ae80-dd0c-4f08-84da-12791a8334f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:44,619 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:44,620 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e886ae9f-47ff-473b-b7db-f85f8443b494', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e886ae9f-47ff-473b-b7db-f85f8443b494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:45,669 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:45,669 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e112d3-5d05-420e-b47d-45b03c4d801a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e112d3-5d05-420e-b47d-45b03c4d801a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:46,719 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:46,719 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3c2c5d-25d4-4b45-98e0-8790a277c2a8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3c2c5d-25d4-4b45-98e0-8790a277c2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:47,769 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:47,769 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ddef1e-b283-4bf4-bf33-923a9f719e04', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ddef1e-b283-4bf4-bf33-923a9f719e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:48,818 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:48,819 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1753fea-1177-4bf3-84f7-0e51fa1e766f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1753fea-1177-4bf3-84f7-0e51fa1e766f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:49,869 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:49,869 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7fda92-418e-437b-8259-71bab277f9c3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7fda92-418e-437b-8259-71bab277f9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:50,919 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:50,919 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82423f65-0b68-4526-ba10-a26f2dd8c4c0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82423f65-0b68-4526-ba10-a26f2dd8c4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:51,973 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:51,973 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5243d5cb-e3e3-4fc8-9590-95c09288a8b6', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5243d5cb-e3e3-4fc8-9590-95c09288a8b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:53,030 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.049s 2021-09-03 02:14:53,031 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6a6d55f-1add-4aa5-ad55-7320ee6f72d3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6a6d55f-1add-4aa5-ad55-7320ee6f72d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:54,081 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:54,082 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3984942-c88d-4cee-a9c2-e35635c0d7f4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3984942-c88d-4cee-a9c2-e35635c0d7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:55,132 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:55,132 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3df1ca-ac30-44db-912e-4c5f1d340df9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3df1ca-ac30-44db-912e-4c5f1d340df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:56,182 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:56,183 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b801a288-6353-4939-8110-975a2a342c56', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b801a288-6353-4939-8110-975a2a342c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:57,232 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:14:57,233 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0944420-7d74-4570-8af9-3ded0c88fd6d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0944420-7d74-4570-8af9-3ded0c88fd6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:58,282 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:58,283 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-470eb9cd-2651-4fd4-b79d-25eab71657df', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-470eb9cd-2651-4fd4-b79d-25eab71657df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:14:59,333 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:14:59,333 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a173317b-a1b7-4734-bcf7-f113b183b2a8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a173317b-a1b7-4734-bcf7-f113b183b2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:00,382 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:15:00,382 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2656785d-4f57-4e8b-8b78-51d10c3b2321', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2656785d-4f57-4e8b-8b78-51d10c3b2321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:01,432 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:15:01,432 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06dfc2a-42c7-460d-8c1f-e8cc363a6f52', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06dfc2a-42c7-460d-8c1f-e8cc363a6f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:02,481 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.040s 2021-09-03 02:15:02,481 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afaa0db1-199e-4d2f-ab03-40014e358adb', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afaa0db1-199e-4d2f-ab03-40014e358adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:03,531 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:15:03,531 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a60c1be-955e-4fcd-88e7-59ff2430631a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a60c1be-955e-4fcd-88e7-59ff2430631a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:04,582 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:04,582 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c57a804-36e7-443b-8a34-c91fcf58d400', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c57a804-36e7-443b-8a34-c91fcf58d400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:05,632 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:05,633 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e04365-ae29-472e-b421-2d53b23fb95f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e04365-ae29-472e-b421-2d53b23fb95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:06,685 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:06,685 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58af7cac-b922-4d26-8ffc-bf54f0517ed0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58af7cac-b922-4d26-8ffc-bf54f0517ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:07,737 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:07,737 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccb8dde-45b8-4b2f-a14c-f143001723a9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccb8dde-45b8-4b2f-a14c-f143001723a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:08,788 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:08,789 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d4fd5e-13b8-4ff3-9e8a-c13192017037', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d4fd5e-13b8-4ff3-9e8a-c13192017037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:09,839 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:09,839 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b3e430-97d7-4b88-a43c-9afee62f311f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b3e430-97d7-4b88-a43c-9afee62f311f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:10,891 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.044s 2021-09-03 02:15:10,892 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5069e66d-d971-4d41-acb0-a5972275c93e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5069e66d-d971-4d41-acb0-a5972275c93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:11,942 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:11,942 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811ab521-c3c3-4969-af26-c26c7b71d7fa', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811ab521-c3c3-4969-af26-c26c7b71d7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:12,992 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:12,992 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27ccf41-7cb8-4656-beba-295797aed168', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27ccf41-7cb8-4656-beba-295797aed168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:14,043 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:14,043 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f270a5-5095-442b-b15e-75c94fd5cee4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f270a5-5095-442b-b15e-75c94fd5cee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:15,094 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:15,094 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e9a4eb-3972-4b6d-9c6c-c18e982bbaac', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e9a4eb-3972-4b6d-9c6c-c18e982bbaac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:16,144 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:16,144 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d0fc04c-1e74-470a-b0c1-d9f5ebbe3279', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0fc04c-1e74-470a-b0c1-d9f5ebbe3279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:17,196 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:17,196 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31dea3d5-a3a1-4052-b950-ce239cffa85b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31dea3d5-a3a1-4052-b950-ce239cffa85b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:18,247 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:18,247 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9493804-57ce-4a2a-b218-4f4b4bc34252', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9493804-57ce-4a2a-b218-4f4b4bc34252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:19,297 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:19,298 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb874df-811f-4962-b3ac-646b97f042aa', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb874df-811f-4962-b3ac-646b97f042aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:20,347 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:20,348 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bae73cb7-5f14-46ca-b6ca-add53efb73af', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bae73cb7-5f14-46ca-b6ca-add53efb73af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:21,399 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:21,399 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a455fc-3809-4c53-8457-d936f4012ec1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a455fc-3809-4c53-8457-d936f4012ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:22,452 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.045s 2021-09-03 02:15:22,453 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a5292ee-b902-4325-846b-50dca90dc0df', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a5292ee-b902-4325-846b-50dca90dc0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:23,517 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.057s 2021-09-03 02:15:23,517 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9789d6-5d93-40f0-a829-83ce142bad32', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9789d6-5d93-40f0-a829-83ce142bad32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:24,567 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:24,567 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9172250f-39b1-4893-a211-b012fd4e70b8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9172250f-39b1-4893-a211-b012fd4e70b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:25,617 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:25,617 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3223a573-2f8e-487f-a063-29d967815bff', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3223a573-2f8e-487f-a063-29d967815bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:26,668 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:26,668 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d1df95-abca-47a6-b960-7664372f07d2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d1df95-abca-47a6-b960-7664372f07d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:27,720 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:27,720 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c73dae-73f6-4149-8942-9c54424d8180', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c73dae-73f6-4149-8942-9c54424d8180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:28,771 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:28,771 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb32b3e-5be7-43a1-a61d-81e033b1b694', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb32b3e-5be7-43a1-a61d-81e033b1b694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:29,822 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:29,823 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b70b503-1ba9-43ba-8a61-832291924e90', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b70b503-1ba9-43ba-8a61-832291924e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:30,872 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:30,873 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5408e73f-104d-421c-ae33-304a1e7638a3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5408e73f-104d-421c-ae33-304a1e7638a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:31,923 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:31,923 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8e1fae2-ccb5-47e9-a7df-dd92bb0f7f70', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8e1fae2-ccb5-47e9-a7df-dd92bb0f7f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:32,973 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:32,974 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0bf4681-3aa6-4d49-aa01-706fb965fbc7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0bf4681-3aa6-4d49-aa01-706fb965fbc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:34,023 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:34,024 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ba81cb-d603-485d-a26d-beacdecb4ca5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ba81cb-d603-485d-a26d-beacdecb4ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:35,073 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:35,074 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12772906-8c9d-4ebd-b7bb-3527220f7447', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12772906-8c9d-4ebd-b7bb-3527220f7447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:36,125 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:36,125 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc2d943-c414-4402-9c6d-125d5c10b136', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc2d943-c414-4402-9c6d-125d5c10b136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:37,176 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:37,176 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c834cc6d-37b0-4105-9473-943031e6e1de', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c834cc6d-37b0-4105-9473-943031e6e1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:38,225 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:38,225 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51d3edc-8fbc-4cb7-8c42-2a917b9b3ec9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51d3edc-8fbc-4cb7-8c42-2a917b9b3ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:39,277 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:39,277 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3303973-6ecb-45b2-af3d-cd003ca87c3b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3303973-6ecb-45b2-af3d-cd003ca87c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:40,328 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:40,328 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e32dc4e-d5be-4de4-86b9-b5d7cc894017', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e32dc4e-d5be-4de4-86b9-b5d7cc894017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:41,378 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:41,379 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80d5af84-b6b2-44f1-97d5-ccfda79ed54f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80d5af84-b6b2-44f1-97d5-ccfda79ed54f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:42,429 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:42,429 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd2cd97-2b0f-457c-bd9e-bc9c9aeb932a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd2cd97-2b0f-457c-bd9e-bc9c9aeb932a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:43,480 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:43,481 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab35324b-37c1-4894-8b75-a888a0a961a7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab35324b-37c1-4894-8b75-a888a0a961a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:44,531 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:44,531 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4967fe99-2c7f-4c62-8b72-161cc5de4701', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4967fe99-2c7f-4c62-8b72-161cc5de4701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:45,581 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:45,582 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a60abbe-7680-42e1-bf12-855900761a20', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a60abbe-7680-42e1-bf12-855900761a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:46,632 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:46,633 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f26f1f80-c787-41b8-8f2c-450d9b67d785', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26f1f80-c787-41b8-8f2c-450d9b67d785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:47,683 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:47,683 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1914349-2928-4250-b9a5-ab0c684cf4c7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1914349-2928-4250-b9a5-ab0c684cf4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:48,734 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:48,734 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-108f89c1-7eea-41dc-a670-e8b704c373e2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-108f89c1-7eea-41dc-a670-e8b704c373e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:49,784 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:49,784 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309a1795-beb9-4d68-85b1-2470fbdadb38', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309a1795-beb9-4d68-85b1-2470fbdadb38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:50,838 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.045s 2021-09-03 02:15:50,838 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adf037e-b2b2-4cdd-bac2-f67a35c6fb92', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adf037e-b2b2-4cdd-bac2-f67a35c6fb92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:51,888 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:51,889 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9859289d-13a5-4d0e-8f6b-2def31c54107', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9859289d-13a5-4d0e-8f6b-2def31c54107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:52,940 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:15:52,941 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d4b26e-e700-4bc1-ab1b-ce1e7ee78fd7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d4b26e-e700-4bc1-ab1b-ce1e7ee78fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:53,995 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.048s 2021-09-03 02:15:53,996 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba74e03-558c-4a22-9d95-6f0f22108370', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba74e03-558c-4a22-9d95-6f0f22108370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:55,055 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.051s 2021-09-03 02:15:55,056 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d49868-a854-478f-9977-cd0eab53776c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90d49868-a854-478f-9977-cd0eab53776c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:56,106 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:56,106 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e1ea3d-2233-40fb-9a62-f625553fbe11', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e1ea3d-2233-40fb-9a62-f625553fbe11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:57,156 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:15:57,157 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffad9e3b-5808-4a67-b2d2-53b2c3607fbe', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffad9e3b-5808-4a67-b2d2-53b2c3607fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:58,209 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.044s 2021-09-03 02:15:58,209 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec84561-8cc3-4ce8-8fcd-1925cf2fb27f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec84561-8cc3-4ce8-8fcd-1925cf2fb27f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:15:59,258 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:15:59,259 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e3bcff-15a6-49aa-940e-909898324594', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e3bcff-15a6-49aa-940e-909898324594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:00,308 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:00,308 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d89a9c70-be07-4aa4-98b6-71948c87a684', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d89a9c70-be07-4aa4-98b6-71948c87a684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:01,359 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:16:01,360 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9620ebeb-5e33-48e3-9851-41bdcc568539', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9620ebeb-5e33-48e3-9851-41bdcc568539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:02,410 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:16:02,410 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-331dba70-95ce-4704-8201-dad5cb4881bb', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-331dba70-95ce-4704-8201-dad5cb4881bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:03,460 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:03,460 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0860a6b6-442d-417c-b183-27b87a618a17', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0860a6b6-442d-417c-b183-27b87a618a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:04,515 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.046s 2021-09-03 02:16:04,515 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2787e65f-1b6a-4638-9af8-a82bcad17fd2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2787e65f-1b6a-4638-9af8-a82bcad17fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:05,565 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:05,566 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0451a0c2-1961-4b51-82b6-1dec87f706c0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0451a0c2-1961-4b51-82b6-1dec87f706c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:06,614 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:06,615 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-239e2a1a-9f25-4ee1-8ae8-2a473ab4dcb9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-239e2a1a-9f25-4ee1-8ae8-2a473ab4dcb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:07,665 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:07,665 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07bebd89-972e-48f4-80d8-99de6cdec947', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07bebd89-972e-48f4-80d8-99de6cdec947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:08,715 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:08,715 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8330d10-1e31-486b-88b2-c6b9dcd3c597', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8330d10-1e31-486b-88b2-c6b9dcd3c597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:09,765 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:09,766 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31b13d5-a5a3-4ed0-8e9a-1441a05d15fb', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31b13d5-a5a3-4ed0-8e9a-1441a05d15fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:10,816 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:10,816 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eef6c37-27fa-41e1-ae1b-f796f8e13ee3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eef6c37-27fa-41e1-ae1b-f796f8e13ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:11,866 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:11,866 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d47de66-77cf-42f7-ad73-17ee8553427d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d47de66-77cf-42f7-ad73-17ee8553427d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:12,916 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:12,916 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e79124-1780-487c-8027-8a5db4d58580', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e79124-1780-487c-8027-8a5db4d58580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:13,966 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:13,967 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7781eae2-9ee2-454c-9d8d-32a6416e0ab8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7781eae2-9ee2-454c-9d8d-32a6416e0ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:15,015 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.040s 2021-09-03 02:16:15,016 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b5ff2a7-c4a8-4e49-b0e3-fa37583243a8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b5ff2a7-c4a8-4e49-b0e3-fa37583243a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:16,065 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:16,066 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7f59ba-94cb-47d3-a3ed-a23181aa8e95', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7f59ba-94cb-47d3-a3ed-a23181aa8e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:17,114 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:17,115 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f2e230-4df5-489d-8671-c528539cf904', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f2e230-4df5-489d-8671-c528539cf904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:18,164 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:18,164 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db652edc-45cc-4b3b-a7c7-db3cb536893f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db652edc-45cc-4b3b-a7c7-db3cb536893f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:19,213 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:19,213 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b59cc3-7429-4e22-b122-e2184d5017c9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b59cc3-7429-4e22-b122-e2184d5017c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:20,262 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:20,262 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0973c60b-0482-4eeb-8a38-0125d8c628e8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0973c60b-0482-4eeb-8a38-0125d8c628e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:21,312 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:21,313 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87d61e8-11cc-4d17-ba85-2973c923d569', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87d61e8-11cc-4d17-ba85-2973c923d569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:22,361 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.040s 2021-09-03 02:16:22,361 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-346bc784-6b2f-4fb9-abc9-1c3f6353d92b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-346bc784-6b2f-4fb9-abc9-1c3f6353d92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:23,412 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:16:23,413 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f36c2709-7203-4235-8bc0-80a7b390f19f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f36c2709-7203-4235-8bc0-80a7b390f19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:24,470 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.050s 2021-09-03 02:16:24,470 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e114a15b-db22-4d8c-976c-62c3de2de5ed', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e114a15b-db22-4d8c-976c-62c3de2de5ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:25,519 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:25,520 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade37473-5faf-455b-9d93-454c62add8f6', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade37473-5faf-455b-9d93-454c62add8f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:26,569 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:26,569 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d17ff923-01a2-405c-9edd-860b38b68cdb', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d17ff923-01a2-405c-9edd-860b38b68cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:27,618 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:27,619 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0597168f-b4c5-4c79-9624-0068d3119d3d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0597168f-b4c5-4c79-9624-0068d3119d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:28,668 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:28,668 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4f9396-52e2-4715-9741-3e5033806b3d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4f9396-52e2-4715-9741-3e5033806b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:29,717 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.040s 2021-09-03 02:16:29,717 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ebff971-2e74-4243-ba41-7eabaa023732', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ebff971-2e74-4243-ba41-7eabaa023732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:30,766 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:30,767 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2c4e09-d4ce-492e-aff4-43df25567320', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2c4e09-d4ce-492e-aff4-43df25567320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:31,816 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:31,816 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6bcae56-b28b-4cb2-8169-1506fae39cb8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6bcae56-b28b-4cb2-8169-1506fae39cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:32,876 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.051s 2021-09-03 02:16:32,881 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c335b81-a339-4f22-a5de-dfbafb511f1c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c335b81-a339-4f22-a5de-dfbafb511f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:33,931 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:33,931 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd69169-6411-407e-9485-717ec86fe052', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd69169-6411-407e-9485-717ec86fe052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:34,979 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:34,980 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5323328e-e40a-4902-930c-c9b5b575e4cb', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5323328e-e40a-4902-930c-c9b5b575e4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:36,028 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:36,029 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0e770c-8227-4da6-97ec-77144ed55bb3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0e770c-8227-4da6-97ec-77144ed55bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:37,078 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:37,078 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80ec0375-7693-4c7f-a142-9c2d80b93ce2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80ec0375-7693-4c7f-a142-9c2d80b93ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:38,128 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:38,128 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-987144fb-1785-4125-82b6-6a240367747e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-987144fb-1785-4125-82b6-6a240367747e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:39,178 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:39,178 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b4bc63-2a94-44d1-bc5b-7e6477df132e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b4bc63-2a94-44d1-bc5b-7e6477df132e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:40,237 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.050s 2021-09-03 02:16:40,237 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf0aae3-e199-46cc-ba13-bd2d4f207d65', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf0aae3-e199-46cc-ba13-bd2d4f207d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:41,286 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:41,287 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d939833-6612-4839-8196-f3851e121419', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d939833-6612-4839-8196-f3851e121419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:42,336 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:42,336 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be1ca78-0caa-4125-84a8-08dbf4310f82', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be1ca78-0caa-4125-84a8-08dbf4310f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:43,385 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:43,386 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879c066a-df6b-4661-822d-10df493fa0a5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879c066a-df6b-4661-822d-10df493fa0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:44,531 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.139s 2021-09-03 02:16:44,532 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e68ea0c-0381-4a30-96ba-bfcff772b745', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e68ea0c-0381-4a30-96ba-bfcff772b745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:45,580 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:45,581 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ff054c3-3ed7-4492-b06c-5f426f7a1280', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ff054c3-3ed7-4492-b06c-5f426f7a1280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:46,635 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.046s 2021-09-03 02:16:46,636 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243c3463-77f1-46cb-858c-440b3ac2e5b1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243c3463-77f1-46cb-858c-440b3ac2e5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:47,684 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:47,684 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a58a46f8-6c4c-439a-a319-143986856705', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a58a46f8-6c4c-439a-a319-143986856705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:48,737 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.045s 2021-09-03 02:16:48,737 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acdfe022-a1a1-4d4c-86c7-e75ab1441ddc', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acdfe022-a1a1-4d4c-86c7-e75ab1441ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:49,786 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:49,787 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-118eeaec-1228-4cea-af8b-5228a83d73ed', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-118eeaec-1228-4cea-af8b-5228a83d73ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:50,846 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.051s 2021-09-03 02:16:50,852 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beaef9cf-b357-4007-b02a-22145892012e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beaef9cf-b357-4007-b02a-22145892012e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:51,903 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:16:51,904 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f04c6a-3c8e-4699-baef-543d82f97ef9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f04c6a-3c8e-4699-baef-543d82f97ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:52,954 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:52,954 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a1e902e-b02c-4698-9c92-9073553b09ac', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a1e902e-b02c-4698-9c92-9073553b09ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:54,010 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.047s 2021-09-03 02:16:54,011 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635aa99b-a402-43b0-8994-f23a9aeba731', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635aa99b-a402-43b0-8994-f23a9aeba731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:55,062 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:16:55,062 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73060b32-4bab-4699-be22-3d5b91876fb6', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73060b32-4bab-4699-be22-3d5b91876fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:56,112 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:56,112 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d93eef2-49eb-4c9b-a19b-994849453ea4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d93eef2-49eb-4c9b-a19b-994849453ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:57,161 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:16:57,162 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4b6904-47e9-499c-a2ef-bf4b04c4ad08', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4b6904-47e9-499c-a2ef-bf4b04c4ad08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:58,213 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:58,216 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f84705-4d32-4f17-885b-226aad9aa83f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f84705-4d32-4f17-885b-226aad9aa83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:16:59,266 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:16:59,266 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0824f22-6560-4abb-96a9-e1a94ec5ecf3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0824f22-6560-4abb-96a9-e1a94ec5ecf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:00,317 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:17:00,317 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d670fdc6-514d-43d6-928c-64648df3254e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d670fdc6-514d-43d6-928c-64648df3254e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:01,372 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.046s 2021-09-03 02:17:01,373 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f72dfd9-a733-4a7a-b028-464814011a09', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f72dfd9-a733-4a7a-b028-464814011a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:02,425 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.045s 2021-09-03 02:17:02,426 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9f804a7-d952-4691-ae1a-62ecf604757c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f804a7-d952-4691-ae1a-62ecf604757c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:03,475 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:17:03,475 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a360e45-e4b5-4681-891f-3ba884e80d99', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a360e45-e4b5-4681-891f-3ba884e80d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:04,525 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:17:04,525 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d2537cc-95ca-4a6a-8413-d842ee24dca0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d2537cc-95ca-4a6a-8413-d842ee24dca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:05,575 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:17:05,575 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdbef723-764a-46a6-b8e3-5ee2967abbe0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdbef723-764a-46a6-b8e3-5ee2967abbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:06,626 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:17:06,626 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ed996e-af06-45dc-b5a7-b1d08ecbbc98', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ed996e-af06-45dc-b5a7-b1d08ecbbc98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:07,679 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.045s 2021-09-03 02:17:07,679 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5ef42d5-7798-4492-931f-62830ca43389', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5ef42d5-7798-4492-931f-62830ca43389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:08,740 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.052s 2021-09-03 02:17:08,740 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e8039c-a018-424d-ae21-68f9fb8a78ca', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e8039c-a018-424d-ae21-68f9fb8a78ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:09,788 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:09,788 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2b2b90-c4ce-4c04-bcd4-ed3ed454e100', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2b2b90-c4ce-4c04-bcd4-ed3ed454e100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:10,837 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:17:10,838 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c0f675-8c67-46a6-a359-eb3aff0cb91d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c0f675-8c67-46a6-a359-eb3aff0cb91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:11,887 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:17:11,887 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa7cce7-5913-48bc-a0fc-91fc0a3302bd', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa7cce7-5913-48bc-a0fc-91fc0a3302bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:12,937 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:17:12,938 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcac673f-b3f2-4406-be53-1ac5a4a51ec4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcac673f-b3f2-4406-be53-1ac5a4a51ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:13,987 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:13,988 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76da8f5e-4fb6-4077-ac1e-5fd366eef8c7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76da8f5e-4fb6-4077-ac1e-5fd366eef8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:15,038 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:17:15,039 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3edb9099-cb68-4d92-a7fa-d13ff4a9fc9d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3edb9099-cb68-4d92-a7fa-d13ff4a9fc9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:16,087 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:16,088 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e1fcf4-795f-4cbd-a31d-bca4c81f5aca', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e1fcf4-795f-4cbd-a31d-bca4c81f5aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:17,144 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.048s 2021-09-03 02:17:17,144 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40504a08-8bf3-4176-b3c1-4271b3ee2206', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40504a08-8bf3-4176-b3c1-4271b3ee2206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:18,193 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:18,193 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e5bc80-6456-4ed2-945f-62868dba19ee', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e5bc80-6456-4ed2-945f-62868dba19ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:19,242 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:19,242 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd55c16b-2971-414d-8061-903cab266da4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd55c16b-2971-414d-8061-903cab266da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:20,292 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:20,292 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0876285f-c3eb-44d9-8cfe-7503669acdbc', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0876285f-c3eb-44d9-8cfe-7503669acdbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:21,341 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:21,342 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d05a42-39a8-4a4c-a625-cd82a0c13efd', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d05a42-39a8-4a4c-a625-cd82a0c13efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:22,399 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.049s 2021-09-03 02:17:22,400 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c0432d-b3e9-4bce-88bc-178c0189d26e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0c0432d-b3e9-4bce-88bc-178c0189d26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:23,450 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:17:23,450 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19261f7-0b81-4ab5-8eb6-96d2431d9cf1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f19261f7-0b81-4ab5-8eb6-96d2431d9cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:24,499 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:24,499 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66597f4e-e583-42f3-9f78-0a27b5987737', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66597f4e-e583-42f3-9f78-0a27b5987737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:25,549 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:25,549 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99faf939-4876-4526-974e-507fa2c08eb2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99faf939-4876-4526-974e-507fa2c08eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:26,598 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:26,599 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abb42a22-1aff-4675-94a7-0b2ae18060d0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abb42a22-1aff-4675-94a7-0b2ae18060d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:27,649 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:17:27,650 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e5fa1be-0e66-4e64-aa64-59d1f43b66a8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e5fa1be-0e66-4e64-aa64-59d1f43b66a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:28,699 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:28,699 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f160c5f-e229-4805-803b-af1b75665fb4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f160c5f-e229-4805-803b-af1b75665fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:29,749 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:17:29,749 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3803944-5743-487a-af34-6010a36f83ba', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3803944-5743-487a-af34-6010a36f83ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:30,801 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:17:30,801 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bceeffcf-958d-42d4-813d-38dc755a371d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bceeffcf-958d-42d4-813d-38dc755a371d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:31,850 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:31,850 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e7cae4-a66b-42b5-b60e-2250885ae0de', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e7cae4-a66b-42b5-b60e-2250885ae0de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:32,902 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:17:32,902 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f300cf9d-a9ab-4641-9a3b-3599778ae059', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f300cf9d-a9ab-4641-9a3b-3599778ae059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:33,951 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.042s 2021-09-03 02:17:33,952 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd7ef4db-5336-4cdf-9a7f-26e2ee3c64d7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd7ef4db-5336-4cdf-9a7f-26e2ee3c64d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:35,006 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:35,006 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ac0937-8c51-40e2-ad76-1ac7fa7e6770', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ac0937-8c51-40e2-ad76-1ac7fa7e6770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:36,058 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:17:36,059 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b292f4e-be2b-4283-b0b0-622317447675', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b292f4e-be2b-4283-b0b0-622317447675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:37,136 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.069s 2021-09-03 02:17:37,136 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4cbe314-7ead-45fa-bc02-4cb978197662', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4cbe314-7ead-45fa-bc02-4cb978197662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:38,185 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:38,186 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b485eb-61c0-43c2-a572-09e6d8f9ee74', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b485eb-61c0-43c2-a572-09e6d8f9ee74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:39,233 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.039s 2021-09-03 02:17:39,233 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7cb1621-b352-4f3c-8aca-eea7f865a892', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7cb1621-b352-4f3c-8aca-eea7f865a892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:40,281 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.040s 2021-09-03 02:17:40,281 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-029355f1-00f5-4bac-81a5-54cce50df6ba', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-029355f1-00f5-4bac-81a5-54cce50df6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:41,328 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.040s 2021-09-03 02:17:41,329 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c4b769-e38d-44ea-a645-bf83440a78ee', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06c4b769-e38d-44ea-a645-bf83440a78ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:42,376 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.039s 2021-09-03 02:17:42,377 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c66744-b484-4a79-a6b6-556dc057f673', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c66744-b484-4a79-a6b6-556dc057f673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:43,426 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:43,427 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed035561-609b-4e85-9a3a-34e18c6234c8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed035561-609b-4e85-9a3a-34e18c6234c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:44,476 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.041s 2021-09-03 02:17:44,476 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc958bca-7642-48b8-a85f-41b7bfb795e5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc958bca-7642-48b8-a85f-41b7bfb795e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:45,527 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920 0.043s 2021-09-03 02:17:45,527 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3f077a-c5b6-4587-873d-465164e58065', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3f077a-c5b6-4587-873d-465164e58065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920'} Body: b'{"volume": {"id": "961ef460-20ec-4404-acef-3a3317124920", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:45.000000", "updated_at": "2021-09-03T02:11:45.000000", "name": "tempest-VolumesCloneTest-Volume-753284377", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/961ef460-20ec-4404-acef-3a3317124920"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' }}} 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_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, 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 961ef460-20ec-4404-acef-3a3317124920 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
fail
ft15.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-09-03 02:17:46,196 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes 0.602s 2021-09-03 02:17:46,197 109421 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-VolumesCloneTest-Volume-893775816"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d4730b-6896-4503-beda-9992bc60cba5', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d4730b-6896-4503-beda-9992bc60cba5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:45.875332", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:17:46,277 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.073s 2021-09-03 02:17:46,277 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8665b5ad-e61d-4388-ab5c-52f0921dc029', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8665b5ad-e61d-4388-ab5c-52f0921dc029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:47,334 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:17:47,334 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d851aed-f4f7-410d-a922-df735c04fdf2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d851aed-f4f7-410d-a922-df735c04fdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:48,388 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:17:48,389 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c313af7-e57e-4b61-8936-a7cb57010bd1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c313af7-e57e-4b61-8936-a7cb57010bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:49,443 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:17:49,444 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9421313b-1e66-444a-af36-d661cdeccb71', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9421313b-1e66-444a-af36-d661cdeccb71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:50,500 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:17:50,500 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b1a6551-eb5a-468a-8966-3f29fe47b2a0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1a6551-eb5a-468a-8966-3f29fe47b2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:51,553 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:17:51,554 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce9a69c-e47f-4c21-a15d-ed93d02565cf', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce9a69c-e47f-4c21-a15d-ed93d02565cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:52,617 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.055s 2021-09-03 02:17:52,618 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f349ac91-e5cc-4acf-82af-b7cb4686b902', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f349ac91-e5cc-4acf-82af-b7cb4686b902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:53,669 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:17:53,670 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e0c251-aaa1-43cd-936f-addc05115b39', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e0c251-aaa1-43cd-936f-addc05115b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:55,058 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.381s 2021-09-03 02:17:55,058 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9321048b-1277-4af4-9806-3e2dad9fa69b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9321048b-1277-4af4-9806-3e2dad9fa69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:56,114 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:17:56,114 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c80acd7-4e66-4005-a51e-debdeb839c25', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c80acd7-4e66-4005-a51e-debdeb839c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:57,168 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:17:57,169 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092124e1-dfcd-4e72-84dc-78a9fd32a802', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092124e1-dfcd-4e72-84dc-78a9fd32a802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:58,230 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.053s 2021-09-03 02:17:58,230 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-678a8e30-d01a-4d26-ab44-45061db7bcc5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-678a8e30-d01a-4d26-ab44-45061db7bcc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:17:59,278 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:17:59,278 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-700cdc7e-1d87-4c6b-a754-3ae243353ea2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-700cdc7e-1d87-4c6b-a754-3ae243353ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:00,333 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:18:00,333 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a735ae1c-4a12-4c02-9748-1c39aa82f225', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a735ae1c-4a12-4c02-9748-1c39aa82f225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:01,390 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:18:01,390 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d9f660d-3e8c-408a-aa38-8e5fc55a3986', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9f660d-3e8c-408a-aa38-8e5fc55a3986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:02,445 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:18:02,445 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eae2867-5fb9-4cbf-a7d8-b79f3288f036', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eae2867-5fb9-4cbf-a7d8-b79f3288f036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:03,499 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.045s 2021-09-03 02:18:03,499 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9390db8-3aea-4145-b49f-508cd08d1c08', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9390db8-3aea-4145-b49f-508cd08d1c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:04,553 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:18:04,553 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7caaba-b01c-4413-a5f2-4d6bb0609554', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7caaba-b01c-4413-a5f2-4d6bb0609554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:05,607 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:18:05,607 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274f4fc3-2773-4115-8dba-6fa329d4590a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274f4fc3-2773-4115-8dba-6fa329d4590a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:06,664 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.049s 2021-09-03 02:18:06,665 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f780b245-75c0-41da-88a4-6c9545252a9b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f780b245-75c0-41da-88a4-6c9545252a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:07,720 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:18:07,721 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0efc06a-e48c-47d4-9918-139c779a5ba8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0efc06a-e48c-47d4-9918-139c779a5ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:08,776 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:18:08,776 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914a6690-b751-44e5-80b5-92b0a0c7333e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914a6690-b751-44e5-80b5-92b0a0c7333e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:09,828 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.045s 2021-09-03 02:18:09,828 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe3fbc5d-274c-4f89-b535-e3e8d6d779e1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe3fbc5d-274c-4f89-b535-e3e8d6d779e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:10,881 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.045s 2021-09-03 02:18:10,883 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68e703ed-23f1-4b82-a241-5e91d4cd2ab6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e703ed-23f1-4b82-a241-5e91d4cd2ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:11,932 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:18:11,933 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02af025f-3543-400b-9269-670aaea87c18', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02af025f-3543-400b-9269-670aaea87c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:12,999 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.057s 2021-09-03 02:18:12,999 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491da16c-1cae-4c66-9562-d81753ff8855', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491da16c-1cae-4c66-9562-d81753ff8855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:14,048 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:18:14,048 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c152d60-0a11-4a5e-86dd-0e20e33650a8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c152d60-0a11-4a5e-86dd-0e20e33650a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:15,101 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:18:15,102 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70aa1413-7e02-47a0-9776-b4b9cbbd9c21', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70aa1413-7e02-47a0-9776-b4b9cbbd9c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:16,157 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:18:16,157 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87a1f2b-e794-4c6b-bb19-7bda56bd6a10', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87a1f2b-e794-4c6b-bb19-7bda56bd6a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:17,208 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:18:17,208 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b181f82-6a97-4f59-9cd8-f559e028c554', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b181f82-6a97-4f59-9cd8-f559e028c554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:18,262 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:18:18,264 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba76277-c04a-45b2-ac24-95d7149b22fb', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba76277-c04a-45b2-ac24-95d7149b22fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:19,316 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:18:19,316 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf50c378-6243-478c-94f4-8a90afcc4f1f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf50c378-6243-478c-94f4-8a90afcc4f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:20,366 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:18:20,366 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a336501-a447-4c2d-8722-6628ffe27425', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a336501-a447-4c2d-8722-6628ffe27425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:21,418 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:18:21,418 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d4a53d9-1957-4199-9948-bb81bf548027', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d4a53d9-1957-4199-9948-bb81bf548027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:22,471 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:18:22,471 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f61c52e1-3a88-423f-8e2f-f89cd51025b2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f61c52e1-3a88-423f-8e2f-f89cd51025b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:23,523 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:18:23,523 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72971fbe-288d-49e8-8865-f5f07f8eae8d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72971fbe-288d-49e8-8865-f5f07f8eae8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:24,576 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.045s 2021-09-03 02:18:24,577 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcde3cfc-89d2-40a4-95e3-05fad180fcf2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcde3cfc-89d2-40a4-95e3-05fad180fcf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:25,630 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.045s 2021-09-03 02:18:25,631 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c5bc829-484e-4729-b70c-1bce8db01296', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c5bc829-484e-4729-b70c-1bce8db01296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:26,686 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:18:26,686 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ffb719-0d27-4a77-bd2f-16c3d750f8d8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ffb719-0d27-4a77-bd2f-16c3d750f8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:27,740 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.045s 2021-09-03 02:18:27,740 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b674a7c8-ee04-4749-a498-30729463a0eb', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b674a7c8-ee04-4749-a498-30729463a0eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:28,794 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:18:28,795 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd8ca4c3-317c-48d0-b136-57c7df0fd8f7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd8ca4c3-317c-48d0-b136-57c7df0fd8f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:29,847 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:18:29,847 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dbbd003-2113-42fc-8225-51142fe7113d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dbbd003-2113-42fc-8225-51142fe7113d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:30,902 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:18:30,903 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc8529a-cce8-4431-a228-cdbb2cd5eb94', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc8529a-cce8-4431-a228-cdbb2cd5eb94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:31,956 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:18:31,956 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5bd552-f4b9-4902-8089-7d68927915ea', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5bd552-f4b9-4902-8089-7d68927915ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:33,011 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:18:33,011 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a1547d1-01bd-4f47-8a56-752cbdbba3d9', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a1547d1-01bd-4f47-8a56-752cbdbba3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:34,063 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:18:34,063 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bdbfd44-293c-4c62-ac6d-416e73b60088', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bdbfd44-293c-4c62-ac6d-416e73b60088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:35,120 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:18:35,120 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb2d6d81-8b8f-4623-8711-7ebabdff2723', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb2d6d81-8b8f-4623-8711-7ebabdff2723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:36,178 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.050s 2021-09-03 02:18:36,178 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ffc2926-c98e-442d-86e3-d341f7ffbcb5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ffc2926-c98e-442d-86e3-d341f7ffbcb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:37,229 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:18:37,230 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca59755-26bf-4b2a-8ae4-1db852da00ab', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca59755-26bf-4b2a-8ae4-1db852da00ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:38,282 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:18:38,283 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb0f16a-e9ce-49ab-b68f-d3a728640712', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb0f16a-e9ce-49ab-b68f-d3a728640712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:39,335 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:18:39,336 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be699e61-648e-4dd6-a271-d53be0a2ef0c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be699e61-648e-4dd6-a271-d53be0a2ef0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:40,392 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.049s 2021-09-03 02:18:40,392 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78cee4eb-5e47-4f12-b6cd-54601147dbc4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78cee4eb-5e47-4f12-b6cd-54601147dbc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:41,447 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:18:41,447 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0b6b54-d318-4725-95fd-a653b9466997', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0b6b54-d318-4725-95fd-a653b9466997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:42,499 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:18:42,499 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3903badb-68d8-4639-99ac-0eba4e6afcb4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3903badb-68d8-4639-99ac-0eba4e6afcb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:43,565 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.058s 2021-09-03 02:18:43,565 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-281404d0-c7e1-45fa-a797-aa6d02658531', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-281404d0-c7e1-45fa-a797-aa6d02658531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:44,630 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.057s 2021-09-03 02:18:44,631 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa9e80b-f2a0-42ac-9cc3-ef13fbff63e6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa9e80b-f2a0-42ac-9cc3-ef13fbff63e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:45,679 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:18:45,679 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7ef989-4dee-46d4-b54f-23a80aee9ed5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7ef989-4dee-46d4-b54f-23a80aee9ed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:46,725 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.039s 2021-09-03 02:18:46,725 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c3ef73-f2e8-4875-b85e-1740b5ef38a6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c3ef73-f2e8-4875-b85e-1740b5ef38a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:47,777 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:18:47,777 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2437a3c-8927-469f-af0a-9807efb33b2a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2437a3c-8927-469f-af0a-9807efb33b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:48,831 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:18:48,832 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4505e02-243f-4930-8f98-4b716a41defa', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4505e02-243f-4930-8f98-4b716a41defa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:49,883 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:18:49,884 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80db6cb0-bbca-4a71-86ce-b2738c56fa04', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80db6cb0-bbca-4a71-86ce-b2738c56fa04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:50,940 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.049s 2021-09-03 02:18:50,941 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c8197b-5c92-4dfe-8dea-fae36eb120a8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c8197b-5c92-4dfe-8dea-fae36eb120a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:51,991 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:18:51,991 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30636215-b04b-410a-88ca-065e46166a4d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30636215-b04b-410a-88ca-065e46166a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:53,045 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:18:53,052 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c9adb0-9900-41c3-954e-ffbdf8633e44', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c9adb0-9900-41c3-954e-ffbdf8633e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:54,100 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:18:54,100 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb354161-d0af-4120-bf85-bedb40186eb1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb354161-d0af-4120-bf85-bedb40186eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:55,154 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:18:55,154 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af7e75b-ad3a-4eba-b45f-cdff28ae683a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af7e75b-ad3a-4eba-b45f-cdff28ae683a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:56,211 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.049s 2021-09-03 02:18:56,211 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67de41c1-5eed-428f-8624-aa7f9b445af7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67de41c1-5eed-428f-8624-aa7f9b445af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:57,266 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:18:57,271 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51b1b8b6-14fe-4546-be45-33432310fa6f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51b1b8b6-14fe-4546-be45-33432310fa6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:58,321 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:18:58,323 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5a07ca-97d7-4c75-a95d-5eddc1adf99f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5a07ca-97d7-4c75-a95d-5eddc1adf99f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:18:59,385 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.054s 2021-09-03 02:18:59,385 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4d254f8-d0ab-4f38-bbc8-9ed751719773', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4d254f8-d0ab-4f38-bbc8-9ed751719773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:00,437 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.045s 2021-09-03 02:19:00,438 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e29836-5fee-49f3-b231-dd0733c29da3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e29836-5fee-49f3-b231-dd0733c29da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:01,494 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:19:01,494 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad61549-ac06-4b38-9d40-b2d1f0c98020', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad61549-ac06-4b38-9d40-b2d1f0c98020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:02,547 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.045s 2021-09-03 02:19:02,547 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-534c8699-d6bc-4729-afed-ac9a3b681aa1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-534c8699-d6bc-4729-afed-ac9a3b681aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:03,603 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:19:03,603 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4296f1ce-c235-477b-ad6e-f7be582865d2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4296f1ce-c235-477b-ad6e-f7be582865d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:04,657 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:19:04,658 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-523fb606-30cd-49b8-8dcb-d426e80aa01a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-523fb606-30cd-49b8-8dcb-d426e80aa01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:05,716 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.050s 2021-09-03 02:19:05,716 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1c6089-ea1d-4b3a-9f1c-a0efbf3e7977', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1c6089-ea1d-4b3a-9f1c-a0efbf3e7977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:06,776 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.051s 2021-09-03 02:19:06,777 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2ad79e-d631-4ba3-8e96-245c7d7e2e2b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2ad79e-d631-4ba3-8e96-245c7d7e2e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:07,825 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:07,826 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045db3bc-4343-4391-8b78-a70d8c85a77e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045db3bc-4343-4391-8b78-a70d8c85a77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:09,008 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.174s 2021-09-03 02:19:09,009 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee72ecb9-f61e-48aa-953e-36fde33d3237', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee72ecb9-f61e-48aa-953e-36fde33d3237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:10,065 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:19:10,065 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3841daa5-122d-4300-a6fd-d1d63ed1353e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3841daa5-122d-4300-a6fd-d1d63ed1353e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:11,119 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:19:11,120 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c74705-8156-419c-9490-34bc6c5c4b4a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c74705-8156-419c-9490-34bc6c5c4b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:12,175 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:19:12,176 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8007955a-4277-481b-8eda-91b47f096476', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8007955a-4277-481b-8eda-91b47f096476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:13,232 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:19:13,232 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-075001a2-136a-4756-bcdb-ac9636628577', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-075001a2-136a-4756-bcdb-ac9636628577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:14,286 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:19:14,286 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca0a13c-5c9a-4827-98af-d0c7816bcd04', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca0a13c-5c9a-4827-98af-d0c7816bcd04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:15,349 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.054s 2021-09-03 02:19:15,349 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0250d87-6307-4ba9-a61b-4efe5dbdb820', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0250d87-6307-4ba9-a61b-4efe5dbdb820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:16,398 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:19:16,398 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7942efd3-fb0a-484e-b81e-f7bb0c36ace2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7942efd3-fb0a-484e-b81e-f7bb0c36ace2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:17,450 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:19:17,450 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da161c9b-dea4-4b38-b79e-88e922d9037a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da161c9b-dea4-4b38-b79e-88e922d9037a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:18,505 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:19:18,506 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f37202-c1e4-4501-b249-12a53966b419', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f37202-c1e4-4501-b249-12a53966b419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:19,559 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:19:19,560 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1acc95-7090-42fd-aa0b-547e4463e8a2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1acc95-7090-42fd-aa0b-547e4463e8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:20,615 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:19:20,615 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4a4907-c2df-47a7-a4d9-2a3e29aebfc1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4a4907-c2df-47a7-a4d9-2a3e29aebfc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:21,678 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.055s 2021-09-03 02:19:21,679 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ea8159-c629-40f9-8df3-ffa73ddc874e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ea8159-c629-40f9-8df3-ffa73ddc874e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:22,726 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:19:22,727 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61302425-e6f4-46a3-ba3b-bca52afc45fe', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61302425-e6f4-46a3-ba3b-bca52afc45fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:23,787 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.052s 2021-09-03 02:19:23,787 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e809c005-3de9-4000-a5df-8571faa8faad', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e809c005-3de9-4000-a5df-8571faa8faad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:24,839 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.045s 2021-09-03 02:19:24,840 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-803873e1-3fcf-46df-9fb2-59f5bc04ab32', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-803873e1-3fcf-46df-9fb2-59f5bc04ab32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:25,890 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:25,890 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a16bf2e-a8e5-4db3-a5ed-a0ca21c3ee07', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a16bf2e-a8e5-4db3-a5ed-a0ca21c3ee07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:26,946 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:19:26,947 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d7ed393-904e-4ee4-8276-f6f398e616be', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d7ed393-904e-4ee4-8276-f6f398e616be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:28,000 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:19:28,001 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78157e89-2846-43c2-bb63-d3d4c758401a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78157e89-2846-43c2-bb63-d3d4c758401a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:29,053 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:19:29,053 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed0d7f7c-c6b1-4677-a1c8-b59fc371c1b0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed0d7f7c-c6b1-4677-a1c8-b59fc371c1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:30,115 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.053s 2021-09-03 02:19:30,115 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0d1661-97a2-49d9-ae21-2628e3d15f1b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0d1661-97a2-49d9-ae21-2628e3d15f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:31,171 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:19:31,171 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3afbea8d-307e-4008-b348-63acc3d4d8aa', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3afbea8d-307e-4008-b348-63acc3d4d8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:32,225 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:19:32,226 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbcacdaf-fbc1-4350-9c9c-97f5322a9fc5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbcacdaf-fbc1-4350-9c9c-97f5322a9fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:33,282 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:19:33,283 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3397890-2821-4237-a3fd-1784037fe980', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3397890-2821-4237-a3fd-1784037fe980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:34,334 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:19:34,335 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9084bf34-d6df-4c7d-80b6-f24f310d0918', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9084bf34-d6df-4c7d-80b6-f24f310d0918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:35,391 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.049s 2021-09-03 02:19:35,392 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3806e0b-b331-4cc1-93d0-86a1ad53761a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3806e0b-b331-4cc1-93d0-86a1ad53761a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:36,443 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:19:36,443 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70358a70-1eac-48c0-af5f-47da00250593', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70358a70-1eac-48c0-af5f-47da00250593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:37,492 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:19:37,492 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cb2ef5-ecaa-4f1e-9dd9-7820721d2c38', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cb2ef5-ecaa-4f1e-9dd9-7820721d2c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:38,548 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:19:38,549 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282220cc-255f-4b7d-bd45-9bb0fed588d5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282220cc-255f-4b7d-bd45-9bb0fed588d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:39,599 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:19:39,599 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f71fae8d-8f74-446e-887c-8f4516360328', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f71fae8d-8f74-446e-887c-8f4516360328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:40,649 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:40,650 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6c0005-1ffc-4e2a-abd9-1937d2acb36d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6c0005-1ffc-4e2a-abd9-1937d2acb36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:41,700 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:41,701 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8eb4b7-bf70-45a1-abf0-89f5cb4b0dad', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8eb4b7-bf70-45a1-abf0-89f5cb4b0dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:42,756 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:19:42,757 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fafa5724-8402-4993-b3a9-0d8ab7955100', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fafa5724-8402-4993-b3a9-0d8ab7955100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:43,807 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:43,807 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8b2c08-42e3-436e-acd9-d3fbb3f59690', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8b2c08-42e3-436e-acd9-d3fbb3f59690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:44,855 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:19:44,855 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f2e3d31-c48c-432a-a2ec-5a9057141b6c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f2e3d31-c48c-432a-a2ec-5a9057141b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:45,905 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:45,906 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b683da-3788-4467-aa4f-66853984fdab', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b683da-3788-4467-aa4f-66853984fdab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:46,958 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:19:46,958 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef90ffe-d9f1-466d-b743-16dde9d45f91', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef90ffe-d9f1-466d-b743-16dde9d45f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:48,007 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:19:48,007 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcca77e9-4c2e-4bf7-92f4-67a0d415908c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcca77e9-4c2e-4bf7-92f4-67a0d415908c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:49,057 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:49,058 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1530cc40-9752-41ab-9ceb-6f55871f0c60', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1530cc40-9752-41ab-9ceb-6f55871f0c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:50,108 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:50,108 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce84e740-7d16-431d-826d-d3dba56d32ca', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce84e740-7d16-431d-826d-d3dba56d32ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:51,157 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:51,157 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b5623d-55b2-4f13-b9d3-9a947d451db4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b5623d-55b2-4f13-b9d3-9a947d451db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:52,215 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.049s 2021-09-03 02:19:52,216 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1698cca7-b430-415f-bc1a-5f3fdcec698a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1698cca7-b430-415f-bc1a-5f3fdcec698a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:53,265 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:53,265 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff44d3e-9e18-447a-96a7-435648625347', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff44d3e-9e18-447a-96a7-435648625347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:54,315 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:54,316 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638dc805-ba13-413e-83be-19ce1a9fb995', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638dc805-ba13-413e-83be-19ce1a9fb995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:55,365 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:55,366 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333230c7-5930-4685-8f76-7149e081ca66', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333230c7-5930-4685-8f76-7149e081ca66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:56,416 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:56,416 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f67658b-cbf8-404e-b432-11a63eee3895', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f67658b-cbf8-404e-b432-11a63eee3895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:57,466 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:19:57,467 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8317e1d-11bc-4060-8c2c-7406c31cdd02', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8317e1d-11bc-4060-8c2c-7406c31cdd02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:58,515 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:19:58,515 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d10ff0d-2b10-42a1-96bb-6929e1621850', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d10ff0d-2b10-42a1-96bb-6929e1621850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:19:59,565 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:19:59,566 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7df3b1e-37a8-46e7-b4d3-4e69691fd50e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7df3b1e-37a8-46e7-b4d3-4e69691fd50e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:00,616 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:20:00,617 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d8103c-b481-466e-864d-a5aaae6ab5da', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d8103c-b481-466e-864d-a5aaae6ab5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:01,672 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.047s 2021-09-03 02:20:01,672 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-decc26db-199d-41cf-bb02-db92f3c7d21f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-decc26db-199d-41cf-bb02-db92f3c7d21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:02,722 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:20:02,723 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-900b478d-99fa-495a-878e-436f470b9978', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-900b478d-99fa-495a-878e-436f470b9978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:03,772 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:03,772 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ffe0a4-fbce-4f19-8d26-a5ce1aedf4eb', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ffe0a4-fbce-4f19-8d26-a5ce1aedf4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:04,823 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:20:04,823 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e51e4bb-4422-480c-bfd1-95ae5b102f08', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e51e4bb-4422-480c-bfd1-95ae5b102f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:05,872 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:20:05,878 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2f7cd8-179c-4bf3-84ae-1ec675cfb3bc', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2f7cd8-179c-4bf3-84ae-1ec675cfb3bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:06,928 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:20:06,928 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7929fe-adde-465b-aa6b-6450825407cc', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7929fe-adde-465b-aa6b-6450825407cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:07,978 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:07,978 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d0a2fa-3078-405f-964e-2353f7ef2313', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d0a2fa-3078-405f-964e-2353f7ef2313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:09,032 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:20:09,032 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318df1e0-428c-452b-8828-fbe70f519445', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318df1e0-428c-452b-8828-fbe70f519445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:10,081 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:10,082 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80874164-6080-4c94-87b6-638b0856c820', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80874164-6080-4c94-87b6-638b0856c820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:11,131 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:11,132 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-369a680c-72b3-440c-bb24-e5f06c629849', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-369a680c-72b3-440c-bb24-e5f06c629849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:12,180 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:12,180 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-819f6cea-5e0b-4523-96f3-ebc6005de8d4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-819f6cea-5e0b-4523-96f3-ebc6005de8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:13,232 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:20:13,233 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358ffea6-80b2-4eb5-b2b4-bd60f6846aab', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358ffea6-80b2-4eb5-b2b4-bd60f6846aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:14,282 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:20:14,282 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9788261-7880-45be-b903-b4979e405532', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9788261-7880-45be-b903-b4979e405532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:15,333 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:20:15,333 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cacac806-c7db-4793-b4a1-5f47074469f5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cacac806-c7db-4793-b4a1-5f47074469f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:16,382 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:16,382 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f16043b-470c-4244-b451-2c73f29276e3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f16043b-470c-4244-b451-2c73f29276e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:17,432 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:20:17,432 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7edc4ea9-9bdf-4f68-8cc2-354d35b20f3c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7edc4ea9-9bdf-4f68-8cc2-354d35b20f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:18,482 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:18,482 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4579db-819b-4169-bd77-1534b0e664ee', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4579db-819b-4169-bd77-1534b0e664ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:19,531 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:19,532 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ff00be-ea30-471b-b379-48fb1d3034cb', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ff00be-ea30-471b-b379-48fb1d3034cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:20,580 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:20:20,580 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-129cd2df-bf9f-4462-8aaf-a13486e8b72d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-129cd2df-bf9f-4462-8aaf-a13486e8b72d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:21,630 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:21,631 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94fb2f50-19ac-419b-afa5-6d1e653ee620', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94fb2f50-19ac-419b-afa5-6d1e653ee620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:22,679 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:22,680 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b65c924-3376-4543-b35c-e733b8f082ed', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b65c924-3376-4543-b35c-e733b8f082ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:23,729 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:23,729 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-815c4682-698a-4d8e-9be3-8041dbc12350', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-815c4682-698a-4d8e-9be3-8041dbc12350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:24,778 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:24,779 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20b065b-9b5f-4d97-8d68-934463bfb478', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20b065b-9b5f-4d97-8d68-934463bfb478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:25,829 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:25,829 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c7d628-1014-4fc0-a54b-149598b23b54', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c7d628-1014-4fc0-a54b-149598b23b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:26,879 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:20:26,879 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a56d4a8-03d0-4531-8076-1624611321bf', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a56d4a8-03d0-4531-8076-1624611321bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:27,927 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:20:27,928 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16465f3a-c487-498d-8f34-c33bd92ab32f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16465f3a-c487-498d-8f34-c33bd92ab32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:28,978 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:20:28,978 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0ab099-f7a9-4833-bf88-f1ffdb303580', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0ab099-f7a9-4833-bf88-f1ffdb303580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:30,027 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:30,028 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac369322-98b1-4d8e-982b-4888b3407143', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac369322-98b1-4d8e-982b-4888b3407143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:31,077 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:20:31,078 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6277c0eb-6301-48f2-ad76-f25430c53cf7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6277c0eb-6301-48f2-ad76-f25430c53cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:32,126 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:32,127 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031f5700-e84e-4942-9567-ecf0065890b8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031f5700-e84e-4942-9567-ecf0065890b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:33,178 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:20:33,178 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-197cac50-b0fb-4a19-8135-a8f244c6ba05', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-197cac50-b0fb-4a19-8135-a8f244c6ba05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:34,227 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:34,228 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58321d86-0b10-4711-babf-b1b932767a31', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58321d86-0b10-4711-babf-b1b932767a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:35,278 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:20:35,278 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8771e22-cc76-414f-9544-4f97bc9da710', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8771e22-cc76-414f-9544-4f97bc9da710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:36,327 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:36,328 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b47734ed-b9af-478d-af4c-2287f4778fa9', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b47734ed-b9af-478d-af4c-2287f4778fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:37,377 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:20:37,377 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4578318-3559-400d-b4fa-4227416c5f21', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4578318-3559-400d-b4fa-4227416c5f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:38,428 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:20:38,428 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0385cbf2-b531-492b-a398-b9e1ddc11a31', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0385cbf2-b531-492b-a398-b9e1ddc11a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:39,477 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:20:39,477 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ece56af-3fbc-4d06-9efd-c607833423cc', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ece56af-3fbc-4d06-9efd-c607833423cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:40,527 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:40,527 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9430b84-9ba1-4e03-a06c-0aba12675070', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9430b84-9ba1-4e03-a06c-0aba12675070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:41,577 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:41,577 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd8a990-4675-449f-bf1d-c75497614f4c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd8a990-4675-449f-bf1d-c75497614f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:42,627 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:42,627 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9c3ee63-6d9e-4555-a634-1598f4208cf5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9c3ee63-6d9e-4555-a634-1598f4208cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:43,676 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:43,676 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f58cb3-22c0-46c9-8ad7-d041bd2223a5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f58cb3-22c0-46c9-8ad7-d041bd2223a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:44,725 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:44,726 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee474697-c4ef-494c-b065-0c7c605a986f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee474697-c4ef-494c-b065-0c7c605a986f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:45,773 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:20:45,774 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a3cc0c-ccb3-4c0b-a97f-ddb6634fca2a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a3cc0c-ccb3-4c0b-a97f-ddb6634fca2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:46,823 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:46,823 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4316d90c-7493-4da2-926b-590a097f330a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4316d90c-7493-4da2-926b-590a097f330a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:47,873 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:47,873 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93cf3050-d635-4789-9ebb-f9376a094157', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93cf3050-d635-4789-9ebb-f9376a094157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:48,922 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:48,923 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2142f666-8fe6-4ee7-9085-e7e14d06a43a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2142f666-8fe6-4ee7-9085-e7e14d06a43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:49,972 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:49,972 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a580f920-c146-4410-9a6e-b1021d0b241c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a580f920-c146-4410-9a6e-b1021d0b241c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:51,022 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:20:51,022 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7239a380-db3f-4487-89de-1c3781949970', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7239a380-db3f-4487-89de-1c3781949970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:52,071 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:52,071 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd12452-d41e-4371-8ff6-5b8d605b499c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd12452-d41e-4371-8ff6-5b8d605b499c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:53,121 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:53,121 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db9477f5-3723-47a9-85b4-fcddc6fa8cde', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db9477f5-3723-47a9-85b4-fcddc6fa8cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:54,170 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:54,171 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab24c17c-5198-43c7-a475-ab97ab1fff21', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab24c17c-5198-43c7-a475-ab97ab1fff21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:55,219 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:55,220 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b034d87-ae91-47f6-9c98-5f7f5e1b942f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b034d87-ae91-47f6-9c98-5f7f5e1b942f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:56,268 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:56,269 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d39ed0-bc6d-497d-9fdb-349003922568', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d39ed0-bc6d-497d-9fdb-349003922568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:57,317 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:20:57,318 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62496a7e-272a-491f-9e94-5425f264be0a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62496a7e-272a-491f-9e94-5425f264be0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:58,367 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:20:58,368 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a533f9da-d906-4d54-ba2e-e49d3f9d6cbd', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a533f9da-d906-4d54-ba2e-e49d3f9d6cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:20:59,418 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:20:59,418 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ae325b-7ef8-4e89-81c1-459068ffbd64', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ae325b-7ef8-4e89-81c1-459068ffbd64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:00,470 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:21:00,471 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ce1b362-3ae3-475d-bad8-dac466e93096', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ce1b362-3ae3-475d-bad8-dac466e93096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:01,528 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:01,529 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fcbf9a-f40d-4e27-a83a-6d340c0c4994', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fcbf9a-f40d-4e27-a83a-6d340c0c4994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:02,578 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:02,579 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f2ca5ea-69db-4f53-87c6-84c6533c6465', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f2ca5ea-69db-4f53-87c6-84c6533c6465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:03,630 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:21:03,631 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04772b5-04b9-4e7e-a263-c35ffd9ee50a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04772b5-04b9-4e7e-a263-c35ffd9ee50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:04,681 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:04,682 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563585bb-397e-4de1-8a32-fe63f0bf5afd', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563585bb-397e-4de1-8a32-fe63f0bf5afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:05,732 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:05,732 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5393a5b-c953-4bd5-a86c-11db19bd42a5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5393a5b-c953-4bd5-a86c-11db19bd42a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:06,782 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:06,782 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbbe9723-b475-4646-bd77-a9db91252291', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbbe9723-b475-4646-bd77-a9db91252291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:07,831 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:07,832 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76efde92-7870-4db5-acfe-607e0aeb6dc7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76efde92-7870-4db5-acfe-607e0aeb6dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:08,883 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:21:08,884 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89080eb0-a93f-4422-b16e-fd35b7cc4e72', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89080eb0-a93f-4422-b16e-fd35b7cc4e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:09,933 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:09,934 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb4710e-10e3-4153-86ac-65312a50ed0b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb4710e-10e3-4153-86ac-65312a50ed0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:10,983 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:10,983 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2117d84-e97d-4870-b699-092739ac7b80', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2117d84-e97d-4870-b699-092739ac7b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:12,031 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:12,032 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce030895-840f-4cc5-87fc-63357d75a464', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce030895-840f-4cc5-87fc-63357d75a464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:13,080 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:13,081 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b9a9d4-8101-454c-aac4-a292e4224bd1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b9a9d4-8101-454c-aac4-a292e4224bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:14,130 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:14,131 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac7828b-1cd3-4cfe-b78b-3c90899a283b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac7828b-1cd3-4cfe-b78b-3c90899a283b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:15,179 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:21:15,180 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e516ce8-1083-478e-9e53-f2d13e67d6bc', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e516ce8-1083-478e-9e53-f2d13e67d6bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:16,228 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:21:16,228 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e90c8f4-c8dc-42d4-beaa-d14ec44bc62f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e90c8f4-c8dc-42d4-beaa-d14ec44bc62f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:17,278 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:17,278 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64217e2-168f-4706-a6d9-b7b1159157dd', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64217e2-168f-4706-a6d9-b7b1159157dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:18,329 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:21:18,330 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb480c7e-5c07-4f55-967d-1960e13484d7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb480c7e-5c07-4f55-967d-1960e13484d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:19,379 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:19,379 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178f5899-b676-4b6d-8cfd-6b264465de08', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178f5899-b676-4b6d-8cfd-6b264465de08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:20,429 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:20,429 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a3196a5-bd06-4eae-bf45-08053066ae05', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a3196a5-bd06-4eae-bf45-08053066ae05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:21,477 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:21,478 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558ceeee-533d-4b4d-b950-09d0f7b117ac', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558ceeee-533d-4b4d-b950-09d0f7b117ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:22,527 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:22,527 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40f40ce0-6d54-4e36-87e3-0d74bff2d883', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40f40ce0-6d54-4e36-87e3-0d74bff2d883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:23,577 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:23,578 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82481092-8c47-408e-9156-34ddec5b9694', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82481092-8c47-408e-9156-34ddec5b9694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:24,626 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:21:24,626 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d065b06b-47e2-46fb-9d42-51d9aaae2180', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d065b06b-47e2-46fb-9d42-51d9aaae2180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:25,676 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:25,677 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e363461-aaae-4580-bd59-13839363fade', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e363461-aaae-4580-bd59-13839363fade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:26,726 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:26,726 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db931d95-a20a-4f80-bd7a-d89e6b696cf9', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db931d95-a20a-4f80-bd7a-d89e6b696cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:27,776 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:27,776 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b551eb-b81d-4b8e-b9fc-b41f80170aa6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b551eb-b81d-4b8e-b9fc-b41f80170aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:28,832 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.049s 2021-09-03 02:21:28,833 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fe0ef2-81b0-4c6f-8e07-a9fa91e68d55', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fe0ef2-81b0-4c6f-8e07-a9fa91e68d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:29,889 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:21:29,889 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cd057c-b047-4f2a-9f06-002e086b454a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cd057c-b047-4f2a-9f06-002e086b454a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:30,941 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:21:30,941 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54dd8e8-2faa-4075-a7e4-d27cd76d6cc5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54dd8e8-2faa-4075-a7e4-d27cd76d6cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:31,991 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:31,992 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ddb29c-6f68-4b76-a13b-42d460658092', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ddb29c-6f68-4b76-a13b-42d460658092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:33,041 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:33,041 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7ddd0f-d716-4405-9306-1411de8b57d0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7ddd0f-d716-4405-9306-1411de8b57d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:34,091 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:34,091 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c23c1c-d633-4c68-ad5d-4cc5f49f5456', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c23c1c-d633-4c68-ad5d-4cc5f49f5456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:35,140 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:35,140 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9eefb97-4db5-429d-a7e6-289db472a496', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9eefb97-4db5-429d-a7e6-289db472a496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:36,190 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:36,191 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af351cee-566a-4398-a73b-adae319d30ec', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af351cee-566a-4398-a73b-adae319d30ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:37,242 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:21:37,242 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d212282-41b9-4d63-a6b4-d1f911aeb28e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d212282-41b9-4d63-a6b4-d1f911aeb28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:38,291 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:38,292 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d58aa7c6-101c-4201-8911-9a4ae7337e2a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d58aa7c6-101c-4201-8911-9a4ae7337e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:39,342 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:39,342 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c548c20f-52aa-47b4-8268-29415a2efb6f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c548c20f-52aa-47b4-8268-29415a2efb6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:40,393 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:21:40,394 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad005440-e1df-4abf-9fe5-a103f3b59f1a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad005440-e1df-4abf-9fe5-a103f3b59f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:41,443 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:41,443 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b332a2-9f41-4275-9b90-604139cfe1ad', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b332a2-9f41-4275-9b90-604139cfe1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:42,493 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:42,493 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a1a0a2-f38b-4d4c-bdcb-32119f0a6c7b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a1a0a2-f38b-4d4c-bdcb-32119f0a6c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:43,542 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:43,542 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34c9d7a-da60-464b-bd4f-a9aa03ed6130', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34c9d7a-da60-464b-bd4f-a9aa03ed6130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:44,592 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:44,592 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465158e8-baa7-442a-a56a-e1e44e2dcbd8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465158e8-baa7-442a-a56a-e1e44e2dcbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:45,794 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.193s 2021-09-03 02:21:45,795 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5674878c-a1ae-464d-82b7-b47a6bb67824', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5674878c-a1ae-464d-82b7-b47a6bb67824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:46,842 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:21:46,843 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c042b4e3-c875-4b87-b835-80d8504d5a18', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c042b4e3-c875-4b87-b835-80d8504d5a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:47,891 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:21:47,891 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ea8eac-8607-455e-a5a0-06bfb1d4f5fa', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ea8eac-8607-455e-a5a0-06bfb1d4f5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:48,941 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:48,942 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971a3cd6-c01b-43f0-8d05-312b82a54ca7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971a3cd6-c01b-43f0-8d05-312b82a54ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:49,990 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:21:49,990 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78ea1c8-087e-4a9a-a2da-3bed04f30fab', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78ea1c8-087e-4a9a-a2da-3bed04f30fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:51,038 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:21:51,039 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8213f228-8d49-40cf-b1c1-0039617befe8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8213f228-8d49-40cf-b1c1-0039617befe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:52,092 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.045s 2021-09-03 02:21:52,093 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9635193-6ef1-4ecb-861d-c202cb85615e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9635193-6ef1-4ecb-861d-c202cb85615e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:53,143 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:53,157 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-913ad415-3a32-409a-a3b3-4742fe6f3b2f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-913ad415-3a32-409a-a3b3-4742fe6f3b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:54,206 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:54,206 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9387f1e-8e6b-4329-9771-5976da0275ad', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9387f1e-8e6b-4329-9771-5976da0275ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:55,255 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:55,255 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66dff65-b6bf-44b1-a692-caee4c8717a7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66dff65-b6bf-44b1-a692-caee4c8717a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:56,305 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:56,305 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7812d0cf-ddc8-4f1b-8ae8-b98832155f03', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7812d0cf-ddc8-4f1b-8ae8-b98832155f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:57,355 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:21:57,356 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5a15ed-7b4a-47bf-98f6-27f0a0a2abe2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5a15ed-7b4a-47bf-98f6-27f0a0a2abe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:58,407 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:21:58,408 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ea5d9bf-b327-4f29-8587-82c64ab7c633', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ea5d9bf-b327-4f29-8587-82c64ab7c633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:21:59,456 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:21:59,457 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9387b7f-51ad-4f82-a039-b98fbbe9f20e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9387b7f-51ad-4f82-a039-b98fbbe9f20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:00,506 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:00,507 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d0bc96-000c-4553-8248-af77ad4509ee', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d0bc96-000c-4553-8248-af77ad4509ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:01,558 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:22:01,558 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae97c80-48ea-4479-844e-41ba0a68d04c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae97c80-48ea-4479-844e-41ba0a68d04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:02,607 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:02,608 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57dc9b20-456b-4f4f-8304-06c77968e04e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57dc9b20-456b-4f4f-8304-06c77968e04e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:03,659 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:22:03,659 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bddcd1c-cb33-4666-a9fd-04f065796a66', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bddcd1c-cb33-4666-a9fd-04f065796a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:04,709 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:04,709 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dccafb43-ac38-49e4-a631-afbfbde0e7d5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dccafb43-ac38-49e4-a631-afbfbde0e7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:05,759 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:05,760 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c86d945-e753-4da5-8d06-543834f9f2e0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c86d945-e753-4da5-8d06-543834f9f2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:06,839 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.071s 2021-09-03 02:22:06,839 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7cf10b-d7d7-4f41-a20f-d931d2e45150', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7cf10b-d7d7-4f41-a20f-d931d2e45150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:07,890 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:07,890 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b939af65-d913-4421-95c3-b91832e8cf2b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b939af65-d913-4421-95c3-b91832e8cf2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:08,946 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.048s 2021-09-03 02:22:08,947 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa754760-76e5-4414-a830-7a910b6e11a4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa754760-76e5-4414-a830-7a910b6e11a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:09,996 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:09,997 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba4f95f-5f7e-4ca7-94c6-eecc9181b8cf', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba4f95f-5f7e-4ca7-94c6-eecc9181b8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:11,045 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:22:11,046 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fcd902e-c34d-44b1-b571-93060feac89b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fcd902e-c34d-44b1-b571-93060feac89b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:12,095 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:12,096 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ec8907-06ef-4e1c-96d8-f8a07880529c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ec8907-06ef-4e1c-96d8-f8a07880529c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:13,146 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:13,146 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc4c3e0-93be-4649-a843-81b143f9e7b3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc4c3e0-93be-4649-a843-81b143f9e7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:14,197 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:22:14,198 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4259839b-b6bc-4673-801b-fbf5522b65a5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4259839b-b6bc-4673-801b-fbf5522b65a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:15,248 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:15,249 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-170e5e39-e644-440e-a37d-6eb472b6ec02', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170e5e39-e644-440e-a37d-6eb472b6ec02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:16,298 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:16,299 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb18e116-9621-439c-92e5-ad0d771c545f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb18e116-9621-439c-92e5-ad0d771c545f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:17,349 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:17,349 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69cc1b2-3469-479f-bc1f-dff6526ec7bb', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69cc1b2-3469-479f-bc1f-dff6526ec7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:18,398 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:18,399 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47010c9e-8801-4cb9-8aa1-9c84fe799d7f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47010c9e-8801-4cb9-8aa1-9c84fe799d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:19,447 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:19,448 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e6ed7b-3ff6-47b1-85f1-0c66c49553dd', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e6ed7b-3ff6-47b1-85f1-0c66c49553dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:20,498 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:20,498 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-338bbeab-4522-4cf0-b718-4a7604e358ae', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-338bbeab-4522-4cf0-b718-4a7604e358ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:21,548 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:21,548 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ce0b39-eda5-4715-b6d0-6be359594b0c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ce0b39-eda5-4715-b6d0-6be359594b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:22,598 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:22,598 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6412599-e43f-4070-a17f-1d096b1b960f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6412599-e43f-4070-a17f-1d096b1b960f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:23,647 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:23,647 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd66345-2e5b-4faf-83f2-1c60a254149b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd66345-2e5b-4faf-83f2-1c60a254149b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:24,697 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:24,697 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2bcb408-6907-423d-a1d3-074ee3542dd7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2bcb408-6907-423d-a1d3-074ee3542dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:25,746 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:25,746 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13099e6b-cc6c-4fe6-9a2a-949c49cadec8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13099e6b-cc6c-4fe6-9a2a-949c49cadec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:26,800 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.045s 2021-09-03 02:22:26,800 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01bd08ba-75c5-45a0-a920-4cf4e8b46fa0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01bd08ba-75c5-45a0-a920-4cf4e8b46fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:27,849 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:27,850 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b1db66b-6b7f-4c11-b453-47d8d08bcb7d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1db66b-6b7f-4c11-b453-47d8d08bcb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:28,898 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:28,899 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2a4ee9-ffa8-4aac-8cf2-412b4dd07529', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2a4ee9-ffa8-4aac-8cf2-412b4dd07529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:29,948 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:29,948 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01a1cfa-7262-45cc-8af5-d3690e6293db', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a01a1cfa-7262-45cc-8af5-d3690e6293db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:30,997 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:30,998 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce9f1d4-1c0f-4f14-9eee-b5803d5e3a0a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce9f1d4-1c0f-4f14-9eee-b5803d5e3a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:32,046 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:32,047 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee79bc00-2a3c-4722-b536-125c0449932d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee79bc00-2a3c-4722-b536-125c0449932d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:33,096 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:22:33,096 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0f5aecd-920d-45fb-8952-66b43ac68a5b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0f5aecd-920d-45fb-8952-66b43ac68a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:34,146 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:34,146 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04342a65-24d5-4b4d-b56f-cf4176b6af28', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04342a65-24d5-4b4d-b56f-cf4176b6af28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:35,195 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:35,195 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00977cd-fdc4-4210-ad81-3cde5a998fc1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00977cd-fdc4-4210-ad81-3cde5a998fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:36,245 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:36,245 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b5d586-7288-45b0-b523-92314f759b82', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b5d586-7288-45b0-b523-92314f759b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:37,294 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:22:37,294 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af219136-4ba5-4fb4-a012-23c5dd8f6f66', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af219136-4ba5-4fb4-a012-23c5dd8f6f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:38,343 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:38,344 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad0cd978-a483-4c32-9f03-06a532df63df', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad0cd978-a483-4c32-9f03-06a532df63df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:39,394 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:39,394 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ec21b0-5651-4cc9-ac99-e2677a391bcb', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ec21b0-5651-4cc9-ac99-e2677a391bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:40,444 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:40,444 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca4f252-5b18-49a3-8fe7-ac62bcaa0450', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca4f252-5b18-49a3-8fe7-ac62bcaa0450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:41,496 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:22:41,496 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e144ac4-0586-49a3-9397-ac95a95a784d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e144ac4-0586-49a3-9397-ac95a95a784d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:42,546 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:42,546 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516bd875-a9a7-48fc-9d49-5e912e49b7a3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516bd875-a9a7-48fc-9d49-5e912e49b7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:43,594 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:43,595 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac477ca-2200-496c-b2d4-2a690ac5bdad', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac477ca-2200-496c-b2d4-2a690ac5bdad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:44,645 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:44,646 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d4ac5d0-fbdc-4c66-9f2d-bad7164c70db', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d4ac5d0-fbdc-4c66-9f2d-bad7164c70db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:45,694 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:45,695 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a17cdf-4851-4ce2-8c9d-7289a3214b88', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a17cdf-4851-4ce2-8c9d-7289a3214b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:46,744 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:46,744 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-593d3c90-86da-4ebb-87b1-da778e340bb2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-593d3c90-86da-4ebb-87b1-da778e340bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:47,792 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:47,792 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d06cc4b-e208-4208-bfa1-33b291b0aa8d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d06cc4b-e208-4208-bfa1-33b291b0aa8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:48,843 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:48,843 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904f3585-cbce-4854-b6ff-f60ae6d153a4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904f3585-cbce-4854-b6ff-f60ae6d153a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:49,892 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:49,892 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92523b8-2afe-45fa-933a-37cf777b3c04', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92523b8-2afe-45fa-933a-37cf777b3c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:50,943 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:50,943 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d72b2124-a24d-4e9e-8265-e5b78253dc35', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d72b2124-a24d-4e9e-8265-e5b78253dc35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:51,991 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:51,991 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a298d01f-dbf0-49a6-9448-f72783967ac0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a298d01f-dbf0-49a6-9448-f72783967ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:53,040 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:53,041 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9196770f-6f27-4c82-963a-171d2c403c7b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9196770f-6f27-4c82-963a-171d2c403c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:54,092 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:22:54,092 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ad10fb-2cb7-42b3-ba8a-5bfbb79f8a80', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ad10fb-2cb7-42b3-ba8a-5bfbb79f8a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:55,139 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:22:55,139 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8e5a7c6-21ab-4e23-b407-470283bb09cf', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8e5a7c6-21ab-4e23-b407-470283bb09cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:56,189 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:56,189 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a183921-5622-453c-96da-ecfbea30615e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a183921-5622-453c-96da-ecfbea30615e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:57,237 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:22:57,238 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe9009c-7406-4d0c-815f-64a952db284f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe9009c-7406-4d0c-815f-64a952db284f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:58,288 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:22:58,289 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-514b6844-4df1-4abe-b493-05249eb754cb', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-514b6844-4df1-4abe-b493-05249eb754cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:22:59,338 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:22:59,338 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0da7ec3-5998-4841-9e8e-6faa5514fca6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0da7ec3-5998-4841-9e8e-6faa5514fca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:00,387 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:00,387 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c7a625-975a-4077-9d20-1799b550480f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c7a625-975a-4077-9d20-1799b550480f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:01,438 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:23:01,439 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6aa8c59-c52f-4878-825b-47f23d2781a7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6aa8c59-c52f-4878-825b-47f23d2781a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:02,492 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.044s 2021-09-03 02:23:02,492 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7473504-4cc4-4288-855b-7ce8304a56f7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7473504-4cc4-4288-855b-7ce8304a56f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:03,540 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:23:03,541 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03544f1-bfc0-471c-9fea-9e765859fab3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03544f1-bfc0-471c-9fea-9e765859fab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:04,590 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:04,590 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48abf48a-dc68-4f8f-b983-7339d7de85a1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48abf48a-dc68-4f8f-b983-7339d7de85a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:05,640 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:23:05,640 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87eee8a1-8269-4c25-b095-86d60144a45b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87eee8a1-8269-4c25-b095-86d60144a45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:06,688 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:06,688 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c32ad5-03bb-4537-b695-02e46fc6d5a8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c32ad5-03bb-4537-b695-02e46fc6d5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:07,738 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:07,738 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74623bd1-3520-42f0-9566-ecffc0583f21', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74623bd1-3520-42f0-9566-ecffc0583f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:08,794 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:08,794 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661dffab-5816-4486-8863-79c57efdcd4e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661dffab-5816-4486-8863-79c57efdcd4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:09,844 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:09,845 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a6a906-e4b3-4d18-a8a5-ea7045c8a977', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a6a906-e4b3-4d18-a8a5-ea7045c8a977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:10,893 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:23:10,893 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f5be92-c9d7-45b7-b755-6bef12147432', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f5be92-c9d7-45b7-b755-6bef12147432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:11,942 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:11,943 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958643bc-2000-41ff-b6d4-12754bec1424', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958643bc-2000-41ff-b6d4-12754bec1424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:12,992 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:12,992 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb8d0abb-d057-4b51-afe1-61134ff5b5ea', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb8d0abb-d057-4b51-afe1-61134ff5b5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:14,041 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:14,041 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1092b78a-b1f6-4a0b-bbf9-0850a3f95877', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1092b78a-b1f6-4a0b-bbf9-0850a3f95877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:15,091 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:15,091 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5339128c-aeee-4a40-94f6-1acab7057e98', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5339128c-aeee-4a40-94f6-1acab7057e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:16,139 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:23:16,140 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d5b528-8673-49c5-8053-3ef7df4fc8dd', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d5b528-8673-49c5-8053-3ef7df4fc8dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:17,188 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:23:17,189 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff5bedd-2a74-4f54-9cbc-6f2d1bf459cc', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff5bedd-2a74-4f54-9cbc-6f2d1bf459cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:18,239 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:23:18,239 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4584f836-8032-491b-b643-beb5264f9cb6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4584f836-8032-491b-b643-beb5264f9cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:19,288 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:19,289 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20bd5fb4-98d5-4a81-9ba5-f1ea090b1428', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20bd5fb4-98d5-4a81-9ba5-f1ea090b1428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:20,338 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:20,339 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a78fd5-99a4-4f29-bb75-3724d5aeeb8f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a78fd5-99a4-4f29-bb75-3724d5aeeb8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:21,388 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:21,388 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee25d5e0-bf29-403d-becb-901398e26928', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee25d5e0-bf29-403d-becb-901398e26928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:22,438 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:22,438 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a23e12-b5d9-4579-b1a3-ed66967cf858', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a23e12-b5d9-4579-b1a3-ed66967cf858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:23,487 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:23,488 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f65ecb-2616-49a6-9993-41cbcb759b20', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f65ecb-2616-49a6-9993-41cbcb759b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:24,537 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:23:24,538 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06e5c214-ecb5-477e-a898-07df47e8103a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06e5c214-ecb5-477e-a898-07df47e8103a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:25,586 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:25,587 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b24c0a0-4981-439f-b7f7-19a098b8058e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b24c0a0-4981-439f-b7f7-19a098b8058e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:26,636 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:26,636 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb24c8b8-a4d7-4d19-b88e-1d8d630cca87', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb24c8b8-a4d7-4d19-b88e-1d8d630cca87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:27,685 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:27,686 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dabb7c3-63b0-40d9-8bb3-8cb75827f402', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dabb7c3-63b0-40d9-8bb3-8cb75827f402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:28,733 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:23:28,734 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b88e1cb-f003-4ef2-88f2-3f61d221a261', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b88e1cb-f003-4ef2-88f2-3f61d221a261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:29,783 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:29,784 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afcb4920-cea7-4d68-aa94-5152f797500f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afcb4920-cea7-4d68-aa94-5152f797500f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:30,833 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:30,834 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bef24ff-5365-4b42-8721-d4643f6278b6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bef24ff-5365-4b42-8721-d4643f6278b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:31,881 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:23:31,882 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9bb0676-382a-4b3b-9d49-72f847072928', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bb0676-382a-4b3b-9d49-72f847072928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:32,930 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:23:32,930 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866cfb32-f7dd-4bf9-bef1-e6250e1f54a4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866cfb32-f7dd-4bf9-bef1-e6250e1f54a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:33,980 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:33,980 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34c17e68-c9b8-4f33-bd00-7fea4e0a7349', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34c17e68-c9b8-4f33-bd00-7fea4e0a7349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:35,028 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:23:35,029 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f6b50c-9a80-43ff-a290-c250b1554647', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f6b50c-9a80-43ff-a290-c250b1554647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:36,084 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:23:36,084 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58037538-3779-4b4e-81eb-c713aeda1aa9', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58037538-3779-4b4e-81eb-c713aeda1aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:37,135 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.043s 2021-09-03 02:23:37,135 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad2831b-43f9-4168-9ea1-656e0325ee94', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad2831b-43f9-4168-9ea1-656e0325ee94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:38,190 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.046s 2021-09-03 02:23:38,190 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e11964a7-aee5-480b-812e-09fb85596494', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e11964a7-aee5-480b-812e-09fb85596494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:39,238 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:23:39,238 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea638af2-1955-4e95-9353-fde335cd15ea', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea638af2-1955-4e95-9353-fde335cd15ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:40,286 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:23:40,286 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e99dd61-73c8-4780-9ca3-9b1ebfec36c7', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e99dd61-73c8-4780-9ca3-9b1ebfec36c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:41,335 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:41,336 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efea1661-88ff-4560-b945-50e7ee36869d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efea1661-88ff-4560-b945-50e7ee36869d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:42,383 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.040s 2021-09-03 02:23:42,384 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00fc342d-f500-45e7-878a-86074ef6f414', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00fc342d-f500-45e7-878a-86074ef6f414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:43,434 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:23:43,434 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f3edb1-0a38-4667-9044-71db8275a466', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f3edb1-0a38-4667-9044-71db8275a466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:44,483 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:44,484 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb1e5b2-5c1c-4a4a-b09f-cbcd36bc08f3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb1e5b2-5c1c-4a4a-b09f-cbcd36bc08f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:45,533 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.042s 2021-09-03 02:23:45,533 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b00168-4574-47b4-9126-4671cb6f48ab', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b00168-4574-47b4-9126-4671cb6f48ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' 2021-09-03 02:23:46,582 109421 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 0.041s 2021-09-03 02:23:46,583 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59063324-c357-4dca-9bdc-8ebf03e24214', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59063324-c357-4dca-9bdc-8ebf03e24214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9'} Body: b'{"volume": {"id": "5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:17:46.000000", "updated_at": "2021-09-03T02:17:46.000000", "name": "tempest-VolumesCloneTest-Volume-893775816", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/a85c2a1324454dad874efc4ebccc637f/volumes/5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9"}], "user_id": "2f8a2c079f88474b8fe9bff4bfdd79c9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a85c2a1324454dad874efc4ebccc637f"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, 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 5fc5ad3e-3a3f-45aa-963d-b59bb5035cf9 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
fail
ft16.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-09-03 02:30:05,845 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/image/v2/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495 0.132s 2021-09-03 02:30:05,845 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ae5ff5b6-e7b6-4bc3-b6cd-81737e1b499f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/image/v2/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495'} 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": "f6a3d64e46e64248a9eb94d79d2ef66f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "created_at": "2021-09-03T02:01:00Z", "updated_at": "2021-09-03T02:01:17Z", "tags": [], "self": "/v2/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "file": "/v2/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495/file", "schema": "/v2/schemas/image"}' 2021-09-03 02:30:06,532 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes 0.686s 2021-09-03 02:30:06,532 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1506027147"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0267c15e-9f2e-4120-9c41-98cfc25fda71', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0267c15e-9f2e-4120-9c41-98cfc25fda71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.234882", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:30:06,579 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:06,580 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d80ddac4-2307-4de5-bd83-c4cd1d0d104e', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d80ddac4-2307-4de5-bd83-c4cd1d0d104e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:07,630 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:30:07,630 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c28f7e0-26ad-40d2-b1c3-fbcc571262f2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c28f7e0-26ad-40d2-b1c3-fbcc571262f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:08,681 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:30:08,681 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b85ed07-b2ad-4bf0-ab75-634973db56c3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b85ed07-b2ad-4bf0-ab75-634973db56c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:09,732 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:30:09,733 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f907e329-fd8e-415b-9670-8852a3493851', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f907e329-fd8e-415b-9670-8852a3493851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:10,784 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:30:10,784 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c34cf63-2273-42d9-94c8-02962836b3fc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c34cf63-2273-42d9-94c8-02962836b3fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:11,835 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:30:11,835 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e1ab8c-6bf4-4119-b2ac-856f2c5904b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e1ab8c-6bf4-4119-b2ac-856f2c5904b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:12,886 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:30:12,886 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4390b56d-8027-45bd-9743-399a1ed42105', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4390b56d-8027-45bd-9743-399a1ed42105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:13,936 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:13,936 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e5d8e4-6d13-488c-ac5d-601f228cc8d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e5d8e4-6d13-488c-ac5d-601f228cc8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:14,986 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:14,986 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11227464-e737-4d06-b9b1-f73f14dc51bd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11227464-e737-4d06-b9b1-f73f14dc51bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:16,037 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:30:16,037 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13dcb6a-dc56-46de-ad36-2ee07049014e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d13dcb6a-dc56-46de-ad36-2ee07049014e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:17,088 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:30:17,089 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55be0db7-ea8f-40f5-8566-bd0f0c34bca0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55be0db7-ea8f-40f5-8566-bd0f0c34bca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:18,139 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:18,139 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117f70e1-943d-4ca1-bbde-326de784c6be', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117f70e1-943d-4ca1-bbde-326de784c6be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:19,188 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:19,188 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13764a0b-fe90-40d5-ab50-d6a94c983eaa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13764a0b-fe90-40d5-ab50-d6a94c983eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:20,237 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:20,237 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f28a812-40c8-4c4d-867d-d47aa7914fc9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f28a812-40c8-4c4d-867d-d47aa7914fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:21,289 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.044s 2021-09-03 02:30:21,290 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c23d919-4d8d-489e-9db6-569cd3f12dfa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c23d919-4d8d-489e-9db6-569cd3f12dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:22,338 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:30:22,338 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b915d674-4cae-468b-9f01-bc4a02a9de6a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b915d674-4cae-468b-9f01-bc4a02a9de6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:23,386 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:23,386 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea298a68-b143-40ed-989b-49b28261cf9e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea298a68-b143-40ed-989b-49b28261cf9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:24,436 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:24,437 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178b61be-6b24-4f30-83d9-7ec8029da0b7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178b61be-6b24-4f30-83d9-7ec8029da0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:25,485 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:30:25,485 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23dda49c-26fc-4379-9363-ea9e3e25445d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23dda49c-26fc-4379-9363-ea9e3e25445d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:26,533 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:26,534 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-786e29b0-7492-4f91-b107-dd52f55e3418', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-786e29b0-7492-4f91-b107-dd52f55e3418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:27,585 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:27,585 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3192e77-107e-4758-b98f-d37a68924a03', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3192e77-107e-4758-b98f-d37a68924a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:28,634 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:28,635 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98a7c22b-2aa4-485b-a294-f07c263df566', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98a7c22b-2aa4-485b-a294-f07c263df566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:29,685 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:30:29,685 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ace0f00-ad16-4b41-84c3-8b2116a9b406', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ace0f00-ad16-4b41-84c3-8b2116a9b406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:30,734 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:30,734 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4835696-18d0-4e84-bcaf-41ed39026042', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4835696-18d0-4e84-bcaf-41ed39026042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:31,784 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:31,784 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeec15ff-3f81-443e-b8ed-a983b7b7b5c9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeec15ff-3f81-443e-b8ed-a983b7b7b5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:32,835 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:30:32,836 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e89800-1056-4b70-9bb5-b4c23122d493', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e89800-1056-4b70-9bb5-b4c23122d493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:33,884 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:33,885 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd176eee-a91d-48cf-b791-00de0f7b993c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd176eee-a91d-48cf-b791-00de0f7b993c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:34,934 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:34,934 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44646f5b-8590-4f03-80e6-500552726473', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44646f5b-8590-4f03-80e6-500552726473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:35,984 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:35,984 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db67d0d4-599c-4666-b46b-cef50bd53150', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db67d0d4-599c-4666-b46b-cef50bd53150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:37,035 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:37,035 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aac45e3-7af0-41d3-8029-f102289df869', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aac45e3-7af0-41d3-8029-f102289df869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:38,085 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:38,085 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a141c6-e8b1-400b-8ba8-4ebda4931446', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a141c6-e8b1-400b-8ba8-4ebda4931446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:39,139 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.046s 2021-09-03 02:30:39,139 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01bac85b-47a8-41e8-b8ea-004fb9de5a4a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01bac85b-47a8-41e8-b8ea-004fb9de5a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:40,188 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:40,188 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb11579-44c4-475b-9e47-988fe69e2e2e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb11579-44c4-475b-9e47-988fe69e2e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:41,236 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:41,237 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98c6853-f0df-4235-a1b5-88c4149b8f4e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98c6853-f0df-4235-a1b5-88c4149b8f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:42,286 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:42,286 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0324d5-8b2b-4b17-a44a-602bd8b89e51', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0324d5-8b2b-4b17-a44a-602bd8b89e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:43,335 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:43,336 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-223f6a06-0543-49cd-a229-93581a9f7ec9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-223f6a06-0543-49cd-a229-93581a9f7ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:44,385 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:44,385 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb0e6ce-f8ad-4b12-b150-6bafea5dd889', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb0e6ce-f8ad-4b12-b150-6bafea5dd889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:45,435 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:45,436 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b097a709-d856-4d2a-97d3-d7a1a134a72c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b097a709-d856-4d2a-97d3-d7a1a134a72c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:46,484 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:46,485 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8b3fd5-ca69-48a3-ace3-d81cd40cb007', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8b3fd5-ca69-48a3-ace3-d81cd40cb007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:47,537 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.044s 2021-09-03 02:30:47,537 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c87e13-a09c-4611-90fe-31458042a072', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c87e13-a09c-4611-90fe-31458042a072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:48,587 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:48,588 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9161cf93-f027-4f4b-ba56-e3718e882ca9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9161cf93-f027-4f4b-ba56-e3718e882ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:49,640 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.045s 2021-09-03 02:30:49,641 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14afcd8-4685-43da-8c54-2a5cefd6cb25', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14afcd8-4685-43da-8c54-2a5cefd6cb25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:50,692 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.044s 2021-09-03 02:30:50,693 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca5a482-c940-4ca5-885f-9a747bed5670', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca5a482-c940-4ca5-885f-9a747bed5670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:51,744 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.044s 2021-09-03 02:30:51,745 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96a3d097-54bf-44cf-834f-d63e7334dbca', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a3d097-54bf-44cf-834f-d63e7334dbca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:52,796 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:30:52,796 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d07252-012a-4b0d-acdb-455320600d89', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d07252-012a-4b0d-acdb-455320600d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:53,848 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:30:53,848 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f75d26ce-9f40-4e76-8ed2-334c7eed713c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f75d26ce-9f40-4e76-8ed2-334c7eed713c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:54,897 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:54,897 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0fff976-9c7f-4f91-ac20-77d2e6af6759', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0fff976-9c7f-4f91-ac20-77d2e6af6759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:55,946 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:30:55,947 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20f29ce-e111-444e-bde1-a4afeb90a4de', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20f29ce-e111-444e-bde1-a4afeb90a4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:56,996 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:56,996 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b1f733-7a89-4305-bbfd-34d361c1eca7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b1f733-7a89-4305-bbfd-34d361c1eca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:58,044 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:30:58,044 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b0ebd2-6ff9-446e-a9b3-ea6cf6d45022', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b0ebd2-6ff9-446e-a9b3-ea6cf6d45022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:30:59,094 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:30:59,095 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad0713d-6621-4c5e-aea0-614a6356927a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad0713d-6621-4c5e-aea0-614a6356927a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:00,143 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:00,143 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e31131-7861-49ab-9987-a92ede6ed0a4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e31131-7861-49ab-9987-a92ede6ed0a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:01,193 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:01,194 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6c076a-9e0e-4a21-9948-857274b7a734', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6c076a-9e0e-4a21-9948-857274b7a734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:02,243 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:02,243 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ba585d-060e-4705-9855-b267f3ee1062', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ba585d-060e-4705-9855-b267f3ee1062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:03,293 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:03,293 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba86805-8799-4dfe-8c18-fc38726d8985', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba86805-8799-4dfe-8c18-fc38726d8985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:04,341 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:31:04,341 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4688e16-5061-4d34-8a95-cb4bfc84a7e8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4688e16-5061-4d34-8a95-cb4bfc84a7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:05,390 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:05,391 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe82ffd-c3ef-4090-ab91-81cf863d841e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe82ffd-c3ef-4090-ab91-81cf863d841e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:06,441 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:06,441 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cb8995-4fbe-4868-a6a5-de8153d93c93', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cb8995-4fbe-4868-a6a5-de8153d93c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:07,490 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:07,491 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7070f720-412c-40b7-9269-b0fd002f89b9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7070f720-412c-40b7-9269-b0fd002f89b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:08,540 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:08,540 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f12e3015-7e75-4be2-a41b-981bc6d6173f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f12e3015-7e75-4be2-a41b-981bc6d6173f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:09,588 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:09,588 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450cd22c-afc2-4169-b949-ecd0cfbddf09', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450cd22c-afc2-4169-b949-ecd0cfbddf09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:10,638 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:10,638 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a44f6f5-655a-4cc5-9617-ebfe33d9b719', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a44f6f5-655a-4cc5-9617-ebfe33d9b719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:11,686 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:11,687 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd574cb-3aa7-4453-bd69-139061f607bc', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd574cb-3aa7-4453-bd69-139061f607bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:12,735 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:31:12,735 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5a4813-e699-4f54-a373-1c5518754731', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5a4813-e699-4f54-a373-1c5518754731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:13,785 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:13,786 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7cf7a4-1030-4158-b207-c3bf1e1ed286', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7cf7a4-1030-4158-b207-c3bf1e1ed286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:14,834 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:14,835 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898f7714-f4a1-4ad3-b795-53760c886516', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898f7714-f4a1-4ad3-b795-53760c886516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:15,883 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:15,883 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc822bca-63e9-4c9b-bedc-514090f9f1aa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc822bca-63e9-4c9b-bedc-514090f9f1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:16,932 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:16,933 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f2dba9-85cc-40a8-beef-02ab4f5b1470', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f2dba9-85cc-40a8-beef-02ab4f5b1470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:17,982 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:17,982 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f70936-5e31-4c26-a9a4-0e21d59c1906', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f70936-5e31-4c26-a9a4-0e21d59c1906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:19,032 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:19,032 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a7c376-cea4-466d-a347-a01e82905052', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a7c376-cea4-466d-a347-a01e82905052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:20,083 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:20,083 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57331587-ba56-4ddb-9a88-194058677e2e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57331587-ba56-4ddb-9a88-194058677e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:21,131 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:21,132 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98da2fda-7dca-4cd9-8dd8-e93bc7ffcac0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98da2fda-7dca-4cd9-8dd8-e93bc7ffcac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:22,181 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:22,181 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6ae60e-b71e-4d1b-9982-f449a5be617c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db6ae60e-b71e-4d1b-9982-f449a5be617c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:23,229 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:23,229 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a88966-09af-4ae1-8a6e-05f50c171483', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a88966-09af-4ae1-8a6e-05f50c171483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:24,277 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:24,278 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff0f070-b131-403d-ba28-8088ff20c083', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff0f070-b131-403d-ba28-8088ff20c083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:25,326 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:31:25,326 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2c1eda-d902-4211-b65c-a3de8d823748', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2c1eda-d902-4211-b65c-a3de8d823748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:26,375 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:26,375 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272fa279-72a1-410b-a6af-9e0b965d7024', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272fa279-72a1-410b-a6af-9e0b965d7024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:27,425 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:27,426 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d10ca9b0-8c4b-43cc-ab4c-eccc9ce599f8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d10ca9b0-8c4b-43cc-ab4c-eccc9ce599f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:28,475 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:28,475 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614aa444-5f23-4e10-9d66-944abc4956db', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614aa444-5f23-4e10-9d66-944abc4956db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:29,523 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:29,524 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062c7fdd-853d-4468-a2dd-a696050e97ba', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062c7fdd-853d-4468-a2dd-a696050e97ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:30,573 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:30,574 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a58223-36c7-43ee-aed2-b197c7caf514', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a58223-36c7-43ee-aed2-b197c7caf514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:31,622 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:31,622 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82586fb7-831e-4f63-b43e-523b363506f3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82586fb7-831e-4f63-b43e-523b363506f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:32,672 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:32,672 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f47c26-9c83-46bd-900c-b6ab6b5a1d11', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f47c26-9c83-46bd-900c-b6ab6b5a1d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:33,721 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:33,721 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a52a7f4f-c5bf-4b99-9500-6c1cb4683b0b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a52a7f4f-c5bf-4b99-9500-6c1cb4683b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:34,771 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:34,772 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4524bb-5574-4d0a-8b5e-b5062cb89616', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4524bb-5574-4d0a-8b5e-b5062cb89616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:35,820 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:35,821 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e1a68b-9cd3-4637-b064-a6aaac1b32e5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e1a68b-9cd3-4637-b064-a6aaac1b32e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:36,870 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:36,871 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e908a5f-bb55-472d-9cd7-b67813f239f3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e908a5f-bb55-472d-9cd7-b67813f239f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:37,920 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:37,920 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54aaaf52-7618-44e3-9258-5f4e61e78e1a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54aaaf52-7618-44e3-9258-5f4e61e78e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:38,976 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:31:38,976 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebc76b8-502c-45f3-8527-2e6c291ab209', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebc76b8-502c-45f3-8527-2e6c291ab209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:40,028 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.045s 2021-09-03 02:31:40,029 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f87f26-221b-4c6e-9bed-6a46cfe5648d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f87f26-221b-4c6e-9bed-6a46cfe5648d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:41,084 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.046s 2021-09-03 02:31:41,084 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3f9c56-80d3-4c63-aedc-8147693b2f95', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3f9c56-80d3-4c63-aedc-8147693b2f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:42,135 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:31:42,135 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5bc1ec1-d808-4a3d-9cb4-cd39158ab4a5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5bc1ec1-d808-4a3d-9cb4-cd39158ab4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:43,185 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:43,185 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d60c7d8-e154-4937-8868-f7cf695e5ae8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d60c7d8-e154-4937-8868-f7cf695e5ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:44,234 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:44,235 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b07cbb-385d-4eb7-887c-4f13b0fd71cf', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b07cbb-385d-4eb7-887c-4f13b0fd71cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:45,286 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:31:45,286 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9294f6c0-9f55-4e1c-ac10-da5ddfc41d58', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9294f6c0-9f55-4e1c-ac10-da5ddfc41d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:46,335 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:46,336 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c670c7-8c83-422a-9764-8d8ec2c85748', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c670c7-8c83-422a-9764-8d8ec2c85748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:47,385 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:47,385 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0585ec15-d64d-447f-a055-d159d7e81096', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0585ec15-d64d-447f-a055-d159d7e81096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:48,435 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:48,435 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0dcc7f1-c98a-4470-83f7-0c9314055a95', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0dcc7f1-c98a-4470-83f7-0c9314055a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:49,485 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:49,485 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f1e523-31e8-4ebc-a32a-0f51a395aabb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f1e523-31e8-4ebc-a32a-0f51a395aabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:50,534 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:50,535 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599839d7-5682-4f9d-a48b-8f1178391914', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599839d7-5682-4f9d-a48b-8f1178391914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:51,584 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:51,584 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7187439e-e4e3-4bf4-8d52-782c42c43309', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7187439e-e4e3-4bf4-8d52-782c42c43309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:52,633 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:52,633 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2d2bcb2-805b-493a-9fcb-29f89b09c995', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2d2bcb2-805b-493a-9fcb-29f89b09c995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:53,682 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:53,682 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c28d508-a08a-464f-b7fb-2a0746b2d58a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c28d508-a08a-464f-b7fb-2a0746b2d58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:54,731 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:31:54,731 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab8842d-86eb-403f-a570-dab5da2f9f39', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab8842d-86eb-403f-a570-dab5da2f9f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:55,780 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:55,781 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91aec859-6b6d-4a1e-8774-9c6d5bc83aa7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91aec859-6b6d-4a1e-8774-9c6d5bc83aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:56,830 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:56,831 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9b1e71-a3b1-4e14-a85f-5e8931c05abc', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9b1e71-a3b1-4e14-a85f-5e8931c05abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:57,880 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:57,880 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6bb842-0207-4f2c-a340-094488fc087a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6bb842-0207-4f2c-a340-094488fc087a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:58,929 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:31:58,929 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf27e45b-d155-445d-88cc-3e6363f1ada6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf27e45b-d155-445d-88cc-3e6363f1ada6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:31:59,978 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:31:59,978 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d6e714c-0b13-42ff-b8ee-03e610d08753', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d6e714c-0b13-42ff-b8ee-03e610d08753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:01,027 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:01,028 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26ec7b1a-d25f-429e-843b-e0b86fb59ed8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26ec7b1a-d25f-429e-843b-e0b86fb59ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:02,078 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:02,078 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cfcec29-c26a-49c1-bb73-85a797e6c20a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cfcec29-c26a-49c1-bb73-85a797e6c20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:03,128 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:03,128 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79d41c2d-5528-422b-b3b2-99103d22f935', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79d41c2d-5528-422b-b3b2-99103d22f935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:04,179 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:04,179 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc13c5b3-46fe-4879-9e9c-21c3a515e053', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc13c5b3-46fe-4879-9e9c-21c3a515e053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:05,228 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:05,229 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84361dbb-c1c4-434c-a599-5226e11843f7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84361dbb-c1c4-434c-a599-5226e11843f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:06,277 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:06,277 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f0c819-e9a3-48d7-adff-b6396c2fdeed', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f0c819-e9a3-48d7-adff-b6396c2fdeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:07,326 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:07,327 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e230200c-e640-4f44-ae05-edda5ba40226', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e230200c-e640-4f44-ae05-edda5ba40226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:08,374 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:08,375 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7543e7b-41d7-4aa0-a2ad-06f40a624145', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7543e7b-41d7-4aa0-a2ad-06f40a624145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:09,425 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:09,425 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbbabce2-cdec-4e56-ba3a-d1b826bbdf72', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbbabce2-cdec-4e56-ba3a-d1b826bbdf72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:10,474 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:10,475 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-236ba316-eb95-4675-837c-0131826609af', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-236ba316-eb95-4675-837c-0131826609af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:11,524 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:11,524 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b205d9f5-9cc7-4cb4-9f04-6fa61b516199', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b205d9f5-9cc7-4cb4-9f04-6fa61b516199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:12,572 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:12,573 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5757ae8f-8964-43e0-83a8-075896ee2b1f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5757ae8f-8964-43e0-83a8-075896ee2b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:13,623 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:13,623 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe5506f-c861-43ee-96c4-bcfdf1067624', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe5506f-c861-43ee-96c4-bcfdf1067624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:14,674 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:32:14,675 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f73faad-04c1-45c2-8523-b0c6bed923e8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f73faad-04c1-45c2-8523-b0c6bed923e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:15,725 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:15,725 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093b0512-e593-401f-8ac1-f9e8367e1538', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093b0512-e593-401f-8ac1-f9e8367e1538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:16,773 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:16,773 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f10fae-845c-4c0b-982d-346979517d85', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f10fae-845c-4c0b-982d-346979517d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:17,822 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:17,823 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b34ab8-8434-43fe-8e23-ec8643d0fece', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b34ab8-8434-43fe-8e23-ec8643d0fece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:18,871 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:18,871 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e7b770-594a-4717-8c63-7fa536b66c07', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e7b770-594a-4717-8c63-7fa536b66c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:19,921 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:19,921 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee21e061-8c05-497e-bf20-ea83de9ad6de', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee21e061-8c05-497e-bf20-ea83de9ad6de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:20,970 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:20,971 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a549965-819e-47a5-9308-9f87b4c7e5f3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a549965-819e-47a5-9308-9f87b4c7e5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:22,020 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:22,021 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa21634-b312-4ca3-ad11-642b52c53f21', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa21634-b312-4ca3-ad11-642b52c53f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:23,114 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:23,115 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a280171-d92b-4e95-a19b-7b41cc4a99f4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a280171-d92b-4e95-a19b-7b41cc4a99f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:24,169 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.047s 2021-09-03 02:32:24,169 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4909d6f6-7885-4ac1-97a6-c35d9165019b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4909d6f6-7885-4ac1-97a6-c35d9165019b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:25,218 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:32:25,218 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6e112c-dfac-43c3-96b4-cae421e23554', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6e112c-dfac-43c3-96b4-cae421e23554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:26,266 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:32:26,267 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9633d892-6e76-430b-9216-46403547bf71', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9633d892-6e76-430b-9216-46403547bf71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:27,316 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:27,316 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e29d8cc-e018-4e58-9776-b45bfbc18c22', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e29d8cc-e018-4e58-9776-b45bfbc18c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:28,366 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:28,366 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6eaad6d-8ba3-4f70-a471-7e95c6a1ecd7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6eaad6d-8ba3-4f70-a471-7e95c6a1ecd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:29,415 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:29,416 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d85c82-3ad7-44a1-94e4-29f1f0071f71', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d85c82-3ad7-44a1-94e4-29f1f0071f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:30,464 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:30,464 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5a29619-b9e3-417b-af26-58ec1b38b29e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5a29619-b9e3-417b-af26-58ec1b38b29e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:31,514 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:31,514 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d65759-ab6e-49b7-8b06-d0bda84c4dcd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d65759-ab6e-49b7-8b06-d0bda84c4dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:32,563 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:32,563 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a49a6e-7090-4d18-92b6-e88d362c49d7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a49a6e-7090-4d18-92b6-e88d362c49d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:33,612 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:33,612 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2d2ce79-6ce6-461c-a1c5-d1eba4a3a047', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2d2ce79-6ce6-461c-a1c5-d1eba4a3a047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:34,662 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:34,663 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64e3fa60-31bc-4938-9901-80eca830ef98', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64e3fa60-31bc-4938-9901-80eca830ef98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:35,712 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:35,712 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ebc849-208d-431b-bcb2-f564fd0c6cf7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ebc849-208d-431b-bcb2-f564fd0c6cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:36,763 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:32:36,763 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c14ab3c-eb63-4452-9ccd-f3189c46f5b0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c14ab3c-eb63-4452-9ccd-f3189c46f5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:37,814 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:32:37,814 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57309f10-ea0f-4f6a-9df3-c35ac627017a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57309f10-ea0f-4f6a-9df3-c35ac627017a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:38,864 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:38,864 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dca2b26-dad4-49e2-81af-30448c34ca00', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dca2b26-dad4-49e2-81af-30448c34ca00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:39,914 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:39,921 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d178263f-71f5-49a7-a22f-259c0eaed67a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d178263f-71f5-49a7-a22f-259c0eaed67a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:40,969 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:32:40,970 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b79e02-96d6-4b7f-8059-5f0c52850e73', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b79e02-96d6-4b7f-8059-5f0c52850e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:42,020 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:42,020 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434cf0e9-0c91-45dc-9539-5b7952971821', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434cf0e9-0c91-45dc-9539-5b7952971821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:43,069 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:43,070 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2970eca-1929-41d4-b31c-4460e6829cca', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2970eca-1929-41d4-b31c-4460e6829cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:44,120 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:44,120 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86b9c7e-a386-4728-afe7-a0c7d18c50d7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b86b9c7e-a386-4728-afe7-a0c7d18c50d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:45,170 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:45,170 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc7a5bf-6806-47a4-923e-59940856fa99', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc7a5bf-6806-47a4-923e-59940856fa99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:46,219 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:46,220 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9060a203-0adc-4e9b-8821-4e87426ac8e2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9060a203-0adc-4e9b-8821-4e87426ac8e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:47,268 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:32:47,268 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-741fe094-0917-480c-a787-acec01593766', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-741fe094-0917-480c-a787-acec01593766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:48,318 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:48,318 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f32ec37-4088-43b4-a6e1-7fe944198235', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f32ec37-4088-43b4-a6e1-7fe944198235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:49,369 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:49,369 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fa0add-5530-45dd-a230-32c5b8b3cb25', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fa0add-5530-45dd-a230-32c5b8b3cb25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:50,419 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:32:50,420 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a84a251-f85e-4792-a9c7-8c519200c1c8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a84a251-f85e-4792-a9c7-8c519200c1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:51,468 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:51,468 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0812776e-747b-4add-8dca-352ce93c830b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0812776e-747b-4add-8dca-352ce93c830b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:52,519 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:52,519 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-529adcd1-8269-4789-8c5f-c2c9f4d2ca3a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-529adcd1-8269-4789-8c5f-c2c9f4d2ca3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:53,570 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:53,570 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce90805-68bb-443c-890e-0f0438383135', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce90805-68bb-443c-890e-0f0438383135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:54,619 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:54,620 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e100aa3-1308-46d2-89f6-a7786f83b48b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e100aa3-1308-46d2-89f6-a7786f83b48b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:55,668 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:55,668 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-143a78c8-6d50-4dc8-867d-2d66291fb6e6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-143a78c8-6d50-4dc8-867d-2d66291fb6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:56,716 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:56,717 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a81e10-993b-4b6d-b673-13da703e8247', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a81e10-993b-4b6d-b673-13da703e8247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:57,766 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:57,766 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c500c3c1-0cc9-49ff-bd9c-ab0cab51cb8b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c500c3c1-0cc9-49ff-bd9c-ab0cab51cb8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:58,816 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:32:58,817 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f92c010-0e5a-43e9-beb0-98f4efb3d16f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f92c010-0e5a-43e9-beb0-98f4efb3d16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:32:59,865 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:32:59,866 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23bc8bd3-a395-4fe7-8f29-a466908f1630', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23bc8bd3-a395-4fe7-8f29-a466908f1630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:00,916 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:33:00,917 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64fd7722-eeef-4fc1-8047-145a21e431dd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64fd7722-eeef-4fc1-8047-145a21e431dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:01,965 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:01,966 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5e5673-3178-4eef-966b-8e78277555e7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5e5673-3178-4eef-966b-8e78277555e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:03,014 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:03,014 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf423c8b-c959-457f-99b5-8b5bc33eca84', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf423c8b-c959-457f-99b5-8b5bc33eca84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:04,064 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:04,064 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d456c383-8867-48ca-b3b7-05616f69c92e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d456c383-8867-48ca-b3b7-05616f69c92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:05,113 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:05,114 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a491d96e-0fa4-4f50-91a5-60ec0b43c0bf', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a491d96e-0fa4-4f50-91a5-60ec0b43c0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:06,165 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:33:06,165 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc32a14-366a-4b1f-aba7-ab2fcfab0ff4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc32a14-366a-4b1f-aba7-ab2fcfab0ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:07,216 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:33:07,216 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aead9f56-7aae-49ee-b23e-0ac624c939f4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aead9f56-7aae-49ee-b23e-0ac624c939f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:08,265 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:08,265 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d7e6a3-f3bf-4b39-a984-1df771751053', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d7e6a3-f3bf-4b39-a984-1df771751053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:09,314 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:09,314 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b03b5a-492f-46f2-9430-add7a0410c69', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b03b5a-492f-46f2-9430-add7a0410c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:10,364 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:10,364 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a44830-3476-422d-b6e6-1f1b0a87e1c7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a44830-3476-422d-b6e6-1f1b0a87e1c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:11,424 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.052s 2021-09-03 02:33:11,424 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98425eff-0a34-4183-a452-9da3381c89d7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98425eff-0a34-4183-a452-9da3381c89d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:12,476 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:33:12,477 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2869fb7c-04d7-4676-8dfb-9ca0e4ce0b06', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2869fb7c-04d7-4676-8dfb-9ca0e4ce0b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:13,526 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:13,526 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93bdc156-8222-4144-98a0-6b76ae45fb39', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93bdc156-8222-4144-98a0-6b76ae45fb39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:14,574 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:33:14,574 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093e9a52-492e-4566-9cf8-24c7c63e7612', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093e9a52-492e-4566-9cf8-24c7c63e7612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:15,623 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:15,623 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9478e5c7-1397-4535-a42b-5190b79f4309', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9478e5c7-1397-4535-a42b-5190b79f4309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:16,673 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:16,673 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe01ba2c-e51e-443d-887b-ab7eefd31ab6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe01ba2c-e51e-443d-887b-ab7eefd31ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:17,721 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:17,722 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76cb9097-bae6-4cec-9a2a-a806379608d8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76cb9097-bae6-4cec-9a2a-a806379608d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:18,770 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:33:18,770 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32eef93-223e-4403-8f78-cf2869515160', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32eef93-223e-4403-8f78-cf2869515160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:19,819 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:33:19,820 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71119c64-c5fc-4c11-9a9a-78a6a528af44', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71119c64-c5fc-4c11-9a9a-78a6a528af44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:20,868 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:20,868 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb14425a-7b0e-4e51-80d6-0441a5162f7d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb14425a-7b0e-4e51-80d6-0441a5162f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:21,918 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:21,918 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba98f97-7479-4b95-8360-5c542dd6710d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba98f97-7479-4b95-8360-5c542dd6710d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:22,966 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:33:22,966 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38d9d709-0a9e-4190-a017-7c5b66426cd4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38d9d709-0a9e-4190-a017-7c5b66426cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:24,015 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:24,015 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b118a1ca-9bfa-412d-974b-52b472cd8b5f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b118a1ca-9bfa-412d-974b-52b472cd8b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:25,067 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.044s 2021-09-03 02:33:25,067 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b995d09-2745-4917-9ea3-882e53e586e5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b995d09-2745-4917-9ea3-882e53e586e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:26,116 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:26,124 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87647d21-8e43-4949-9ff2-f822a34fed79', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87647d21-8e43-4949-9ff2-f822a34fed79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:27,172 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:27,173 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68fde484-062e-4768-8ce8-7d1eb226342d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68fde484-062e-4768-8ce8-7d1eb226342d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:28,221 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:28,221 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24780e9-3f2f-4ee0-a237-05f2ba342ec9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24780e9-3f2f-4ee0-a237-05f2ba342ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:29,269 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:33:29,270 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb7fc1a-2fbb-43c7-81fa-49b8ab9d9768', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb7fc1a-2fbb-43c7-81fa-49b8ab9d9768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:30,323 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:30,323 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-099ed161-3a93-4674-9b3e-5d5af7424873', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-099ed161-3a93-4674-9b3e-5d5af7424873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:31,372 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:31,372 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42118da3-d657-4ad6-a1f7-f41d86957a83', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42118da3-d657-4ad6-a1f7-f41d86957a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:32,421 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:33:32,422 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-595ffab1-1457-450e-ae69-b2c7ae4a402c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-595ffab1-1457-450e-ae69-b2c7ae4a402c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:33,472 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:33,472 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97523e8-9d65-4a9e-a8ec-cee31840ca03', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97523e8-9d65-4a9e-a8ec-cee31840ca03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:34,520 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:33:34,521 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf23cf38-1b6d-4a7b-9671-5301a7603e06', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf23cf38-1b6d-4a7b-9671-5301a7603e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:35,574 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.045s 2021-09-03 02:33:35,574 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edeab2a1-3653-4d6e-9d37-8ec34fa57e22', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edeab2a1-3653-4d6e-9d37-8ec34fa57e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:36,627 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.045s 2021-09-03 02:33:36,627 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0a2eef-3cb5-4515-afc6-f1a40b7f288a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0a2eef-3cb5-4515-afc6-f1a40b7f288a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:37,676 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:33:37,676 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2b889af-0091-4ab9-aa89-7e47642da608', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b889af-0091-4ab9-aa89-7e47642da608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:38,740 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.056s 2021-09-03 02:33:38,741 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-867b56bc-14dc-4054-bf2b-d62512648791', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-867b56bc-14dc-4054-bf2b-d62512648791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:39,788 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:39,789 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0fc164b-0845-47b7-8e29-4ebdb95c411d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0fc164b-0845-47b7-8e29-4ebdb95c411d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:40,838 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:40,838 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac28f2fa-fed0-46c9-86a0-bce384ca75d6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac28f2fa-fed0-46c9-86a0-bce384ca75d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:41,887 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:41,887 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbebe487-a097-4af3-92f3-5aa3da77794a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbebe487-a097-4af3-92f3-5aa3da77794a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:42,936 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:42,937 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac875cf7-4120-4e02-a566-71d35edce6a9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac875cf7-4120-4e02-a566-71d35edce6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:43,985 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:43,986 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55246477-8d53-4188-b8b2-5dbe6441d53b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55246477-8d53-4188-b8b2-5dbe6441d53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:45,035 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:45,035 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82591df6-34a3-4e20-a9c0-44361bed56ad', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82591df6-34a3-4e20-a9c0-44361bed56ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:46,084 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:46,084 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20102da3-5316-40c8-b056-932bde176887', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20102da3-5316-40c8-b056-932bde176887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:47,131 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:33:47,131 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0695cc9d-4602-40d5-867f-023cf57ff2cd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0695cc9d-4602-40d5-867f-023cf57ff2cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:48,181 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:33:48,182 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f34d97-9f3e-41ef-82b2-0b68ed344eaa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f34d97-9f3e-41ef-82b2-0b68ed344eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:49,233 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.044s 2021-09-03 02:33:49,234 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d836e777-3b10-41f0-869b-6c026977c80e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d836e777-3b10-41f0-869b-6c026977c80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:50,283 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:33:50,284 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be499c28-38e6-4665-b108-e87c38f0fe23', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be499c28-38e6-4665-b108-e87c38f0fe23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:51,332 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:33:51,332 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db43cf0a-b1e2-4e84-9dc7-d9241735ae05', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db43cf0a-b1e2-4e84-9dc7-d9241735ae05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:52,383 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:33:52,383 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ea6063f-cd34-4401-a88d-af33f3e6ba50', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ea6063f-cd34-4401-a88d-af33f3e6ba50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:53,432 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:33:53,432 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f5dfe8-24c1-4487-9527-c94c099e97f7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f5dfe8-24c1-4487-9527-c94c099e97f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:54,482 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:33:54,482 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee133ca-3b6e-48b5-883d-2cda05d34f5f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee133ca-3b6e-48b5-883d-2cda05d34f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:55,531 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:55,531 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73fcef52-4c5a-406e-92c5-a5feca4dbb4a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73fcef52-4c5a-406e-92c5-a5feca4dbb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:56,581 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:33:56,581 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9482c71f-f3a8-44d3-ba48-6f9a3924c11f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9482c71f-f3a8-44d3-ba48-6f9a3924c11f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:57,630 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:57,631 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9808b243-ce57-482d-9848-200df9ba6589', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9808b243-ce57-482d-9848-200df9ba6589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:58,680 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:33:58,681 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfccf1cf-35c6-4352-90e1-987bf430526c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfccf1cf-35c6-4352-90e1-987bf430526c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:33:59,739 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.050s 2021-09-03 02:33:59,739 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11eb475d-2ac8-4935-aacd-8446d2e383fe', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11eb475d-2ac8-4935-aacd-8446d2e383fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:00,795 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.048s 2021-09-03 02:34:00,795 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb0e7ca-77bf-4926-848e-fa6516f4c216', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb0e7ca-77bf-4926-848e-fa6516f4c216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:01,844 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:01,845 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1534352e-b2ca-4002-aa53-9517004fb30c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1534352e-b2ca-4002-aa53-9517004fb30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:02,894 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:02,894 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-162805f7-cc6f-4460-a4f8-7a14824fe189', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-162805f7-cc6f-4460-a4f8-7a14824fe189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:03,943 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:03,943 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d13f17-4547-48e1-ade8-fb4bf15d3b29', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d13f17-4547-48e1-ade8-fb4bf15d3b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:04,993 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:04,993 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a40f89-be82-4a4b-a78e-88aa5175dc97', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a40f89-be82-4a4b-a78e-88aa5175dc97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:06,042 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:06,042 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a03f45e-29c7-4baa-83ae-b685992a087e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a03f45e-29c7-4baa-83ae-b685992a087e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:07,091 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:07,091 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab256f4-2723-4c55-ae83-d777eeb6a555', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab256f4-2723-4c55-ae83-d777eeb6a555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:08,141 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:08,141 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280c8986-2c95-4560-9b54-89cb49ca1679', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280c8986-2c95-4560-9b54-89cb49ca1679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:09,194 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.045s 2021-09-03 02:34:09,194 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f578583d-fd02-4983-b3a0-69e66741b621', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f578583d-fd02-4983-b3a0-69e66741b621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:10,243 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:10,243 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5e2e44a-f754-40fe-b591-ee4bc1cfb1a8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5e2e44a-f754-40fe-b591-ee4bc1cfb1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:11,292 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:11,293 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-615fd8cc-8f2e-4077-8c04-c06b3ed93758', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-615fd8cc-8f2e-4077-8c04-c06b3ed93758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:12,341 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:12,341 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb5692db-2b64-4ba2-a034-7626f1cd164b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb5692db-2b64-4ba2-a034-7626f1cd164b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:13,390 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:13,390 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-474e24c3-a76b-4a79-8fa4-4dcfee5af0a5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474e24c3-a76b-4a79-8fa4-4dcfee5af0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:14,440 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:14,440 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e11ce8-2de3-4e15-af12-4e9205a042af', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e11ce8-2de3-4e15-af12-4e9205a042af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:15,489 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:15,489 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7297ad-76e7-4e78-947f-3eb01f81b8f9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7297ad-76e7-4e78-947f-3eb01f81b8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:16,539 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:16,539 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c8674f-e530-43e6-a809-2db4833eefd5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c8674f-e530-43e6-a809-2db4833eefd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:17,589 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:17,589 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47222828-a114-45c2-80ff-b8eedaae5b64', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47222828-a114-45c2-80ff-b8eedaae5b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:18,637 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:34:18,637 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50df9b83-b0af-47ab-94de-0d51b838276f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50df9b83-b0af-47ab-94de-0d51b838276f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:19,687 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:19,688 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70862021-2a33-49e1-954e-86cc87bbf317', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70862021-2a33-49e1-954e-86cc87bbf317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:20,736 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:20,737 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1942c8e6-bb10-4934-92e5-c6d2298fe188', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1942c8e6-bb10-4934-92e5-c6d2298fe188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:21,787 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:21,787 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f1ee31-d76d-45a4-a51a-060805e75600', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f1ee31-d76d-45a4-a51a-060805e75600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:22,839 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.044s 2021-09-03 02:34:22,839 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad66c877-b3ae-42c9-8912-c040b936e804', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad66c877-b3ae-42c9-8912-c040b936e804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:23,889 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:23,889 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b789f9c-283f-4bce-bed3-c5af3e6cf794', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b789f9c-283f-4bce-bed3-c5af3e6cf794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:24,939 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:24,940 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d9f95d-3222-4783-b194-f30cf6a82966', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d9f95d-3222-4783-b194-f30cf6a82966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:25,988 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:34:25,988 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1049e5c-764a-4923-a02b-bf04f029e5bd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1049e5c-764a-4923-a02b-bf04f029e5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:27,039 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:27,039 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457d5281-ea98-4b83-a06f-3bed651bb120', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457d5281-ea98-4b83-a06f-3bed651bb120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:28,087 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:34:28,088 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b656ba-eb65-4f0e-b711-13798b324023', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b656ba-eb65-4f0e-b711-13798b324023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:29,136 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:29,137 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ec6cfc2-8829-406c-97d3-8c0aa2fc4e9b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ec6cfc2-8829-406c-97d3-8c0aa2fc4e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:30,186 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:30,186 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34e4cc6-b074-4171-bdd7-70740f3ed23e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34e4cc6-b074-4171-bdd7-70740f3ed23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:31,235 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:31,235 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc44b71c-4b7d-4a51-8d2e-74863b15d836', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc44b71c-4b7d-4a51-8d2e-74863b15d836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:32,284 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:32,284 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bad2b30-a490-40f2-a48a-c755172c8cee', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bad2b30-a490-40f2-a48a-c755172c8cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:33,332 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:34:33,333 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-537132fb-8f40-4eb8-8146-feb9b5ac7ee7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-537132fb-8f40-4eb8-8146-feb9b5ac7ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:34,383 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:34,387 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9d43526-ea34-4f0d-80d6-7ea6b0e1e8cf', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9d43526-ea34-4f0d-80d6-7ea6b0e1e8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:35,438 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:34:35,439 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ba18fc-57dc-4a9d-b670-c7576f575f2b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ba18fc-57dc-4a9d-b670-c7576f575f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:36,487 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:36,488 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e046203f-a128-46f3-a54f-bc89685da84a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e046203f-a128-46f3-a54f-bc89685da84a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:37,536 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:37,536 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c7a81c-5708-4d70-8bdc-026407241036', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c7a81c-5708-4d70-8bdc-026407241036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:38,584 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:34:38,584 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ff4e434-b9e2-4501-83e8-84eb7ea5cdea', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ff4e434-b9e2-4501-83e8-84eb7ea5cdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:39,633 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:39,633 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9511610-a950-4de1-88aa-62fd56d0ffe6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9511610-a950-4de1-88aa-62fd56d0ffe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:40,683 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:40,683 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed1317d-68f6-49b9-b903-6e48818d0b33', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed1317d-68f6-49b9-b903-6e48818d0b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:41,732 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:41,733 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4386dd1-2a4c-4799-ab67-599fd5c759fa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4386dd1-2a4c-4799-ab67-599fd5c759fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:42,781 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:34:42,781 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86db5986-71dc-4041-9484-4336b4ccdab9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86db5986-71dc-4041-9484-4336b4ccdab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:43,830 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:43,830 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc891b2-2cf8-45e9-b22c-01cb45c667e7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc891b2-2cf8-45e9-b22c-01cb45c667e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:44,879 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:44,880 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e5c3712-05a1-41e9-97a5-5fc7c25fc5d4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e5c3712-05a1-41e9-97a5-5fc7c25fc5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:45,928 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:45,929 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a35960de-af99-4600-a052-a7e6d36ec539', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a35960de-af99-4600-a052-a7e6d36ec539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:46,978 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:46,979 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a51a1e9-a8d1-48a1-bac4-3379b7af1e39', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a51a1e9-a8d1-48a1-bac4-3379b7af1e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:48,027 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:48,028 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a63c83-2209-497b-b29b-63f20a42ca15', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a63c83-2209-497b-b29b-63f20a42ca15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:49,076 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:34:49,077 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa2e249-b146-424f-b710-c1960365da5b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa2e249-b146-424f-b710-c1960365da5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:50,125 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:50,126 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33947b27-7c7b-4443-abb3-eb96894371cb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33947b27-7c7b-4443-abb3-eb96894371cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:51,175 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:51,175 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fddef84b-8ec4-4858-ae3e-bafb9535d42e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fddef84b-8ec4-4858-ae3e-bafb9535d42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:52,223 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:34:52,224 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06d6b25-4e03-4d4d-afbc-41041fb2861c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06d6b25-4e03-4d4d-afbc-41041fb2861c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:53,273 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:53,273 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab01d8a4-87c9-427c-9b7f-8fdd336494f8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab01d8a4-87c9-427c-9b7f-8fdd336494f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:54,324 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:34:54,325 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9f89b8-4670-4148-bf5d-7f7996fed183', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9f89b8-4670-4148-bf5d-7f7996fed183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:55,376 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.044s 2021-09-03 02:34:55,376 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eebc6dfd-a0cf-4ffb-82b7-143059923636', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eebc6dfd-a0cf-4ffb-82b7-143059923636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:56,426 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:56,427 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45f4713-072a-483b-b8c3-829a392e6fc0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45f4713-072a-483b-b8c3-829a392e6fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:57,476 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:34:57,476 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a427e0-ac4f-47a1-95b1-4630eb4eb565', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a427e0-ac4f-47a1-95b1-4630eb4eb565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:58,525 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:34:58,525 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2fb5d2-9f5a-48d0-8347-7a0bd0add9b9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2fb5d2-9f5a-48d0-8347-7a0bd0add9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:34:59,574 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:34:59,574 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bde8748-8743-4f46-91b3-e53a74c3d306', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bde8748-8743-4f46-91b3-e53a74c3d306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:00,623 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:00,624 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0ba5171-3015-4f88-ba77-49defed01ca7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0ba5171-3015-4f88-ba77-49defed01ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:01,674 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:35:01,674 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28450399-0830-4167-84cc-dcbbb9446136', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28450399-0830-4167-84cc-dcbbb9446136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:02,732 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.050s 2021-09-03 02:35:02,732 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ed0ac7-93cf-4413-9163-0e54643bd847', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ed0ac7-93cf-4413-9163-0e54643bd847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:03,812 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.073s 2021-09-03 02:35:03,816 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e73efa-26b6-4473-a062-a7526265f1ac', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e73efa-26b6-4473-a062-a7526265f1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:04,867 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:04,867 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38d4cd3-1b95-4114-ba5e-17d57b345519', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38d4cd3-1b95-4114-ba5e-17d57b345519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:06,017 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.142s 2021-09-03 02:35:06,017 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91fe1e28-423f-4881-9644-922b0dd0c02e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91fe1e28-423f-4881-9644-922b0dd0c02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:07,066 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:07,067 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3685df50-1ce4-46d7-80c3-70bd48b09e4c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3685df50-1ce4-46d7-80c3-70bd48b09e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:08,116 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:08,116 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24a00d6-88c8-487b-9243-8f72ac834983', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a24a00d6-88c8-487b-9243-8f72ac834983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:09,165 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:09,166 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed198f34-10ae-4b1b-98d6-d6e699484196', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed198f34-10ae-4b1b-98d6-d6e699484196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:10,218 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:10,219 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2f2725a-4e69-45d8-9333-1c54798bffdc', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2f2725a-4e69-45d8-9333-1c54798bffdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:11,270 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:35:11,270 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe0a50d-ba38-4476-9e4d-5b23b3b9d9fa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe0a50d-ba38-4476-9e4d-5b23b3b9d9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:12,321 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:12,321 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc15079-1c3e-4943-91e5-1a1400bd49bd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc15079-1c3e-4943-91e5-1a1400bd49bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:13,370 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:13,370 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-131d3685-6548-48e5-b361-34d5dca20919', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-131d3685-6548-48e5-b361-34d5dca20919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:14,420 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:14,420 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3247746-7065-4031-a4cf-36afee9ebaaa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3247746-7065-4031-a4cf-36afee9ebaaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:15,469 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:15,469 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266139f5-b115-4cd0-b2f2-ea7ee88c81e7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266139f5-b115-4cd0-b2f2-ea7ee88c81e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:16,518 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:16,519 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd65206-c908-4c64-b40e-d90851a4c4b6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd65206-c908-4c64-b40e-d90851a4c4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:17,567 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:17,568 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f003f8-b7eb-4a7f-92af-a414a794c4f1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f003f8-b7eb-4a7f-92af-a414a794c4f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:18,617 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:18,617 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8841056-3b7b-4e73-b66d-fce159b49096', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8841056-3b7b-4e73-b66d-fce159b49096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:19,667 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:19,667 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1da8c92-8dba-4ec7-bc94-52d92cfab4e1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1da8c92-8dba-4ec7-bc94-52d92cfab4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:20,716 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:20,716 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccde7744-9e20-4908-a1dd-25060635180a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccde7744-9e20-4908-a1dd-25060635180a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:21,765 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:21,765 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6343cd49-22ee-4f2b-9fd5-28951aedd571', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6343cd49-22ee-4f2b-9fd5-28951aedd571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:22,814 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:22,814 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae80231a-30cb-4fff-b884-8f4ac4606d45', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae80231a-30cb-4fff-b884-8f4ac4606d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:23,864 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:23,864 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae387727-8c8c-472a-a5b5-c54d4b843f75', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae387727-8c8c-472a-a5b5-c54d4b843f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:24,914 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:24,914 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-924b2576-b07c-4f8a-886f-2cc9209e836d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-924b2576-b07c-4f8a-886f-2cc9209e836d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:25,963 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:25,963 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114daa46-d417-4c65-9450-99bceb39e731', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114daa46-d417-4c65-9450-99bceb39e731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:27,012 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:27,013 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be575810-edf6-42cc-889c-f8a39352c5a2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be575810-edf6-42cc-889c-f8a39352c5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:28,061 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:35:28,062 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab65fff-10fc-4530-867f-927af866c70c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab65fff-10fc-4530-867f-927af866c70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:29,111 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:29,112 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea43aed-7b95-435c-8327-14b4b0f63937', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea43aed-7b95-435c-8327-14b4b0f63937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:30,160 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:35:30,160 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806d4729-656d-4e72-8293-7218426cfce4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806d4729-656d-4e72-8293-7218426cfce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:31,209 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:31,209 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acdfa0c2-75f7-4229-a432-8cb345639343', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acdfa0c2-75f7-4229-a432-8cb345639343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:32,257 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:35:32,258 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7dc8e73-6cb5-4703-9ecb-e8cb4cb4c826', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7dc8e73-6cb5-4703-9ecb-e8cb4cb4c826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:33,308 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:33,308 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d39f57d-eeb4-4b52-aee4-3990753d8a9d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d39f57d-eeb4-4b52-aee4-3990753d8a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:34,357 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:34,358 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f7dfbb-762a-45d6-b218-a8427731ad5a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f7dfbb-762a-45d6-b218-a8427731ad5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:35,407 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:35,408 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b5e7cd-2bde-41f2-bcbf-205acb661aa9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b5e7cd-2bde-41f2-bcbf-205acb661aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:36,456 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:36,456 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2692d6-df4c-447c-8dcc-2c0e3d0b3613', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2692d6-df4c-447c-8dcc-2c0e3d0b3613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:37,506 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:37,507 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae938cb1-0bb3-465e-96d1-4e934bc678f8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae938cb1-0bb3-465e-96d1-4e934bc678f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:38,555 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:38,556 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174f7ea6-65c6-4434-a9f6-ce20d5b080fa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174f7ea6-65c6-4434-a9f6-ce20d5b080fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:39,606 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:39,607 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab5f2783-eaae-4316-aca7-41277cfba5dd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab5f2783-eaae-4316-aca7-41277cfba5dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:40,656 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:40,656 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580e8c07-b16d-425a-b585-30ffb5fddce7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580e8c07-b16d-425a-b585-30ffb5fddce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:41,706 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:41,706 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a8ae8a-3597-4029-a111-9a7a57774e12', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a8ae8a-3597-4029-a111-9a7a57774e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:42,758 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.045s 2021-09-03 02:35:42,759 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a8f71a-c9ed-4afe-9a1c-82b74c149068', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a8f71a-c9ed-4afe-9a1c-82b74c149068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:43,807 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:43,807 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-486dcff0-da69-4caf-9c28-0805517b1511', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-486dcff0-da69-4caf-9c28-0805517b1511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:44,856 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:44,856 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b250e689-4c4a-4bae-b9a5-7edec8361e4c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b250e689-4c4a-4bae-b9a5-7edec8361e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:45,905 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:45,905 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1ce53c-06de-4fa1-95aa-043cca86a491', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1ce53c-06de-4fa1-95aa-043cca86a491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:46,954 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:46,954 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2933118d-76bd-4414-9a1b-c8dec47277ff', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2933118d-76bd-4414-9a1b-c8dec47277ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:48,003 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:48,003 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-887a998d-6d20-4c47-89eb-20d02d031207', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-887a998d-6d20-4c47-89eb-20d02d031207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:49,052 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:49,053 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7220665b-752b-4242-bce0-6cc63da3d6a5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7220665b-752b-4242-bce0-6cc63da3d6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:50,102 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.042s 2021-09-03 02:35:50,103 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0e94c62-ba9f-42dc-836c-f5b153f3f1e9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0e94c62-ba9f-42dc-836c-f5b153f3f1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:51,155 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.045s 2021-09-03 02:35:51,156 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efacd6a-7d83-42a6-83d1-380ff5067981', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efacd6a-7d83-42a6-83d1-380ff5067981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:52,207 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.043s 2021-09-03 02:35:52,207 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-825a3684-7123-4aa5-9143-e5dac08a7e8d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825a3684-7123-4aa5-9143-e5dac08a7e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:53,256 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:35:53,256 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e370d13-9a2d-44fc-813c-d9654010aa42', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e370d13-9a2d-44fc-813c-d9654010aa42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:54,310 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.045s 2021-09-03 02:35:54,310 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3e452b-1367-49f6-a144-a12a3eaf407d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3e452b-1367-49f6-a144-a12a3eaf407d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:55,362 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.044s 2021-09-03 02:35:55,362 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e041bcf-2571-494b-802c-eeda435cb098', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e041bcf-2571-494b-802c-eeda435cb098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:56,415 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.044s 2021-09-03 02:35:56,415 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aed8d61-9fa1-4cf9-83d1-04ab9a854c1d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aed8d61-9fa1-4cf9-83d1-04ab9a854c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:57,467 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.044s 2021-09-03 02:35:57,467 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31134c1f-9f5a-4d0c-a54a-3d45aff67f48', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31134c1f-9f5a-4d0c-a54a-3d45aff67f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:58,520 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.045s 2021-09-03 02:35:58,521 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1bc3f49-2e28-4312-bdae-4d5d959c4fab', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1bc3f49-2e28-4312-bdae-4d5d959c4fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:35:59,573 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.044s 2021-09-03 02:35:59,573 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78cd40d5-9f00-4ec9-873b-d54d433deb65', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78cd40d5-9f00-4ec9-873b-d54d433deb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:00,627 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.045s 2021-09-03 02:36:00,627 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f75b753f-a7ca-4b9e-9377-b1da6583f321', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f75b753f-a7ca-4b9e-9377-b1da6583f321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:01,677 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:36:01,677 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a7a3b10-ba8c-4141-8b81-c4f9f9b047dd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a7a3b10-ba8c-4141-8b81-c4f9f9b047dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:02,727 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:36:02,727 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ba894f-64da-462a-a531-211b5ce86058', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ba894f-64da-462a-a531-211b5ce86058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:03,776 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:36:03,776 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea7225a7-5ce4-429e-8d65-86dab5673b0a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea7225a7-5ce4-429e-8d65-86dab5673b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:04,825 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:36:04,825 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2633df-3339-41a9-8cc2-2080df412b5b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2633df-3339-41a9-8cc2-2080df412b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:05,873 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.040s 2021-09-03 02:36:05,874 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921eee89-5adf-4cfa-b955-7239f8c18cd9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921eee89-5adf-4cfa-b955-7239f8c18cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:06,923 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731 0.041s 2021-09-03 02:36:06,923 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf93b8b6-1711-4e74-9ccd-11921207edaa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf93b8b6-1711-4e74-9ccd-11921207edaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731'} Body: b'{"volume": {"id": "02f20894-b169-4717-8a68-0160f303b731", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:30:06.000000", "updated_at": "2021-09-03T02:30:07.000000", "name": "tempest-VolumesExtendTest-Volume-1506027147", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/02f20894-b169-4717-8a68-0160f303b731"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, 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 02f20894-b169-4717-8a68-0160f303b731 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
fail
ft16.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-09-03 02:36:07,423 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes 0.430s 2021-09-03 02:36:07,423 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1202080254"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54948afe-8a45-4164-9134-b702dc62c9a5', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54948afe-8a45-4164-9134-b702dc62c9a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.166307", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:36:07,472 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:07,472 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1165d6eb-537b-444a-87d9-ff2555b9fff7', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1165d6eb-537b-444a-87d9-ff2555b9fff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:08,522 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:08,522 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f8d969-a3be-41b6-bbf7-ca7a64136e2c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f8d969-a3be-41b6-bbf7-ca7a64136e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:09,572 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:09,572 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2813d40-25dc-493f-88c6-28cd9f47dc73', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2813d40-25dc-493f-88c6-28cd9f47dc73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:10,623 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:10,623 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7fdac2-ef28-4714-80b1-d946558251d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7fdac2-ef28-4714-80b1-d946558251d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:11,674 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:36:11,675 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cfae9e-9893-49df-b1f4-c68da73b7a6f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cfae9e-9893-49df-b1f4-c68da73b7a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:12,723 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:12,724 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f585a9e6-bfdf-4a3e-9d7a-977b1816a202', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f585a9e6-bfdf-4a3e-9d7a-977b1816a202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:13,774 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:13,774 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e682cd48-c6e5-46be-a5f4-83266260b612', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e682cd48-c6e5-46be-a5f4-83266260b612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:14,824 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:14,824 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6582d598-6d2e-45c7-99b8-b7e2fd6bf27c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6582d598-6d2e-45c7-99b8-b7e2fd6bf27c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:15,873 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:36:15,873 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e454cc5-e8bc-4da9-8063-cf770ccc6224', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e454cc5-e8bc-4da9-8063-cf770ccc6224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:16,923 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:16,923 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc9f893a-a635-4ef7-b365-81257d82bef5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc9f893a-a635-4ef7-b365-81257d82bef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:17,972 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:36:17,972 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac08b374-7ec9-4af3-b83b-121f26b70c12', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac08b374-7ec9-4af3-b83b-121f26b70c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:19,021 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:19,022 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e9c1f2-0295-4874-9503-6f627c17d84b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e9c1f2-0295-4874-9503-6f627c17d84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:20,071 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:20,071 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae24f55-81a0-44bd-a2fa-ff72e4e94001', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae24f55-81a0-44bd-a2fa-ff72e4e94001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:21,121 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:21,121 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd980129-4e02-44d4-aee6-5d719a7f0e4a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd980129-4e02-44d4-aee6-5d719a7f0e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:22,170 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:22,171 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74f7f11-f97d-4d3d-858b-e9a83db520a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74f7f11-f97d-4d3d-858b-e9a83db520a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:23,223 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.044s 2021-09-03 02:36:23,223 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89eac94b-1192-4b84-9168-3511a191320c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89eac94b-1192-4b84-9168-3511a191320c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:24,272 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:24,272 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28b4e45-2229-4a6d-b7d5-5a50b2bd2dae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28b4e45-2229-4a6d-b7d5-5a50b2bd2dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:25,320 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:25,321 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8585299-4128-46a9-b24f-a0af130370e7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8585299-4128-46a9-b24f-a0af130370e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:26,370 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:26,371 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f610af-0b40-4430-bff1-43729a50dd66', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f610af-0b40-4430-bff1-43729a50dd66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:27,421 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:27,421 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3be951-0edd-422b-aeec-e1876bb3d94e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3be951-0edd-422b-aeec-e1876bb3d94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:28,472 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:36:28,473 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae14682c-7523-401e-8d0f-68da5c8b55e8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae14682c-7523-401e-8d0f-68da5c8b55e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:29,521 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:29,522 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab070ee-567a-4ef7-9bfc-ba4fe6a942c8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab070ee-567a-4ef7-9bfc-ba4fe6a942c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:30,571 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:30,571 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66fdeb64-5d1c-4f73-b72c-667fff986516', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66fdeb64-5d1c-4f73-b72c-667fff986516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:31,620 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:31,621 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085add39-9aff-4840-8059-1365b0e07158', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085add39-9aff-4840-8059-1365b0e07158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:32,670 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:32,670 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6bca364-3d1e-4580-9f62-e5412e21c353', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6bca364-3d1e-4580-9f62-e5412e21c353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:33,720 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:33,720 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac852af8-3545-438c-b7f7-7b7021ff5a38', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac852af8-3545-438c-b7f7-7b7021ff5a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:34,769 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:34,770 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c02e64-8b55-4385-aa46-c197a38ca756', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c02e64-8b55-4385-aa46-c197a38ca756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:35,818 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:35,818 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e843af81-1dbe-4939-9abf-503d01dab2d2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e843af81-1dbe-4939-9abf-503d01dab2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:36,873 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.047s 2021-09-03 02:36:36,873 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b958a2ba-f0a2-4d4b-a40e-f54bf14131ad', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b958a2ba-f0a2-4d4b-a40e-f54bf14131ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:37,922 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:36:37,923 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36363f72-3ed3-46b1-a347-0c701ef95131', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36363f72-3ed3-46b1-a347-0c701ef95131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:38,972 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:38,973 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c08a09ff-1c31-49c8-afaf-8c8d01bab6ef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c08a09ff-1c31-49c8-afaf-8c8d01bab6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:40,021 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:36:40,021 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3953db4-cfb6-4eb9-bd8e-8c790cffbb57', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3953db4-cfb6-4eb9-bd8e-8c790cffbb57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:41,070 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:41,071 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1aa9ec3-dc67-43cd-b34f-012b5c594c13', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1aa9ec3-dc67-43cd-b34f-012b5c594c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:42,118 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:36:42,119 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb71bed-b44e-4ca1-8aec-e1c7081fca14', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb71bed-b44e-4ca1-8aec-e1c7081fca14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:43,170 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:43,170 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e878e2c1-6b96-4a9f-a9aa-4bc941c2dab0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e878e2c1-6b96-4a9f-a9aa-4bc941c2dab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:44,218 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:36:44,219 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dabfcf5-18d5-42da-bbd4-e0b7793ad7a4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dabfcf5-18d5-42da-bbd4-e0b7793ad7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:45,268 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:45,269 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47c912a-6727-45cf-b1af-eb0be05b3093', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47c912a-6727-45cf-b1af-eb0be05b3093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:46,319 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:36:46,320 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a876c8f3-b67f-4588-80b9-ccbffc085118', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a876c8f3-b67f-4588-80b9-ccbffc085118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:47,369 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:47,369 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0211efc-0d3a-4c0d-9363-f80c16487fe2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0211efc-0d3a-4c0d-9363-f80c16487fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:48,419 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:48,419 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635dec82-dcfc-4324-841c-a5cc8c2a7340', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635dec82-dcfc-4324-841c-a5cc8c2a7340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:49,469 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:49,469 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8777683b-3d57-4b49-8786-a738ab362539', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8777683b-3d57-4b49-8786-a738ab362539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:50,518 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:50,518 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e1edc1-29c8-4123-9c68-b1d798608329', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e1edc1-29c8-4123-9c68-b1d798608329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:51,568 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:51,568 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d97a61bd-b343-460f-acee-7028301e3c72', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d97a61bd-b343-460f-acee-7028301e3c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:52,617 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:52,617 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d522df47-1d20-4c63-9052-0af9b7c898bb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d522df47-1d20-4c63-9052-0af9b7c898bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:53,667 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:53,668 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b699707-7e50-4b7b-b9f2-11647148a2b3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b699707-7e50-4b7b-b9f2-11647148a2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:54,716 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:36:54,716 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff70e18c-5728-427e-9a8f-5c05c972ce62', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff70e18c-5728-427e-9a8f-5c05c972ce62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:55,768 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.044s 2021-09-03 02:36:55,769 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b9ed83-b678-4607-900b-2cb6f39f6c23', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b9ed83-b678-4607-900b-2cb6f39f6c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:56,818 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:36:56,819 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0e7b819-32ce-4ba8-9623-aac5dbf75242', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0e7b819-32ce-4ba8-9623-aac5dbf75242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:57,868 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:57,868 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ea6eba-16e1-4ca1-ade9-32ea7599d92b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ea6eba-16e1-4ca1-ade9-32ea7599d92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:58,923 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.047s 2021-09-03 02:36:58,924 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ead657-ad96-4552-90da-8c63165a418f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ead657-ad96-4552-90da-8c63165a418f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:36:59,973 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:36:59,973 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85cd837a-f0ef-4a01-a3b1-98b85219eb10', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85cd837a-f0ef-4a01-a3b1-98b85219eb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:01,022 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:01,022 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-173e7d28-0c9b-44df-aa43-f53863501f78', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-173e7d28-0c9b-44df-aa43-f53863501f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:02,071 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:02,072 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea489a4c-81de-4d87-bf62-caa5fcb03051', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea489a4c-81de-4d87-bf62-caa5fcb03051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:03,120 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:37:03,120 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9612a1-551b-4578-b392-b8cd5299807e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9612a1-551b-4578-b392-b8cd5299807e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:04,170 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:04,171 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0e3f54-17eb-4fee-bbd2-eb36cb4fe083', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0e3f54-17eb-4fee-bbd2-eb36cb4fe083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:05,220 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:05,220 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4864302a-9fe2-4701-99cb-9c0586b76b34', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4864302a-9fe2-4701-99cb-9c0586b76b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:06,269 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:06,269 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b009874c-a20d-42ab-9ab5-44c9b3e9fce2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b009874c-a20d-42ab-9ab5-44c9b3e9fce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:07,330 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.053s 2021-09-03 02:37:07,331 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-619683d6-6afd-4382-940a-2c33e2356600', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-619683d6-6afd-4382-940a-2c33e2356600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:08,381 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:37:08,381 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3d14b1-e6e0-490e-b7c1-7002050b9c9d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3d14b1-e6e0-490e-b7c1-7002050b9c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:09,430 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:09,430 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7062539e-7a61-47ae-a61d-d8425b2621cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7062539e-7a61-47ae-a61d-d8425b2621cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:10,480 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:10,480 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfd15a89-6c7c-4129-a88e-8b832e390b3b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfd15a89-6c7c-4129-a88e-8b832e390b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:11,529 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:11,530 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347921f4-cb6b-495d-983c-9c39f9c70ba3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347921f4-cb6b-495d-983c-9c39f9c70ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:12,579 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:12,579 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d942f5f2-5cf7-4a62-be10-008fbd1cf41c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d942f5f2-5cf7-4a62-be10-008fbd1cf41c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:13,629 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:13,629 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b625e8f-bf01-4c29-822e-ffe1ea7cdb0d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b625e8f-bf01-4c29-822e-ffe1ea7cdb0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:14,678 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:14,679 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7941fd5-d99d-4626-828b-9110362e2b54', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7941fd5-d99d-4626-828b-9110362e2b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:15,728 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:15,728 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7622a17d-136a-4368-bdb8-dd185aa71e8b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7622a17d-136a-4368-bdb8-dd185aa71e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:16,776 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:37:16,777 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee9e3f89-fe7d-4787-95f0-7e2ca940b2a3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9e3f89-fe7d-4787-95f0-7e2ca940b2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:17,826 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:17,826 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd30373e-9bd4-49e4-8c1d-a1891d93e760', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd30373e-9bd4-49e4-8c1d-a1891d93e760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:18,874 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:37:18,875 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639326e3-aaba-4925-8574-77d03de16073', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639326e3-aaba-4925-8574-77d03de16073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:19,924 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:19,924 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b70c22-1c2f-4bea-9ac6-00f432c0be70', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b70c22-1c2f-4bea-9ac6-00f432c0be70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:20,973 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:37:20,973 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a82b7f-bfb1-474e-9f1c-e8dc7c4ec07b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a82b7f-bfb1-474e-9f1c-e8dc7c4ec07b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:22,022 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:22,022 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa7b65c-5f55-47b5-b7fd-7a9285f4833b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa7b65c-5f55-47b5-b7fd-7a9285f4833b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:23,071 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:23,072 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d35bcb3-0915-4ac7-ad43-ae7fddd0204f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d35bcb3-0915-4ac7-ad43-ae7fddd0204f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:24,120 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:24,120 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1a9175-0e20-4000-81df-2413e351630c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1a9175-0e20-4000-81df-2413e351630c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:25,169 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:25,170 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b99d3f1-03a9-4098-9019-fa2b3b9e5c34', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b99d3f1-03a9-4098-9019-fa2b3b9e5c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:26,218 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:26,219 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb36ed18-6c76-4fb5-8062-4db024c69e1a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb36ed18-6c76-4fb5-8062-4db024c69e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:27,267 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:37:27,267 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aba35d8-019e-4716-a85b-3f3ab652a5e7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aba35d8-019e-4716-a85b-3f3ab652a5e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:28,316 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:28,317 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbdb34ed-5355-4499-aabf-58fa6c417cea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbdb34ed-5355-4499-aabf-58fa6c417cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:29,364 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:29,365 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-118ec73f-375e-46c6-b452-0424185ff414', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-118ec73f-375e-46c6-b452-0424185ff414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:30,415 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:37:30,416 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4595b6b2-42b8-4401-a26d-36656d507223', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4595b6b2-42b8-4401-a26d-36656d507223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:31,464 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:31,465 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b4d846-8613-46ed-b5bc-13935d447cc3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b4d846-8613-46ed-b5bc-13935d447cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:32,514 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:32,515 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf16678c-a6ff-4b30-ad0f-0e11cec9cba4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf16678c-a6ff-4b30-ad0f-0e11cec9cba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:33,563 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:33,564 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940239bd-e52a-4ef6-9e23-2aa6a255a4ac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940239bd-e52a-4ef6-9e23-2aa6a255a4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:34,613 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:34,613 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def5a6b6-0958-48b1-8bc9-3b5ad980163e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def5a6b6-0958-48b1-8bc9-3b5ad980163e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:35,663 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:35,663 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d16a0a50-d29c-43cc-bbd7-cf2dce58dcba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d16a0a50-d29c-43cc-bbd7-cf2dce58dcba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:36,715 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.044s 2021-09-03 02:37:36,715 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f7c3f4-8abc-4f70-be78-84a6194b2c0d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f7c3f4-8abc-4f70-be78-84a6194b2c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:37,766 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:37:37,766 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485eb720-5958-4c3f-a776-b9d7980b454c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-485eb720-5958-4c3f-a776-b9d7980b454c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:38,817 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:38,817 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d30dfbca-9ce4-4adb-9c94-6cde14fdb61f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d30dfbca-9ce4-4adb-9c94-6cde14fdb61f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:39,866 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:39,867 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a6e435b-3149-489d-9d87-7ce3267d2372', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a6e435b-3149-489d-9d87-7ce3267d2372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:40,916 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:40,917 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-044c7c3b-d9a4-4668-b686-5799a9d497cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-044c7c3b-d9a4-4668-b686-5799a9d497cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:41,967 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:41,968 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2f0b69-8565-4538-81f1-c37297618911', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2f0b69-8565-4538-81f1-c37297618911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:43,018 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:43,018 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b35af114-c849-45f8-9856-1d7ef85a2387', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b35af114-c849-45f8-9856-1d7ef85a2387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:44,068 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:44,068 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-189ed0e5-c22f-4491-ad2b-6db8c90eb66a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-189ed0e5-c22f-4491-ad2b-6db8c90eb66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:45,117 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:45,117 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-791e7003-cb35-400d-b338-4f4fd1a745c1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-791e7003-cb35-400d-b338-4f4fd1a745c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:46,167 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:46,167 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-828195af-37b6-4efb-ba91-1c42a6decc5a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-828195af-37b6-4efb-ba91-1c42a6decc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:47,217 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:47,218 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e52c882-afa3-4dc1-92c2-b2500c33db54', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e52c882-afa3-4dc1-92c2-b2500c33db54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:48,267 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:48,268 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7004c9a4-ca48-4253-b1ff-ff0eb658ce2a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7004c9a4-ca48-4253-b1ff-ff0eb658ce2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:49,316 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:49,317 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a197de-3983-4e85-b880-4e7f858b047a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a197de-3983-4e85-b880-4e7f858b047a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:50,366 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:50,366 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde70fea-3b81-435a-ac0b-bc866e56f1d6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde70fea-3b81-435a-ac0b-bc866e56f1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:51,415 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:51,416 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-403e0dab-c8a0-4e65-89f8-071b3ec08ed2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-403e0dab-c8a0-4e65-89f8-071b3ec08ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:52,464 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:37:52,464 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34fe9adf-35bd-42da-a247-808ea971fe80', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34fe9adf-35bd-42da-a247-808ea971fe80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:53,514 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:53,515 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e6e752-b799-4be9-afbc-0e17acfc2b0e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e6e752-b799-4be9-afbc-0e17acfc2b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:54,564 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:54,564 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd0cac5b-4235-493e-83de-9499152352ae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd0cac5b-4235-493e-83de-9499152352ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:55,612 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:55,612 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7632fa44-5a1c-4a04-b61d-ac594c8e354c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7632fa44-5a1c-4a04-b61d-ac594c8e354c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:56,660 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:56,661 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef58a2f8-13c6-4f8e-bad0-dbe9e753b274', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef58a2f8-13c6-4f8e-bad0-dbe9e753b274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:57,710 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:37:57,711 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b331785c-52e6-4d35-a085-176b4c4ab505', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b331785c-52e6-4d35-a085-176b4c4ab505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:58,772 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.053s 2021-09-03 02:37:58,773 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14cf0b9e-bf03-4082-803e-029b43f1275e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14cf0b9e-bf03-4082-803e-029b43f1275e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:37:59,822 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:37:59,823 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f72ba0bc-330e-4c5d-94d6-a0e2845e25a3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f72ba0bc-330e-4c5d-94d6-a0e2845e25a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:00,871 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:00,871 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe4409e1-3661-49ad-b45c-9537451b7709', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe4409e1-3661-49ad-b45c-9537451b7709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:01,922 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:01,922 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75158d7a-556c-4d7c-a315-658e7d8cb95f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75158d7a-556c-4d7c-a315-658e7d8cb95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:02,972 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:02,972 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6fe09a6-5d24-4049-9693-b63997607bed', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6fe09a6-5d24-4049-9693-b63997607bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:04,021 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:04,021 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf4d810-df14-4582-9d9f-3a707f7d60b5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf4d810-df14-4582-9d9f-3a707f7d60b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:05,069 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:38:05,070 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3c862a-319a-47f2-b4e8-7ce0048c6f22', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3c862a-319a-47f2-b4e8-7ce0048c6f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:06,120 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:06,120 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca618415-688a-4fbd-8ef4-a7afde49241f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca618415-688a-4fbd-8ef4-a7afde49241f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:07,169 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:07,170 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5432022c-c993-4575-bc56-27942bba9631', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5432022c-c993-4575-bc56-27942bba9631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:08,219 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:08,219 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb1664a9-747b-46af-95cd-4abf2a6b57a6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb1664a9-747b-46af-95cd-4abf2a6b57a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:09,275 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.048s 2021-09-03 02:38:09,276 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08dbd179-9209-4c8f-8495-61fa7c10fd95', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08dbd179-9209-4c8f-8495-61fa7c10fd95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:10,325 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:10,326 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c9cc42-a8a6-46c5-8318-3a2fd2225a03', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c9cc42-a8a6-46c5-8318-3a2fd2225a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:11,375 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:11,375 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-538778ab-630d-4793-a875-93617e47b520', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-538778ab-630d-4793-a875-93617e47b520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:12,425 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:12,426 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b92491c3-fd87-4378-8086-42c71b5492be', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b92491c3-fd87-4378-8086-42c71b5492be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:13,475 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:13,475 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac3a2a2-e5ec-45ec-9c96-eb35097242ad', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac3a2a2-e5ec-45ec-9c96-eb35097242ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:14,523 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:14,523 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966625e0-d616-4801-b6fc-59176e19255c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966625e0-d616-4801-b6fc-59176e19255c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:15,572 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:15,573 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e86ce85-5812-4374-95f6-87f1a406cb3d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e86ce85-5812-4374-95f6-87f1a406cb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:16,623 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:16,627 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6906eec5-6c8d-4c90-8b2c-ddbce5ed4ce7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6906eec5-6c8d-4c90-8b2c-ddbce5ed4ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:17,681 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.046s 2021-09-03 02:38:17,681 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b128c6-e90e-4ead-ab5b-447541ae7ba4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b128c6-e90e-4ead-ab5b-447541ae7ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:18,734 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:18,734 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21cc3d8-62c9-43b0-b78e-0f96572e1921', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21cc3d8-62c9-43b0-b78e-0f96572e1921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:19,785 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:38:19,786 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceaeb1a7-a361-48d5-89dd-d4555c931b9c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceaeb1a7-a361-48d5-89dd-d4555c931b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:20,834 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:38:20,835 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b661d376-172a-470c-9bf6-7b626eb137f5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b661d376-172a-470c-9bf6-7b626eb137f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:21,884 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:21,884 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1303008c-a159-4f9a-a6e9-0cb967b47b26', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1303008c-a159-4f9a-a6e9-0cb967b47b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:22,932 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:22,933 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f06676a-b1c5-4ce8-a8d9-84f4a083590e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f06676a-b1c5-4ce8-a8d9-84f4a083590e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:23,983 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:23,983 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f9beb2-762e-479b-beae-ee9f1484b65e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f9beb2-762e-479b-beae-ee9f1484b65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:25,031 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:25,032 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2111954-ba17-47b0-becc-cc981a6818f1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2111954-ba17-47b0-becc-cc981a6818f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:26,081 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:26,081 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-748f8c39-aa0a-4f42-a42e-0d81cb600f23', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-748f8c39-aa0a-4f42-a42e-0d81cb600f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:27,130 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:27,130 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e19ceca-2b4b-45e9-a127-01499ae7aae2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e19ceca-2b4b-45e9-a127-01499ae7aae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:28,180 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:28,180 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0335937d-5906-4bae-8907-374fec486514', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0335937d-5906-4bae-8907-374fec486514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:29,229 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:38:29,229 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d998c27-d6b6-4f14-a9e5-90a4755211cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d998c27-d6b6-4f14-a9e5-90a4755211cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:30,279 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:30,280 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca6f78bc-7326-4f3e-9834-0f9c8dfdd514', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca6f78bc-7326-4f3e-9834-0f9c8dfdd514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:31,328 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:31,328 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a3bcd8-6d15-4934-9497-a61aa838fc12', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a3bcd8-6d15-4934-9497-a61aa838fc12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:32,376 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:32,377 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a503c19-ca04-4c54-aacf-112c0165b2be', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a503c19-ca04-4c54-aacf-112c0165b2be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:33,427 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:38:33,428 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69156ce0-83d9-4e9c-81b2-ed36596d5b00', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69156ce0-83d9-4e9c-81b2-ed36596d5b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:34,476 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:34,476 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15267616-6d67-4e02-ba27-d79bd0c088de', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15267616-6d67-4e02-ba27-d79bd0c088de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:35,526 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:35,526 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4380458-8a03-41d4-ab1a-ebbb9e28bec4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4380458-8a03-41d4-ab1a-ebbb9e28bec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:36,576 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:36,576 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45eafa89-cd43-422e-b590-f62ec3361738', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45eafa89-cd43-422e-b590-f62ec3361738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:37,626 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:37,627 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-256929d8-b3bb-46c2-a316-e00cf0ffbb04', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-256929d8-b3bb-46c2-a316-e00cf0ffbb04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:38,677 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:38,677 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eaed62b-f624-495b-a070-6e5e2ea96339', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eaed62b-f624-495b-a070-6e5e2ea96339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:39,725 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:38:39,725 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ddebc9-a291-4d49-b9f5-84ecf23d489e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ddebc9-a291-4d49-b9f5-84ecf23d489e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:40,774 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:40,775 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d185f01d-3510-4a08-a9b6-d7310fe6ade9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d185f01d-3510-4a08-a9b6-d7310fe6ade9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:41,824 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:41,825 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03609590-91a1-4e0a-9025-bdeae91c61b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03609590-91a1-4e0a-9025-bdeae91c61b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:42,876 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:38:42,877 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f29d8821-56bf-4e1a-a4c0-262e521a4b46', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f29d8821-56bf-4e1a-a4c0-262e521a4b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:43,927 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:43,927 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d399f625-e20e-4fbb-a58a-6078538eb56e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d399f625-e20e-4fbb-a58a-6078538eb56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:44,978 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:44,978 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805ed081-97f8-4f6f-9af3-69935ec6682b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805ed081-97f8-4f6f-9af3-69935ec6682b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:46,027 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:46,027 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1de5592f-6482-4e66-8a49-65439a489786', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de5592f-6482-4e66-8a49-65439a489786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:47,077 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:47,077 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3faacea9-f2d7-4b62-8fc9-58a3f98e8862', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3faacea9-f2d7-4b62-8fc9-58a3f98e8862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:48,127 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:48,127 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad998f67-c9a1-4a34-bdd6-0f28f5590439', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad998f67-c9a1-4a34-bdd6-0f28f5590439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:49,176 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:49,177 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5397e0d-fd53-4783-9bb3-c3790da694ed', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5397e0d-fd53-4783-9bb3-c3790da694ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:50,226 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:50,227 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7fab63-1660-47f9-89fd-2c2f512648b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7fab63-1660-47f9-89fd-2c2f512648b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:51,276 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:51,277 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-541b6be1-773c-45af-aa3d-60b1bbaede5d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-541b6be1-773c-45af-aa3d-60b1bbaede5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:52,325 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:52,326 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43eeb080-7c94-4bcd-9913-b8abcd2ee4bc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43eeb080-7c94-4bcd-9913-b8abcd2ee4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:53,376 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:53,376 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98778583-e48b-4492-b096-3368c96c5fa3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98778583-e48b-4492-b096-3368c96c5fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:54,425 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:54,426 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a6b97c-28ae-4c35-9edf-ab2e09f07509', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a6b97c-28ae-4c35-9edf-ab2e09f07509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:55,474 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:55,475 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315a874e-9ef9-476c-9459-fe610f69489c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315a874e-9ef9-476c-9459-fe610f69489c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:56,526 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:38:56,526 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2f7aa3c-8778-46be-82b9-f82f3171ee41', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2f7aa3c-8778-46be-82b9-f82f3171ee41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:57,575 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:57,575 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fb3fc6-1e3c-4cc1-9039-419f41e697e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fb3fc6-1e3c-4cc1-9039-419f41e697e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:58,626 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:38:58,626 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3dcc47-17f5-4bd0-a980-3ff95a470f70', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3dcc47-17f5-4bd0-a980-3ff95a470f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:38:59,675 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:38:59,676 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f8fe07-9866-43da-883e-09148c3d5b2c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f8fe07-9866-43da-883e-09148c3d5b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:00,725 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:00,725 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95c0bc2-8e4b-4e56-80ed-21c008b01a9a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95c0bc2-8e4b-4e56-80ed-21c008b01a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:01,774 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:01,775 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abde335f-e1fd-4166-a166-e5b239ba4a25', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abde335f-e1fd-4166-a166-e5b239ba4a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:02,823 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:02,824 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a33afc7a-92e2-45cf-9b3b-d248f6efd4d6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a33afc7a-92e2-45cf-9b3b-d248f6efd4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:03,873 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:03,874 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092434b1-08bf-49b9-a4e9-83f222116fd8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092434b1-08bf-49b9-a4e9-83f222116fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:04,923 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:39:04,924 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8805a6-b2b2-4d5f-b3ad-27c39c60e5c5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8805a6-b2b2-4d5f-b3ad-27c39c60e5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:05,973 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:05,973 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372715be-db89-40f8-b888-d9e1c736195d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372715be-db89-40f8-b888-d9e1c736195d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:07,022 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:07,022 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00b0f9c-206d-4888-bf8b-227aec1a2284', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00b0f9c-206d-4888-bf8b-227aec1a2284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:08,071 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:39:08,071 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07403842-21db-4a96-99d2-4f9bfee42e66', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07403842-21db-4a96-99d2-4f9bfee42e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:09,120 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:09,120 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8ac8ad-e1c9-43c7-9cfb-0bfa4162fa9f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8ac8ad-e1c9-43c7-9cfb-0bfa4162fa9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:10,170 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:10,171 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b04c5d-0096-4154-9d43-c55dd7ce24aa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b04c5d-0096-4154-9d43-c55dd7ce24aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:11,221 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:39:11,222 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0781d334-d49c-4bed-ab5a-fca1cbfe1ad0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0781d334-d49c-4bed-ab5a-fca1cbfe1ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:12,270 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:39:12,270 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9663505-a830-44fa-b335-1cfa6c7fac2f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9663505-a830-44fa-b335-1cfa6c7fac2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:13,319 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:39:13,320 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-317d5ff3-72bf-4ff1-a85d-57b4ee4a2e8a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-317d5ff3-72bf-4ff1-a85d-57b4ee4a2e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:14,367 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:39:14,368 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6914be-a919-481b-bcdf-319b9c4f7353', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6914be-a919-481b-bcdf-319b9c4f7353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:15,417 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:39:15,418 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a67d830f-02b7-4e9b-b6a5-93c8e30f383a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a67d830f-02b7-4e9b-b6a5-93c8e30f383a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:16,471 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.046s 2021-09-03 02:39:16,472 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b13c239-3738-4df7-8475-576470accf17', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b13c239-3738-4df7-8475-576470accf17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:17,522 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:39:17,522 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10ccdce-ee02-4dfb-9d9b-95b905eec19c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10ccdce-ee02-4dfb-9d9b-95b905eec19c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:18,573 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:39:18,573 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fdb4350-59fb-4989-8329-91da6c9292a5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fdb4350-59fb-4989-8329-91da6c9292a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:19,623 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:39:19,623 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96034454-3feb-4f63-9794-031dc1e3e56b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96034454-3feb-4f63-9794-031dc1e3e56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:20,673 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:39:20,673 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0585f710-bd49-4279-81eb-aa207b8833aa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0585f710-bd49-4279-81eb-aa207b8833aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:21,722 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:21,723 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f09194b2-9d43-4fd1-8acd-30a917088f9c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f09194b2-9d43-4fd1-8acd-30a917088f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:22,771 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:22,772 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633247f4-62be-4098-8df1-95f591a37976', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633247f4-62be-4098-8df1-95f591a37976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:23,822 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:39:23,822 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c853b2f5-c597-4983-8461-c392dab50003', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c853b2f5-c597-4983-8461-c392dab50003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:24,872 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:24,873 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e00fd390-a9e6-4d57-b200-a77192192ac8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00fd390-a9e6-4d57-b200-a77192192ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:25,922 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:25,922 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce18271-bfa4-4d12-bf3b-e01f964a7d02', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce18271-bfa4-4d12-bf3b-e01f964a7d02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:26,971 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:26,972 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b1a53a-edc9-47a4-99d7-639a61a089bc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b1a53a-edc9-47a4-99d7-639a61a089bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:28,022 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:39:28,023 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a9fae44-b97a-4eb3-8477-a0f4db3a7e9f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a9fae44-b97a-4eb3-8477-a0f4db3a7e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:29,072 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:29,072 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f4a4fa-9175-498c-8d98-af4fbec4d9ef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f4a4fa-9175-498c-8d98-af4fbec4d9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:30,123 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.044s 2021-09-03 02:39:30,124 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f4d16d-107b-478a-871d-53c57382bc2e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f4d16d-107b-478a-871d-53c57382bc2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:31,172 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:31,172 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2669835c-b87d-4d9f-9ede-d882188c0d67', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2669835c-b87d-4d9f-9ede-d882188c0d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:32,220 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:32,221 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235bab53-1c1d-4853-b656-815f2f85b3ab', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235bab53-1c1d-4853-b656-815f2f85b3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:33,269 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:33,269 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b945066-9706-40b7-bfd7-c166be3f8ff1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b945066-9706-40b7-bfd7-c166be3f8ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:34,319 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:39:34,319 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86f0d0ef-ed34-448c-9312-59648470c3b0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86f0d0ef-ed34-448c-9312-59648470c3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:35,368 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:35,368 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83deec00-77dc-44d8-aa9c-70ed6afbdb3a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83deec00-77dc-44d8-aa9c-70ed6afbdb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:36,417 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:36,418 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc956cf-7712-4662-83a6-8410cc75cd08', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc956cf-7712-4662-83a6-8410cc75cd08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:37,467 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:37,467 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e269aa27-3f24-46e7-b9ff-63e6c4ba4d7a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e269aa27-3f24-46e7-b9ff-63e6c4ba4d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:38,520 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.045s 2021-09-03 02:39:38,668 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28631b97-10aa-4a10-b5c0-22d5a111488c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28631b97-10aa-4a10-b5c0-22d5a111488c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:39,718 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:39,718 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be5ef914-d96a-4cd0-afd6-368b03173e81', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be5ef914-d96a-4cd0-afd6-368b03173e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:40,767 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:39:40,768 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a4fe9e4-f407-485e-a6e7-ab86430158c4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a4fe9e4-f407-485e-a6e7-ab86430158c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:41,817 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:41,818 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e86f6f62-ef13-4d1a-b74b-7e1109e79026', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e86f6f62-ef13-4d1a-b74b-7e1109e79026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:42,866 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:39:42,866 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd701808-c8de-474b-9af9-35efd50701e0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd701808-c8de-474b-9af9-35efd50701e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:43,916 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:43,916 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d848d00-3f69-486f-95b9-214ccf75bb8c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d848d00-3f69-486f-95b9-214ccf75bb8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:44,964 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:39:44,964 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5cbf14-cb15-47cd-9d71-f1bc63dbfee4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5cbf14-cb15-47cd-9d71-f1bc63dbfee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:46,014 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:46,015 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7746df29-15a9-4d25-9565-2c0b4b5dcc6a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7746df29-15a9-4d25-9565-2c0b4b5dcc6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:47,063 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:47,064 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62bbc66-0d83-445e-90ac-f308524e5c05', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62bbc66-0d83-445e-90ac-f308524e5c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:48,115 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:39:48,115 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c9d5b09-001e-4afa-afef-07a040eea3de', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c9d5b09-001e-4afa-afef-07a040eea3de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:49,166 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:39:49,167 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b3724d-e4c0-44f3-b848-03765063267d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b3724d-e4c0-44f3-b848-03765063267d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:50,216 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:50,217 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284dfbe9-2173-49c7-95d9-f2ce766b47e3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284dfbe9-2173-49c7-95d9-f2ce766b47e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:51,266 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:51,266 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b8ca01-97f9-4482-a383-dab3b0ff0c2d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b8ca01-97f9-4482-a383-dab3b0ff0c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:52,316 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:39:52,316 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f0a57b-6f4f-4f89-bc48-d6885709e1f2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f0a57b-6f4f-4f89-bc48-d6885709e1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:53,365 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:53,365 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e9382cb-4983-49a0-adaf-1d264906210c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e9382cb-4983-49a0-adaf-1d264906210c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:54,415 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:54,415 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a2a6851-f918-44de-ab48-ee7228baca80', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a2a6851-f918-44de-ab48-ee7228baca80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:55,463 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:55,464 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f260ab0a-3b91-443c-9912-643ab437a3cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f260ab0a-3b91-443c-9912-643ab437a3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:56,524 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.053s 2021-09-03 02:39:56,524 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9064be2f-4b14-44d9-873e-a49b25c1a40b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9064be2f-4b14-44d9-873e-a49b25c1a40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:57,575 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:39:57,576 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-545bdfd1-45b4-46f7-b9ca-02875b31c8ff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-545bdfd1-45b4-46f7-b9ca-02875b31c8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:58,624 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:39:58,624 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a657ec-402e-4890-8ed9-2f26dd83fdc4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a657ec-402e-4890-8ed9-2f26dd83fdc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:39:59,674 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:39:59,674 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3b045b-0d4f-4f44-a48d-174d889f7076', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3b045b-0d4f-4f44-a48d-174d889f7076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:00,723 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:00,724 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e0f5d9-f00b-44e2-85e3-abcd441b2710', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e0f5d9-f00b-44e2-85e3-abcd441b2710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:01,772 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:01,773 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2893202-ebef-498e-b63c-504e840d7eaa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2893202-ebef-498e-b63c-504e840d7eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:02,822 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:02,823 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcaf8397-602c-4967-9974-e0c880f6b5c5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcaf8397-602c-4967-9974-e0c880f6b5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:03,873 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:40:03,874 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30c17ac-20dc-41bd-9ea0-036a064f65d2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30c17ac-20dc-41bd-9ea0-036a064f65d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:04,924 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:40:04,925 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c557863-670e-484f-9e69-c7a5beb9ced2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c557863-670e-484f-9e69-c7a5beb9ced2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:05,973 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:05,974 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dec2100e-73b1-43e5-a924-9c7ba4257c7c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dec2100e-73b1-43e5-a924-9c7ba4257c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:07,080 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.098s 2021-09-03 02:40:07,081 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48eda886-13cb-4788-8cba-5a7c20a0d1ac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48eda886-13cb-4788-8cba-5a7c20a0d1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:08,130 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:08,130 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eedd71b9-f943-43c1-8c44-c1494da355c2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eedd71b9-f943-43c1-8c44-c1494da355c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:09,179 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:09,180 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f62042-db5f-4406-93b1-ab87a2d8e74e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f62042-db5f-4406-93b1-ab87a2d8e74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:10,229 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:10,229 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a928c1-4518-4817-b5fc-f20cc7a267e5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a928c1-4518-4817-b5fc-f20cc7a267e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:11,279 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:11,279 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d7e02c-070a-4bd5-b95b-8e09a6622bcc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d7e02c-070a-4bd5-b95b-8e09a6622bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:12,328 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:12,328 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121d09d5-cfc5-4f27-af0e-446b8c462f34', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121d09d5-cfc5-4f27-af0e-446b8c462f34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:13,377 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:13,377 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b0f4b4-380e-40f9-a46b-f74b9b04b3aa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b0f4b4-380e-40f9-a46b-f74b9b04b3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:14,427 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:14,427 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da85467-b33e-4178-89a5-8c30f18acc38', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da85467-b33e-4178-89a5-8c30f18acc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:15,475 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:15,475 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ff3c38-4d5b-4502-a6a4-10125b611fbb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ff3c38-4d5b-4502-a6a4-10125b611fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:16,525 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:16,525 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce47a125-8720-469d-8b88-2eca56d9a301', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce47a125-8720-469d-8b88-2eca56d9a301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:17,574 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:17,575 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b79e09c-664c-4b9f-a60b-1ee4bb4f8436', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b79e09c-664c-4b9f-a60b-1ee4bb4f8436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:18,624 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:18,625 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532e943e-fd04-49d8-8d2e-3070d99db87a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532e943e-fd04-49d8-8d2e-3070d99db87a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:19,673 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:19,673 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-691e1593-b7f3-4705-bba4-640fd47a1729', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-691e1593-b7f3-4705-bba4-640fd47a1729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:20,722 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:20,723 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca08529-2a23-48bd-afd2-968a98ac4fd8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca08529-2a23-48bd-afd2-968a98ac4fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:21,772 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:21,772 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-712090c4-54be-455a-a1c2-354bab2c7583', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-712090c4-54be-455a-a1c2-354bab2c7583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:22,821 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:40:22,822 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c737bc99-39ed-4210-88b0-63035c8c7f35', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c737bc99-39ed-4210-88b0-63035c8c7f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:23,871 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:23,872 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a620df-ac24-4839-ac21-17a824f2a94c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a620df-ac24-4839-ac21-17a824f2a94c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:24,921 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:24,922 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1544ba17-647d-496c-b1f7-d681d69b08cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1544ba17-647d-496c-b1f7-d681d69b08cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:25,970 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:40:25,970 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9987f0-c5f9-4f99-b713-a44539b34237', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9987f0-c5f9-4f99-b713-a44539b34237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:27,019 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:27,019 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca84c629-8798-4e38-88a9-7ea12d03742d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca84c629-8798-4e38-88a9-7ea12d03742d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:28,067 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:40:28,068 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464c194e-1188-44ba-ad07-8b7b3ee828f1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464c194e-1188-44ba-ad07-8b7b3ee828f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:29,116 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:29,117 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c8cec82-7f66-445c-bbb1-8b24340e5118', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c8cec82-7f66-445c-bbb1-8b24340e5118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:30,165 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:40:30,166 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0308215-6ba1-4e02-a9d7-9d5741c070a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0308215-6ba1-4e02-a9d7-9d5741c070a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:31,216 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:31,216 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d353ca0-f3cf-484e-9ebd-8676f72d6682', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d353ca0-f3cf-484e-9ebd-8676f72d6682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:32,265 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:32,265 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41fccbf-91d8-4704-b898-1fd20c1e6e8c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41fccbf-91d8-4704-b898-1fd20c1e6e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:33,316 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:40:33,316 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7686007-0e90-4eba-8cd1-65974c850089', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7686007-0e90-4eba-8cd1-65974c850089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:34,366 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:34,367 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b62d5f7-6001-4ca7-8e64-46d16b834ee3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b62d5f7-6001-4ca7-8e64-46d16b834ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:35,418 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:40:35,419 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24810a80-4861-43b3-9370-87d3ad299bc8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24810a80-4861-43b3-9370-87d3ad299bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:36,467 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:36,468 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-653aef00-f0e8-40a1-b983-acf562ca6748', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-653aef00-f0e8-40a1-b983-acf562ca6748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:37,517 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:37,517 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4831edb1-dd94-4272-a091-9d2f73087d55', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4831edb1-dd94-4272-a091-9d2f73087d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:38,567 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:38,567 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca8597d-d851-417b-9116-f5b4f3de2e2a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca8597d-d851-417b-9116-f5b4f3de2e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:39,617 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:39,617 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032255d1-8724-4ccc-813c-2090a0bb84c4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032255d1-8724-4ccc-813c-2090a0bb84c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:40,665 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:40,666 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3055d2-308f-4f5f-8cd6-13a501c76676', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3055d2-308f-4f5f-8cd6-13a501c76676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:41,715 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:41,716 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f003d450-032b-4bc8-8c60-3cbeba6eb083', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f003d450-032b-4bc8-8c60-3cbeba6eb083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:42,764 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:42,765 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83ba730-af98-4a88-b474-c2315c9b2724', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83ba730-af98-4a88-b474-c2315c9b2724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:43,816 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:40:43,816 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-486a4ec3-04a2-49ca-ac69-5269920e257f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-486a4ec3-04a2-49ca-ac69-5269920e257f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:44,867 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:40:44,868 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-690d4090-dfa4-4919-a39f-2bb49a042848', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-690d4090-dfa4-4919-a39f-2bb49a042848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:45,916 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:45,917 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8cc308-f40e-4646-89c1-6acc64f03313', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8cc308-f40e-4646-89c1-6acc64f03313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:46,964 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:40:46,965 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a98ed5-806f-4368-a4b4-6a2319d83a83', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a98ed5-806f-4368-a4b4-6a2319d83a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:48,015 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:48,015 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4d628b-9bb7-4801-84f3-e0c3910d38e0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4d628b-9bb7-4801-84f3-e0c3910d38e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:49,063 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:40:49,064 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08cea185-2cc3-4406-b472-d6e8b35821fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08cea185-2cc3-4406-b472-d6e8b35821fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:50,112 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:50,113 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa185ed3-71a1-4ebf-8e35-864994ab9c16', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa185ed3-71a1-4ebf-8e35-864994ab9c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:51,162 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:51,162 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd425ed-bf69-4453-b90e-466cf3811324', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd425ed-bf69-4453-b90e-466cf3811324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:52,212 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:52,212 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bbb0997-5a70-4b36-94ed-12c12634233f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bbb0997-5a70-4b36-94ed-12c12634233f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:53,261 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:53,262 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce745d8-005e-4ae7-b896-efb7d6274026', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce745d8-005e-4ae7-b896-efb7d6274026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:54,309 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:40:54,310 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae481fb-9089-4c85-916f-5fcb27d7f6e2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae481fb-9089-4c85-916f-5fcb27d7f6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:55,358 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:40:55,358 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840b8186-f7a2-450f-9425-1bd7c6ea60b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840b8186-f7a2-450f-9425-1bd7c6ea60b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:56,409 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:40:56,409 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64383e71-3b72-4d18-9f15-64f87a48c1f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64383e71-3b72-4d18-9f15-64f87a48c1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:57,458 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:40:57,458 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fab027e-8d08-4180-a2bb-b8d65c0dd67f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fab027e-8d08-4180-a2bb-b8d65c0dd67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:58,508 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:58,509 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a9e6bd6-4adf-42e6-ac31-bd1d81cd2ad9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a9e6bd6-4adf-42e6-ac31-bd1d81cd2ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:40:59,558 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:40:59,558 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ef50ce-7a75-4806-9a70-53b1c244bdee', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ef50ce-7a75-4806-9a70-53b1c244bdee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:00,605 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:41:00,606 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae43795-74b1-4bfa-8020-0097aa292a7c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae43795-74b1-4bfa-8020-0097aa292a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:01,656 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:01,656 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-659139b6-5502-4a6d-924f-23fedefc1381', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-659139b6-5502-4a6d-924f-23fedefc1381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:02,705 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:02,705 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e891eb-f159-4548-9d93-57c95bacffa4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e891eb-f159-4548-9d93-57c95bacffa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:03,754 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:03,754 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ef5c841-444b-4756-88e6-712a2aef61d4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ef5c841-444b-4756-88e6-712a2aef61d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:04,804 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:04,805 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e97d712-027f-48d6-a6fd-c69cfdb3897c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e97d712-027f-48d6-a6fd-c69cfdb3897c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:05,855 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:05,855 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da7f9f70-5f45-4656-82b5-1e4fa2da3736', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7f9f70-5f45-4656-82b5-1e4fa2da3736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:06,906 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:06,906 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a2a893c-8202-4843-b8a0-86f10864fc03', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a2a893c-8202-4843-b8a0-86f10864fc03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:07,955 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:07,955 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee82cfc5-b3f8-4b59-9b72-2f6e48d9b9dc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee82cfc5-b3f8-4b59-9b72-2f6e48d9b9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:09,004 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:09,005 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfcbcd4d-7ec5-436a-ae01-742fddb647b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfcbcd4d-7ec5-436a-ae01-742fddb647b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:10,054 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:10,054 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8034b33f-ec16-4d14-aa63-55bf9ca898f9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8034b33f-ec16-4d14-aa63-55bf9ca898f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:11,104 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:11,105 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-147948cf-f949-4a3e-a5f4-130a40a38c8e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-147948cf-f949-4a3e-a5f4-130a40a38c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:12,155 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:41:12,155 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ebafde-cd89-4777-8fdb-48028f6ef2fa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ebafde-cd89-4777-8fdb-48028f6ef2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:13,205 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:13,205 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f1017d4-6df2-442f-9e35-c3bdba01c063', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f1017d4-6df2-442f-9e35-c3bdba01c063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:14,254 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:14,254 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75527ba4-1310-4858-9126-42fba440ef7c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75527ba4-1310-4858-9126-42fba440ef7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:15,303 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:15,303 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b245c42-9a81-4779-8488-05e080b880cc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b245c42-9a81-4779-8488-05e080b880cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:16,354 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:16,354 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13455dd-79f3-48d3-9773-5121268dcfe8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d13455dd-79f3-48d3-9773-5121268dcfe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:17,404 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:17,404 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a335cd-ce2f-48c5-84d7-d141ba5366f7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a335cd-ce2f-48c5-84d7-d141ba5366f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:18,454 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:18,455 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee887d0-ee50-468a-99b8-197c544e65f2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee887d0-ee50-468a-99b8-197c544e65f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:19,504 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:19,504 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7015e16-f0ee-4da3-8faf-20842ee42398', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7015e16-f0ee-4da3-8faf-20842ee42398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:20,555 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:41:20,555 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9eea1a1-1676-4ea9-a3a3-a63b71c62668', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9eea1a1-1676-4ea9-a3a3-a63b71c62668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:21,604 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:41:21,604 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f81395d8-2f67-49e9-9bfc-c475b7d22e68', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81395d8-2f67-49e9-9bfc-c475b7d22e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:22,654 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:22,654 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c202ef-8881-4ed2-96ba-abf0bf0b7979', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c202ef-8881-4ed2-96ba-abf0bf0b7979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:23,702 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:41:23,702 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-801caa39-e88c-4146-bb80-6cef7b19e892', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-801caa39-e88c-4146-bb80-6cef7b19e892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:24,751 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:24,751 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ad53ec-d3f1-4b41-904b-dd5661efef31', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ad53ec-d3f1-4b41-904b-dd5661efef31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:25,800 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:25,801 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c6c3dd-25bb-463f-aa0a-0c5d59b73084', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c6c3dd-25bb-463f-aa0a-0c5d59b73084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:26,851 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:26,851 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a270e45-af47-42ed-a3c1-aed3bafde68e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a270e45-af47-42ed-a3c1-aed3bafde68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:27,900 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:27,901 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644f23e1-72c3-4083-9f3a-392dda3acdf6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644f23e1-72c3-4083-9f3a-392dda3acdf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:28,950 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:28,950 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66d24a0-f69a-436b-94e3-70be0552ebd8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66d24a0-f69a-436b-94e3-70be0552ebd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:29,999 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:29,999 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5580cc3-69ad-449f-8d22-c1867c18f12f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5580cc3-69ad-449f-8d22-c1867c18f12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:31,048 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:31,048 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df9ad6ee-47bc-4a3d-9560-162c68d7601f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df9ad6ee-47bc-4a3d-9560-162c68d7601f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:32,097 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:32,097 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa647175-9379-4f0a-b147-695f3cbd4671', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa647175-9379-4f0a-b147-695f3cbd4671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:33,147 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:33,147 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09a8c9b8-92f7-4552-8af3-b8e4290d0aab', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09a8c9b8-92f7-4552-8af3-b8e4290d0aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:34,199 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.044s 2021-09-03 02:41:34,199 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-486ad7fb-9362-465a-8323-b7a502f402c9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-486ad7fb-9362-465a-8323-b7a502f402c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:35,249 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:35,250 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d6aff8-0ad2-472e-8bda-0fb87c877708', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d6aff8-0ad2-472e-8bda-0fb87c877708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:36,300 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:36,300 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da9fe35b-52d8-492f-95b8-c534cf78faf2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da9fe35b-52d8-492f-95b8-c534cf78faf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:37,349 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:37,349 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a0ef66-b21b-40bc-b609-37e4bf7d1ec2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a0ef66-b21b-40bc-b609-37e4bf7d1ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:38,398 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:38,398 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-828bd1a2-0f9b-4e53-8bb6-0c9cff1ce629', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-828bd1a2-0f9b-4e53-8bb6-0c9cff1ce629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:39,448 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:39,449 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be94f5d-94c1-413d-b37c-afa2999bfeba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be94f5d-94c1-413d-b37c-afa2999bfeba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:40,499 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:40,499 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50453b71-0ba8-42fb-9b5a-96c06adc2363', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50453b71-0ba8-42fb-9b5a-96c06adc2363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:41,548 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:41,549 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af822c05-a883-4dd9-98e6-5858428dfc8b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af822c05-a883-4dd9-98e6-5858428dfc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:42,598 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:42,598 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ad60ff-fff4-41d0-bdb3-e71b4c4e9b05', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ad60ff-fff4-41d0-bdb3-e71b4c4e9b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:43,647 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:43,648 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61694d76-ac4a-4bae-bf8b-45da42e6d374', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61694d76-ac4a-4bae-bf8b-45da42e6d374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:44,696 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:44,697 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f59d783-560a-4a67-9f34-251d62fc2431', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f59d783-560a-4a67-9f34-251d62fc2431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:45,746 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:45,746 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e2b6a7-048f-4371-aae5-9cf369849d61', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e2b6a7-048f-4371-aae5-9cf369849d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:46,795 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:46,796 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f288423-e641-4cb2-b5b5-4887b9880ace', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f288423-e641-4cb2-b5b5-4887b9880ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:47,843 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:47,844 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22caf0d6-ee70-4387-a06d-f92b32301bad', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22caf0d6-ee70-4387-a06d-f92b32301bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:48,893 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:48,893 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb2e820-ecb7-4843-9df5-41edce19969d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb2e820-ecb7-4843-9df5-41edce19969d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:49,941 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:49,942 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6f4bb97-1c24-4d57-8ba3-7bda474f6802', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6f4bb97-1c24-4d57-8ba3-7bda474f6802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:50,993 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:41:50,993 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ccd93e-2422-49e2-821d-99beebf104c0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ccd93e-2422-49e2-821d-99beebf104c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:52,043 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:52,043 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f57c8b7-daba-4782-a886-707089bd730d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f57c8b7-daba-4782-a886-707089bd730d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:53,092 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.040s 2021-09-03 02:41:53,092 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d917b53-0b81-4a26-b402-a5afdc4900f7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d917b53-0b81-4a26-b402-a5afdc4900f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:54,142 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:54,142 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d91ed50-19d6-4308-8b1e-d168c26bec4e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d91ed50-19d6-4308-8b1e-d168c26bec4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:55,191 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:55,192 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ceb9689-fe16-48d6-9f3b-17a8226af833', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ceb9689-fe16-48d6-9f3b-17a8226af833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:56,242 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:56,242 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06082188-de0b-4f2d-a254-f2d263239ec4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06082188-de0b-4f2d-a254-f2d263239ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:57,292 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:41:57,292 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e972d0-62c1-485b-b808-e25816969135', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e972d0-62c1-485b-b808-e25816969135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:58,341 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:41:58,341 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89f3042-a648-4ee3-b72f-8fd3475b680b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89f3042-a648-4ee3-b72f-8fd3475b680b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:41:59,396 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.046s 2021-09-03 02:41:59,396 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ff94e2-925c-4626-ac67-53f74c7aaf91', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ff94e2-925c-4626-ac67-53f74c7aaf91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:42:00,446 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:42:00,446 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a98951b-a938-4410-b64a-cbc6e983d7c8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a98951b-a938-4410-b64a-cbc6e983d7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:42:01,496 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:42:01,496 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30625b17-55d9-4cc8-9f2a-cc8fb4c70d07', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30625b17-55d9-4cc8-9f2a-cc8fb4c70d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:42:02,545 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:42:02,545 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6b834c-81d2-4d2e-8391-b520a9ca3eee', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6b834c-81d2-4d2e-8391-b520a9ca3eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:42:03,595 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:42:03,595 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec3b8d27-08ef-4e99-b0b5-b42676a655c6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec3b8d27-08ef-4e99-b0b5-b42676a655c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:42:04,645 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.042s 2021-09-03 02:42:04,645 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3f8d7a-92ef-4718-891a-2eab08c117da', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3f8d7a-92ef-4718-891a-2eab08c117da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:42:05,694 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.041s 2021-09-03 02:42:05,694 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b193c97-be3f-414e-a196-a298d1cbae22', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b193c97-be3f-414e-a196-a298d1cbae22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:42:06,746 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:42:06,746 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c9307b-0d51-4b17-92be-2461c3b1f38e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c9307b-0d51-4b17-92be-2461c3b1f38e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' 2021-09-03 02:42:07,796 109412 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057 0.043s 2021-09-03 02:42:07,796 109412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa6817e-d5de-49bd-9f76-5f3a5c9d7deb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa6817e-d5de-49bd-9f76-5f3a5c9d7deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057'} Body: b'{"volume": {"id": "03beaebf-e4cc-4632-abc4-1ab904562057", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:36:07.000000", "updated_at": "2021-09-03T02:36:08.000000", "name": "tempest-VolumesExtendTest-Volume-1202080254", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/acaad3c6faad40aba1f9dd8041799dfa/volumes/03beaebf-e4cc-4632-abc4-1ab904562057"}], "user_id": "c9b88a0a6c5646d9bcba88ba421b2d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acaad3c6faad40aba1f9dd8041799dfa"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, 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 03beaebf-e4cc-4632-abc4-1ab904562057 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
fail
ft17.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-09-03 02:23:49,281 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes 0.637s 2021-09-03 02:23:49,281 109421 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-1822018960", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3baaced1-c294-4509-b392-c476317b8b6a', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3baaced1-c294-4509-b392-c476317b8b6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.024336", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:23:49,403 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.114s 2021-09-03 02:23:49,403 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f903e9d-e813-4817-9730-d33a53f13947', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f903e9d-e813-4817-9730-d33a53f13947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:23:50,456 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.045s 2021-09-03 02:23:50,456 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d511e170-d171-436c-9d01-22c1487de86a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d511e170-d171-436c-9d01-22c1487de86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:23:51,507 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:23:51,508 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6168766-6221-4a85-9a37-c26c6982a07a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6168766-6221-4a85-9a37-c26c6982a07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:23:52,581 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.065s 2021-09-03 02:23:52,581 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7f5268-5ba9-4c2c-802a-a5cabaf247d1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7f5268-5ba9-4c2c-802a-a5cabaf247d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:23:53,633 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:23:53,633 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdffafae-29e1-4800-9977-a514805951bb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdffafae-29e1-4800-9977-a514805951bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:23:54,685 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:23:54,685 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2980309-982f-4965-bfd8-2ce19f02274c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2980309-982f-4965-bfd8-2ce19f02274c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:23:55,733 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.039s 2021-09-03 02:23:55,734 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb6bcf80-0bbd-4777-9011-9175d6eefa94', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb6bcf80-0bbd-4777-9011-9175d6eefa94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:23:56,786 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:23:56,786 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7391ce09-7a9c-4b28-995b-2f4cde69b3ba', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7391ce09-7a9c-4b28-995b-2f4cde69b3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:23:57,840 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.045s 2021-09-03 02:23:57,840 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a3bf4e2-43a9-47b6-bd6f-9e531bcf9641', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a3bf4e2-43a9-47b6-bd6f-9e531bcf9641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:23:58,906 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.058s 2021-09-03 02:23:58,907 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a73761b-57e2-43ab-9b29-8b6cc8253dc4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a73761b-57e2-43ab-9b29-8b6cc8253dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:23:59,959 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:23:59,959 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-690a0ca6-f2c9-4409-8351-6668985d56cc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-690a0ca6-f2c9-4409-8351-6668985d56cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:24:01,019 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.052s 2021-09-03 02:24:01,019 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5edea95-0fa4-459e-bb12-7d54f9188020', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5edea95-0fa4-459e-bb12-7d54f9188020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:24:02,074 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.047s 2021-09-03 02:24:02,074 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1dc18af-2361-4e2c-b8c6-1da7936d73df', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1dc18af-2361-4e2c-b8c6-1da7936d73df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:24:03,724 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.642s 2021-09-03 02:24:03,725 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c8b2f4-0cba-45fc-97ce-5c1bc1fc0bd6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c8b2f4-0cba-45fc-97ce-5c1bc1fc0bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:24:04,775 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.039s 2021-09-03 02:24:04,775 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db128f15-97ea-4d59-8a01-66d718a4996a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db128f15-97ea-4d59-8a01-66d718a4996a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:24:05,828 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.045s 2021-09-03 02:24:05,829 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4dc712b-bce7-4ea1-a2e3-dac6f18b8c23', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4dc712b-bce7-4ea1-a2e3-dac6f18b8c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:24:06,882 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.045s 2021-09-03 02:24:06,883 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c938aa-d9ef-4fe9-b1de-78fea3b8d875', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c938aa-d9ef-4fe9-b1de-78fea3b8d875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:24:07,936 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.046s 2021-09-03 02:24:07,937 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab02f2c-955f-49fe-92a4-4afef8f547c2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab02f2c-955f-49fe-92a4-4afef8f547c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:24:09,000 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.055s 2021-09-03 02:24:09,001 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba7a67a-208b-44e4-84bb-be00c04cde67', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba7a67a-208b-44e4-84bb-be00c04cde67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:24:10,050 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:24:10,050 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16802e6e-4cc7-4a55-b572-90a580134787', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16802e6e-4cc7-4a55-b572-90a580134787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:24:11,101 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:24:11,101 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-136ae376-84c7-466f-b56e-1cb43970d532', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-136ae376-84c7-466f-b56e-1cb43970d532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:24:12,156 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.047s 2021-09-03 02:24:12,157 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9120203c-a533-4eb9-8c56-1f25d8a7125a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9120203c-a533-4eb9-8c56-1f25d8a7125a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:24:13,219 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.054s 2021-09-03 02:24:13,221 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1bf2d6-afb1-4e18-801f-c7c6f3d9f8cb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1bf2d6-afb1-4e18-801f-c7c6f3d9f8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:25:14,287 109421 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.21', port=80): Read timed out. (read timeout=60)")': /volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 2021-09-03 02:25:37,985 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 83.756s 2021-09-03 02:25:37,987 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4fae83f-1afd-4534-8a39-fb7615ac8825', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4fae83f-1afd-4534-8a39-fb7615ac8825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:25:39,041 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.046s 2021-09-03 02:25:39,042 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d02a470-2bfd-428f-ab7b-ce04607d34b7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d02a470-2bfd-428f-ab7b-ce04607d34b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:13,445 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 33.395s 2021-09-03 02:26:13,445 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25580bfd-0844-4ac4-890f-6e19ac17042c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25580bfd-0844-4ac4-890f-6e19ac17042c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:14,493 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:14,493 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d455e51-b9da-4e2f-8255-7ab48a0b7285', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d455e51-b9da-4e2f-8255-7ab48a0b7285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:15,546 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:26:15,546 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-215060f1-5262-4f0c-a890-3da2b88fcecd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-215060f1-5262-4f0c-a890-3da2b88fcecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:16,597 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:26:16,597 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15d3de9-4d08-44da-9f1f-85d839ff1f1c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15d3de9-4d08-44da-9f1f-85d839ff1f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:17,651 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:17,652 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50429a4a-124e-4d08-b127-2baf5b83faf8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50429a4a-124e-4d08-b127-2baf5b83faf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:18,701 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:26:18,701 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d46e22d7-8a01-47b9-a9ea-5fe2b449410b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d46e22d7-8a01-47b9-a9ea-5fe2b449410b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:19,754 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:26:19,755 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6bb27b6-0b4f-405b-b3f1-f72529eea74d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6bb27b6-0b4f-405b-b3f1-f72529eea74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:20,806 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:26:20,806 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8be8f30-d791-4d20-ad49-4dfb3b6d356d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8be8f30-d791-4d20-ad49-4dfb3b6d356d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:21,858 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:26:21,858 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00cb7fa3-96ac-4fb8-94db-6fdac9a53c6c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00cb7fa3-96ac-4fb8-94db-6fdac9a53c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:22,908 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:26:22,908 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a60027-bd66-4d88-85e7-73315ac352fd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a60027-bd66-4d88-85e7-73315ac352fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:23,958 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:23,959 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b7cd73-9ba4-4da8-b748-d1f8c1e222a4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b7cd73-9ba4-4da8-b748-d1f8c1e222a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:25,006 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:25,007 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46a42117-236b-4fdd-af58-6bbc7b09ceed', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46a42117-236b-4fdd-af58-6bbc7b09ceed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:26,057 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:26:26,057 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3afe42-4717-4b7f-b9d8-93c617aac711', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3afe42-4717-4b7f-b9d8-93c617aac711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:27,105 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:27,105 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5097a1-4c9e-4e03-a96b-d3fbd553372c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5097a1-4c9e-4e03-a96b-d3fbd553372c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:28,158 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.045s 2021-09-03 02:26:28,158 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7affdd27-0cc3-4175-8492-a33e75f15a58', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7affdd27-0cc3-4175-8492-a33e75f15a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:29,208 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:26:29,208 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c3f393-2193-49c3-8008-f93511b0dd6f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c3f393-2193-49c3-8008-f93511b0dd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:30,256 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:30,256 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16efdbff-185c-4d16-8ee6-c465b4b5c16a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16efdbff-185c-4d16-8ee6-c465b4b5c16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:31,312 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.049s 2021-09-03 02:26:31,313 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab726b5a-bc94-463b-af31-49cb86aaa5da', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab726b5a-bc94-463b-af31-49cb86aaa5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:32,364 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:26:32,365 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a5bbd6d-1e80-43ef-af37-d450aa84c77b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a5bbd6d-1e80-43ef-af37-d450aa84c77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:33,415 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:26:33,416 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a6c6ceb-71f8-4e76-9363-42834d47d503', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a6c6ceb-71f8-4e76-9363-42834d47d503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:34,463 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:34,464 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a52f1e-972c-4ff0-9dbc-90d4cc6b65fb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a52f1e-972c-4ff0-9dbc-90d4cc6b65fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:35,511 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.039s 2021-09-03 02:26:35,511 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af32691-0756-4529-8add-9a59b035012e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af32691-0756-4529-8add-9a59b035012e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:36,560 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:26:36,561 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbebc59-dbc7-4319-9f07-2cb6d0556d9e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbebc59-dbc7-4319-9f07-2cb6d0556d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:37,615 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.045s 2021-09-03 02:26:37,615 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d44e791d-8e04-40d4-971f-bb9df422315d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d44e791d-8e04-40d4-971f-bb9df422315d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:38,664 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:26:38,664 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa8414f-232f-4b80-8e02-14946d5b08f5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa8414f-232f-4b80-8e02-14946d5b08f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:39,712 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:39,713 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99c84bf5-3c5a-4b86-a39e-1c3577eee26a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99c84bf5-3c5a-4b86-a39e-1c3577eee26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:40,761 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:40,762 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c41f97c-fedd-4234-a2e1-e1ddbb94e85e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c41f97c-fedd-4234-a2e1-e1ddbb94e85e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:41,811 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:26:41,811 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c9163f-fb6c-4864-b326-4627e7dd2979', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c9163f-fb6c-4864-b326-4627e7dd2979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:42,859 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:42,860 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c5f145e-0f40-4dd0-8920-f80bb6236fdd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c5f145e-0f40-4dd0-8920-f80bb6236fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:43,909 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:26:43,909 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992750c3-183d-4d09-90d2-1bf2ccd632d1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992750c3-183d-4d09-90d2-1bf2ccd632d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:44,960 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:26:44,961 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b3a04bc-fe76-4ad5-948b-bd5a7d915f06', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b3a04bc-fe76-4ad5-948b-bd5a7d915f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:46,010 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:26:46,010 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9905ab34-ac33-4fc9-ad35-df548b6f1b9e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9905ab34-ac33-4fc9-ad35-df548b6f1b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:47,059 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:47,059 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b3d482-3f77-4819-800f-512670df9de3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b3d482-3f77-4819-800f-512670df9de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:48,106 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.039s 2021-09-03 02:26:48,107 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4d63100-ca01-4c02-8cbe-e7167ce9f841', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4d63100-ca01-4c02-8cbe-e7167ce9f841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:49,157 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:26:49,157 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63fc83d6-796e-468e-835b-d644dae11087', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63fc83d6-796e-468e-835b-d644dae11087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:50,205 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:50,206 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a63e0a6-d174-4935-ad11-e0359194f8f7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a63e0a6-d174-4935-ad11-e0359194f8f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:51,255 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:26:51,255 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793a6044-5577-47a2-88f6-4e14677cc44c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793a6044-5577-47a2-88f6-4e14677cc44c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:52,306 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:26:52,307 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a15c1479-1657-420b-a66c-051de395651b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a15c1479-1657-420b-a66c-051de395651b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:53,363 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.048s 2021-09-03 02:26:53,364 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1662eab-5a80-4fc6-8b47-a8b6d17e8ed9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1662eab-5a80-4fc6-8b47-a8b6d17e8ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:54,414 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:26:54,415 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e388f25c-b2d5-493b-92d9-0a7596d8bc9d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e388f25c-b2d5-493b-92d9-0a7596d8bc9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:55,463 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:55,463 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db044f9d-a8f7-46b8-8051-1498910617df', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db044f9d-a8f7-46b8-8051-1498910617df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:56,511 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:26:56,511 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e3af8a-d969-43f5-abda-3fc26448e050', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e3af8a-d969-43f5-abda-3fc26448e050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:57,560 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:26:57,560 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5db2caf-6ff4-4aaa-b086-11645387bba9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5db2caf-6ff4-4aaa-b086-11645387bba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:58,609 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:26:58,610 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4713d6e-bdf6-4403-9b4b-b05c0265ce07', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4713d6e-bdf6-4403-9b4b-b05c0265ce07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:26:59,660 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:26:59,660 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c3a43a-f8fb-44e8-bf5e-29ddefa59532', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c3a43a-f8fb-44e8-bf5e-29ddefa59532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:00,709 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:27:00,710 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958cbda3-9641-4f42-bda3-e4c2bcf53e22', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958cbda3-9641-4f42-bda3-e4c2bcf53e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:01,759 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:01,759 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d3f1e8-8614-4f65-9e0a-5b9e2ef16bdb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d3f1e8-8614-4f65-9e0a-5b9e2ef16bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:02,809 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:02,809 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5f57951-b091-41cd-886a-8c9736dfa606', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5f57951-b091-41cd-886a-8c9736dfa606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:03,859 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:27:03,860 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c28ad765-7d83-4ae4-a62d-127cbb8fb288', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c28ad765-7d83-4ae4-a62d-127cbb8fb288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:04,911 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:27:04,912 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d91867f1-c8a1-402c-9381-9aba5dc5ec17', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d91867f1-c8a1-402c-9381-9aba5dc5ec17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:05,980 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.060s 2021-09-03 02:27:05,980 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5853047e-b685-447d-9e39-d0d5632e00ab', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5853047e-b685-447d-9e39-d0d5632e00ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:07,028 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:07,028 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd623bd-c565-46a9-910a-ba087a621538', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd623bd-c565-46a9-910a-ba087a621538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:08,076 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:27:08,076 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353cb132-29f5-4e03-91bd-382e8e6174b8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353cb132-29f5-4e03-91bd-382e8e6174b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:09,176 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.091s 2021-09-03 02:27:09,176 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c60bee-971b-46e7-9505-abf143ca18bc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c60bee-971b-46e7-9505-abf143ca18bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:10,222 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.039s 2021-09-03 02:27:10,223 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee1d813-9eab-4d4d-a87e-0f4083bb5908', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee1d813-9eab-4d4d-a87e-0f4083bb5908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:11,271 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:11,271 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f07c0b-0f7c-4803-b747-cdc9674bb48c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f07c0b-0f7c-4803-b747-cdc9674bb48c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:12,321 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:27:12,321 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94f3b20-eff8-4534-aea4-d0751fc22f5c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94f3b20-eff8-4534-aea4-d0751fc22f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:13,371 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:13,371 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e1936e-9c59-4268-ac96-eeb6edcde76e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e1936e-9c59-4268-ac96-eeb6edcde76e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:14,424 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.045s 2021-09-03 02:27:14,424 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644cfd45-596c-4746-8042-e689a9d063db', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644cfd45-596c-4746-8042-e689a9d063db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:15,472 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:27:15,472 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff98b420-ed74-4d5c-9e78-ecec90bcd94e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff98b420-ed74-4d5c-9e78-ecec90bcd94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:16,521 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:16,521 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a5afcf-0cce-481c-aff8-bc0ccc05e393', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a5afcf-0cce-481c-aff8-bc0ccc05e393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:17,576 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.047s 2021-09-03 02:27:17,577 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8279db59-5214-40b0-b55c-df47aa080b8f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8279db59-5214-40b0-b55c-df47aa080b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:18,625 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:27:18,625 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a742b485-c140-4bf7-9f9d-0c988d8639bf', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a742b485-c140-4bf7-9f9d-0c988d8639bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:19,673 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:27:19,673 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e41bbb-351b-446a-8797-2a4779c28b53', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e41bbb-351b-446a-8797-2a4779c28b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:20,721 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.039s 2021-09-03 02:27:20,721 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33002335-857f-407a-ace7-702352851f3b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33002335-857f-407a-ace7-702352851f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:21,769 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:27:21,769 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f2cfab-6abf-4058-9228-f582f387539f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f2cfab-6abf-4058-9228-f582f387539f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:22,818 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:22,818 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0854f654-854c-4900-94b2-da95578ee410', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0854f654-854c-4900-94b2-da95578ee410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:23,875 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.050s 2021-09-03 02:27:23,876 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da3a5da-34fd-4fd2-ac0b-0f398859c13e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da3a5da-34fd-4fd2-ac0b-0f398859c13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:24,924 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:24,925 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee18491-e004-464f-87a8-4821a85118cb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee18491-e004-464f-87a8-4821a85118cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:25,973 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:25,974 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b94a86-5a43-41ce-aa3d-cc70722ab60f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b94a86-5a43-41ce-aa3d-cc70722ab60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:27,023 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:27,024 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fe4b570-41a9-4403-a7e3-7e794711ab76', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fe4b570-41a9-4403-a7e3-7e794711ab76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:28,074 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:27:28,074 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e5d8622-32c3-4c05-8cab-367d36d3efd4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e5d8622-32c3-4c05-8cab-367d36d3efd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:29,124 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:29,124 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c41fef9-2fbd-46a0-aae6-2172fd521dfa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c41fef9-2fbd-46a0-aae6-2172fd521dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:30,173 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:30,174 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8139491c-d034-4411-ad7f-ba3bcdd0d757', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8139491c-d034-4411-ad7f-ba3bcdd0d757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:31,222 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:27:31,222 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dfaa47b-b907-4896-8a6a-865448736aeb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dfaa47b-b907-4896-8a6a-865448736aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:32,271 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:32,272 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4571ea-c343-447b-b39c-f3761c8d238a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4571ea-c343-447b-b39c-f3761c8d238a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:33,323 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:27:33,323 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b124d7-6d56-435f-8c42-d9bae360b3d2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b124d7-6d56-435f-8c42-d9bae360b3d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:34,373 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:27:34,373 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab2bb4e-59c4-456a-be55-52898f73f78e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab2bb4e-59c4-456a-be55-52898f73f78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:35,425 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:27:35,425 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5907fb3-f86a-46d2-aa00-8168c2391c12', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5907fb3-f86a-46d2-aa00-8168c2391c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:36,472 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.039s 2021-09-03 02:27:36,473 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f134158-f95c-4556-889d-972a79520466', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f134158-f95c-4556-889d-972a79520466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:37,521 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:27:37,522 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e41f62-b2fb-469d-a0f0-5479f3f4e5c3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e41f62-b2fb-469d-a0f0-5479f3f4e5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:38,572 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:27:38,572 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1319bb3a-073b-4a34-9688-c278ed25a26b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1319bb3a-073b-4a34-9688-c278ed25a26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:39,621 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:27:39,622 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0393da8e-4fbe-47d6-a7a2-cee724a5e20f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0393da8e-4fbe-47d6-a7a2-cee724a5e20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:40,675 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.045s 2021-09-03 02:27:40,675 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8bd559e-d617-413b-99c0-027937882ca4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8bd559e-d617-413b-99c0-027937882ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:41,724 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:41,725 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d48b05-7d55-4763-a175-7018401b7748', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d48b05-7d55-4763-a175-7018401b7748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:42,777 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:27:42,777 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ca8d83-aea1-4b86-8b16-ae93c318fdf4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ca8d83-aea1-4b86-8b16-ae93c318fdf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:43,836 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.052s 2021-09-03 02:27:43,837 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3764ce89-074c-4446-8b6f-9f1628a976ce', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3764ce89-074c-4446-8b6f-9f1628a976ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:44,887 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:27:44,888 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a4c42a-60fc-4c10-9f56-15edb9c8caae', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a4c42a-60fc-4c10-9f56-15edb9c8caae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:45,956 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.061s 2021-09-03 02:27:45,956 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90526c90-334f-4567-8821-285644a64b7b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90526c90-334f-4567-8821-285644a64b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:47,034 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.070s 2021-09-03 02:27:47,034 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb287c75-de69-448d-b9cd-70f711b8e5ed', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb287c75-de69-448d-b9cd-70f711b8e5ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:48,087 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:27:48,087 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc9237e-41a6-4e1c-8421-f13fb40dae6c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc9237e-41a6-4e1c-8421-f13fb40dae6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:49,160 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.064s 2021-09-03 02:27:49,160 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003f09bc-2bc0-45cb-ae03-d40343e4159a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003f09bc-2bc0-45cb-ae03-d40343e4159a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:50,219 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.051s 2021-09-03 02:27:50,220 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8416bc79-46be-4d16-a4b5-63e6aae54d8c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8416bc79-46be-4d16-a4b5-63e6aae54d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:51,271 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:27:51,271 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88888c7f-4f5d-4670-a2c8-759ea8a34a72', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88888c7f-4f5d-4670-a2c8-759ea8a34a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:52,321 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:52,321 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8033565-1405-4b9a-9958-0ae1dec0a9e2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8033565-1405-4b9a-9958-0ae1dec0a9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:53,370 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:27:53,370 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09079f50-5836-4898-97b3-3c74c1b211e9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09079f50-5836-4898-97b3-3c74c1b211e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:54,419 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:54,420 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9231bede-83c9-4c71-96d8-2ceba07f5bfa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9231bede-83c9-4c71-96d8-2ceba07f5bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:55,470 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:27:55,471 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc72d92-e9de-47dc-9fe3-4ad146fc5a0f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc72d92-e9de-47dc-9fe3-4ad146fc5a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:56,521 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:27:56,521 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c39c8f-703b-4ffc-b903-1b7c3f9309f0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c39c8f-703b-4ffc-b903-1b7c3f9309f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:57,569 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:57,570 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-662b6b3e-967d-4f8c-afa1-9632025dd006', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-662b6b3e-967d-4f8c-afa1-9632025dd006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:58,620 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:27:58,620 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92fe2b6a-90cd-4caf-9d90-c14a7b280dec', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92fe2b6a-90cd-4caf-9d90-c14a7b280dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:27:59,671 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:27:59,671 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e162c34f-de7f-444f-874a-9b9651895e51', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e162c34f-de7f-444f-874a-9b9651895e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:00,721 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:00,721 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89fbfd9-21f1-41ce-bc81-f3c76b7f9ea0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89fbfd9-21f1-41ce-bc81-f3c76b7f9ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:01,772 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:01,772 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aedd6408-b720-45f5-8b54-ddace9865c8f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aedd6408-b720-45f5-8b54-ddace9865c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:02,822 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:02,822 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb997c4-0cc2-4690-964f-b90ed9ba8a53', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb997c4-0cc2-4690-964f-b90ed9ba8a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:03,870 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:28:03,871 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71027ea2-cd6c-4f06-bc4a-bab598daf35f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71027ea2-cd6c-4f06-bc4a-bab598daf35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:04,922 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:28:04,923 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885a6d5a-572c-4c86-b1d2-1f19adfd2771', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885a6d5a-572c-4c86-b1d2-1f19adfd2771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:05,973 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:05,973 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b77789a9-88e3-48cc-89f9-f7c4ee4fc7fe', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b77789a9-88e3-48cc-89f9-f7c4ee4fc7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:07,023 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:07,023 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec0fa08-e714-4c92-bdd0-c6e6ea5a9897', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec0fa08-e714-4c92-bdd0-c6e6ea5a9897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:08,072 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:28:08,072 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d73b7a-7cc3-4a1f-b63e-7ad021d37995', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d73b7a-7cc3-4a1f-b63e-7ad021d37995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:09,126 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.045s 2021-09-03 02:28:09,126 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6af9f3-cfac-49f5-ac7b-ce5f8ee47126', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6af9f3-cfac-49f5-ac7b-ce5f8ee47126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:10,175 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:10,176 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bcb7b4c-a0b3-45d1-b07c-bec64f4ab43c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bcb7b4c-a0b3-45d1-b07c-bec64f4ab43c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:11,225 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:11,225 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ee342d-b8b1-4ab4-a107-8307b7f6cc9a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ee342d-b8b1-4ab4-a107-8307b7f6cc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:12,274 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:12,275 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8afcce60-4bd8-4476-a73e-50804dbaaf79', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8afcce60-4bd8-4476-a73e-50804dbaaf79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:13,325 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:13,326 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997af548-cd10-4732-912a-992e49bbd739', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997af548-cd10-4732-912a-992e49bbd739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:14,374 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:14,375 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee99270b-a053-4440-9edb-5ab6886dfd06', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee99270b-a053-4440-9edb-5ab6886dfd06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:15,424 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:15,425 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-297721d4-d8fc-4aac-b0d6-650ca03f1fbd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-297721d4-d8fc-4aac-b0d6-650ca03f1fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:16,475 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:28:16,476 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836b1c48-ea01-4d6a-a2b4-f35839471b42', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836b1c48-ea01-4d6a-a2b4-f35839471b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:17,526 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:17,527 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58498dd4-a721-40b2-a322-12f0062ff358', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58498dd4-a721-40b2-a322-12f0062ff358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:18,576 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:18,576 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9a3354a-1474-4fe6-84fd-43726226db84', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9a3354a-1474-4fe6-84fd-43726226db84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:19,625 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:28:19,625 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f5ca42-1026-4f69-b841-3624104acaa4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f5ca42-1026-4f69-b841-3624104acaa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:20,674 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:20,674 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15dbd8d-a76e-4bf5-a7d8-61e59f0874a5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15dbd8d-a76e-4bf5-a7d8-61e59f0874a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:21,724 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:21,725 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e085f73d-549e-4d21-83b7-25870ff68eb9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e085f73d-549e-4d21-83b7-25870ff68eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:22,773 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:28:22,774 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77db1473-ba4c-4c6b-a9ac-dd3f29330fd0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77db1473-ba4c-4c6b-a9ac-dd3f29330fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:23,822 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:28:23,823 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d5d01a-768a-40ff-8b87-14006ba7bcc7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d5d01a-768a-40ff-8b87-14006ba7bcc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:24,872 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:24,873 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ae8395-3313-4b9f-936c-9fe889265408', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ae8395-3313-4b9f-936c-9fe889265408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:25,921 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:28:25,921 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fcaaa0d-8fdd-4856-9843-2daa55566d10', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fcaaa0d-8fdd-4856-9843-2daa55566d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:26,970 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:26,970 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa7efef-35c2-4f70-8e34-8de85884d811', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa7efef-35c2-4f70-8e34-8de85884d811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:28,020 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:28,020 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec47c53-38bd-419f-a8ff-b2f3b387d73f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec47c53-38bd-419f-a8ff-b2f3b387d73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:29,068 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:29,069 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9996e1cb-81d7-4f68-9855-41f55cdb39bd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9996e1cb-81d7-4f68-9855-41f55cdb39bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:30,121 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:28:30,121 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6590d816-b2d9-47ea-b1c3-1c7a439f110d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6590d816-b2d9-47ea-b1c3-1c7a439f110d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:31,171 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:31,171 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98108a41-6cd4-4ade-9a8d-e12fd39384fa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98108a41-6cd4-4ade-9a8d-e12fd39384fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:32,220 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:32,220 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb34460-9073-4107-ba25-aef0a7d98f14', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb34460-9073-4107-ba25-aef0a7d98f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:33,270 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:33,270 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33be64f8-2715-4c5c-b013-8e596e31d0b8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33be64f8-2715-4c5c-b013-8e596e31d0b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:34,320 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:34,320 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0445c8-27ce-4148-92eb-528b25fa9db2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0445c8-27ce-4148-92eb-528b25fa9db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:35,370 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:35,371 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f01d88-c893-411e-9a0a-7c96ff016d47', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f01d88-c893-411e-9a0a-7c96ff016d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:36,420 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:36,421 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6186b461-7c2d-47a0-823b-64d49cba461d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6186b461-7c2d-47a0-823b-64d49cba461d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:37,472 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:28:37,472 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad490d4e-d6c4-4316-93b9-3b979e97d8d4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad490d4e-d6c4-4316-93b9-3b979e97d8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:38,521 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:38,522 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ed60d3-fb8c-4d33-b2a7-3a36b977cc79', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ed60d3-fb8c-4d33-b2a7-3a36b977cc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:39,571 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:39,572 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b366ea23-39d2-41c3-8636-66b474815e77', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b366ea23-39d2-41c3-8636-66b474815e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:40,622 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:40,622 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c29f7105-d7de-4f2b-a287-8c7233181ad0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c29f7105-d7de-4f2b-a287-8c7233181ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:41,672 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:41,673 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d952505a-ae69-4723-9918-78051a940b93', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d952505a-ae69-4723-9918-78051a940b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:42,723 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:42,723 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f855cb96-e62f-4537-9f05-3010584ffe09', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f855cb96-e62f-4537-9f05-3010584ffe09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:43,773 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:43,774 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645d51e7-2b23-4c47-ba0c-94cc3d1c89b9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645d51e7-2b23-4c47-ba0c-94cc3d1c89b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:44,823 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:44,823 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac4ed87f-fd14-47d3-9c44-2a9bed42f23b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac4ed87f-fd14-47d3-9c44-2a9bed42f23b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:45,872 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:45,873 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d25fab-9820-40f7-aead-99323c859a54', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d25fab-9820-40f7-aead-99323c859a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:46,922 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:46,922 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f582407-44ec-49e7-8cc7-bdcfbe9b9474', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f582407-44ec-49e7-8cc7-bdcfbe9b9474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:47,972 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:47,972 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc6e441-8a7c-44a5-b832-15614e4fe022', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc6e441-8a7c-44a5-b832-15614e4fe022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:49,113 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.133s 2021-09-03 02:28:49,113 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7993c087-6b88-4120-b1c1-20cf5959e9a1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7993c087-6b88-4120-b1c1-20cf5959e9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:50,162 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:50,163 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-667e7323-7846-4a9e-981f-020a15825599', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-667e7323-7846-4a9e-981f-020a15825599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:51,212 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:51,213 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c98bc8e-f55c-449d-9f1f-36e98ea44b2d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c98bc8e-f55c-449d-9f1f-36e98ea44b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:52,261 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:28:52,262 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b74bb8-73b8-49b0-b3c8-ffa03af151b8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b74bb8-73b8-49b0-b3c8-ffa03af151b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:53,310 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:28:53,311 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbd7b9ab-5ddd-4ad6-ab7e-e9a38b3cf68a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd7b9ab-5ddd-4ad6-ab7e-e9a38b3cf68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:54,360 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:28:54,360 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53629913-5fdb-47b0-802f-e34e7644bfd6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53629913-5fdb-47b0-802f-e34e7644bfd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:55,411 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:28:55,411 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f17ae7a-7463-47f9-a5d7-ee89c2ec75bf', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f17ae7a-7463-47f9-a5d7-ee89c2ec75bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:56,461 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:56,461 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85058273-3640-47fb-becf-60800dcb6dc8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85058273-3640-47fb-becf-60800dcb6dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:57,511 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:57,512 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eefc06e-2cd1-4b72-9f72-d9feca1e3418', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eefc06e-2cd1-4b72-9f72-d9feca1e3418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:58,562 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:28:58,562 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15006605-5f10-4ba0-aeee-75e21bdfc817', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15006605-5f10-4ba0-aeee-75e21bdfc817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:28:59,621 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.051s 2021-09-03 02:28:59,622 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cecce40-2b60-4120-be3c-b39308a9de80', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cecce40-2b60-4120-be3c-b39308a9de80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:00,674 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:29:00,675 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7bf8c82-64a3-4029-8b5c-d6fcb8a6ae7d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7bf8c82-64a3-4029-8b5c-d6fcb8a6ae7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:01,724 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:29:01,724 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b90b661-f8d9-4491-81c4-855c5229128a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b90b661-f8d9-4491-81c4-855c5229128a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:02,800 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.067s 2021-09-03 02:29:02,800 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b1b2ad-fce6-4f87-9523-f63b7115fc50', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b1b2ad-fce6-4f87-9523-f63b7115fc50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:03,852 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:29:03,852 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a67e82-3bbc-4f59-a5c9-283d1fad6436', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a67e82-3bbc-4f59-a5c9-283d1fad6436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:04,902 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:29:04,902 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c026f671-be83-4bdd-bc13-77c98d4f8f8e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c026f671-be83-4bdd-bc13-77c98d4f8f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:05,958 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.047s 2021-09-03 02:29:05,958 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f6f3e4-591a-4221-b729-00683abad0d5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f6f3e4-591a-4221-b729-00683abad0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:07,007 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:29:07,008 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83fe0ad3-96b7-4c6e-b9e9-3f474ed00450', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83fe0ad3-96b7-4c6e-b9e9-3f474ed00450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:08,058 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.043s 2021-09-03 02:29:08,059 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc35e742-dbd0-4e15-9dfe-a589ec4527f3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc35e742-dbd0-4e15-9dfe-a589ec4527f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:09,114 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.047s 2021-09-03 02:29:09,115 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34771bc6-0ff2-4bb9-b6cf-a19d5960f414', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34771bc6-0ff2-4bb9-b6cf-a19d5960f414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:10,164 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:29:10,164 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c5aab03-4566-4c65-967a-f1cdb6bc614f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c5aab03-4566-4c65-967a-f1cdb6bc614f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:11,212 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:29:11,213 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-918d91b1-9e39-42fd-af97-f861913f0f55', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-918d91b1-9e39-42fd-af97-f861913f0f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:12,264 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:29:12,264 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5dcd78-2675-4029-aeef-9bfc998b5a73', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5dcd78-2675-4029-aeef-9bfc998b5a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:13,313 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:29:13,313 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-939c6501-781f-4795-8391-540a3a10ce1e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-939c6501-781f-4795-8391-540a3a10ce1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:14,367 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.046s 2021-09-03 02:29:14,367 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e81206-172a-4c57-9e14-b00fe0fa1315', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e81206-172a-4c57-9e14-b00fe0fa1315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:15,416 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:29:15,417 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfca690-9b6e-48ae-9c72-a6ac7effc7ec', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfca690-9b6e-48ae-9c72-a6ac7effc7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:16,465 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:29:16,466 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a72841-b5cd-4a10-89f7-9fdb6148f684', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a72841-b5cd-4a10-89f7-9fdb6148f684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:17,519 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:29:17,521 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb17ccd-ffc7-4376-a40d-7b18cf881f20', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb17ccd-ffc7-4376-a40d-7b18cf881f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:18,575 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.045s 2021-09-03 02:29:18,575 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc6542c1-23e4-4d5e-b9c1-cc15b615c14c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc6542c1-23e4-4d5e-b9c1-cc15b615c14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:19,627 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:29:19,627 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce2caced-bd0a-459b-837d-28096aa6f4ec', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2caced-bd0a-459b-837d-28096aa6f4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:20,679 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:29:20,679 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6abe609b-c548-4358-b7d2-fe052c8a3946', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6abe609b-c548-4358-b7d2-fe052c8a3946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:21,727 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:29:21,728 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88055376-eaea-4803-93cf-b6d85ee1e610', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88055376-eaea-4803-93cf-b6d85ee1e610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:22,781 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.045s 2021-09-03 02:29:22,781 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac868d9-0ee8-4907-9630-d0f7c24e1d20', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac868d9-0ee8-4907-9630-d0f7c24e1d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:23,831 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:29:23,831 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ed6c26-6bc0-475d-9007-d3d5812ceed6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ed6c26-6bc0-475d-9007-d3d5812ceed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:24,879 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:29:24,880 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46748474-8592-422b-b545-9f5b16972b4d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46748474-8592-422b-b545-9f5b16972b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:25,933 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.046s 2021-09-03 02:29:25,933 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbbee92c-4963-4818-94af-bfb80f0d6743', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbbee92c-4963-4818-94af-bfb80f0d6743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:26,982 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:29:26,982 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3432a6fe-c84b-448d-a121-3d12d4c93038', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3432a6fe-c84b-448d-a121-3d12d4c93038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:28,031 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:29:28,031 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eec326c-753e-4df8-8b5b-f34051697112', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eec326c-753e-4df8-8b5b-f34051697112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:29,081 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:29:29,081 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11de5b70-cce1-49a7-a8d2-b51fa05137dc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11de5b70-cce1-49a7-a8d2-b51fa05137dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:30,130 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:29:30,130 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ceb403f-2122-45b5-8927-ec110b84d451', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ceb403f-2122-45b5-8927-ec110b84d451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:31,180 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:29:31,180 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbc41ff-91da-4596-af4c-3640d21961e8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bbc41ff-91da-4596-af4c-3640d21961e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:32,242 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.055s 2021-09-03 02:29:32,245 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15d10c6-debd-4ae6-abb4-025c3975fdfc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15d10c6-debd-4ae6-abb4-025c3975fdfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:33,295 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:29:33,295 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c323599-781e-4cde-9b5f-8aee9a025c64', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c323599-781e-4cde-9b5f-8aee9a025c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:34,345 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:29:34,345 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-700a4cf4-5533-4a19-a7bc-4cd4544e110b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-700a4cf4-5533-4a19-a7bc-4cd4544e110b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:35,394 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:29:35,394 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf9f132-f9d8-432d-bb0c-afc06eb761e8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf9f132-f9d8-432d-bb0c-afc06eb761e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:36,443 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:29:36,443 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e707c39e-3a39-4d4f-9c97-2b33cd4673b4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e707c39e-3a39-4d4f-9c97-2b33cd4673b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:37,493 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:29:37,498 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49971e7b-d324-40ae-bd69-d6278dbd1bc5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49971e7b-d324-40ae-bd69-d6278dbd1bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:38,554 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.048s 2021-09-03 02:29:38,555 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f007e22-aa4e-435e-8b01-5f1df9ddc692', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f007e22-aa4e-435e-8b01-5f1df9ddc692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:39,605 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:29:39,605 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d48736b-7dbe-4e65-8afc-378628715f55', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d48736b-7dbe-4e65-8afc-378628715f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:40,653 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:29:40,653 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e39961a5-b77b-4ecf-aa57-26ab807836dc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e39961a5-b77b-4ecf-aa57-26ab807836dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:41,702 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:29:41,703 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dc21ce3-daae-4974-ad31-83386426bca1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dc21ce3-daae-4974-ad31-83386426bca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:42,751 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:29:42,751 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58aca9f6-63e6-4c9d-a68b-690810942aba', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58aca9f6-63e6-4c9d-a68b-690810942aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:43,801 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.042s 2021-09-03 02:29:43,801 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d153b692-044b-47c3-b928-4cd6ba33bc52', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d153b692-044b-47c3-b928-4cd6ba33bc52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:44,850 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:29:44,850 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481e47c2-2f3e-49d0-baf9-15af96ec60a5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481e47c2-2f3e-49d0-baf9-15af96ec60a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:45,898 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:29:45,898 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e77321-8359-4983-838f-f862ca50b881', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e77321-8359-4983-838f-f862ca50b881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:46,951 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.044s 2021-09-03 02:29:46,951 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a4a88a-0881-478e-aec1-bdedba456ffe', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a4a88a-0881-478e-aec1-bdedba456ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:47,999 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.040s 2021-09-03 02:29:48,000 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d1ab96-7568-40fb-9cf4-e6cadda43db5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d1ab96-7568-40fb-9cf4-e6cadda43db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:49,048 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.041s 2021-09-03 02:29:49,049 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea7d714-79b7-4f84-834d-c4b597383faf', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea7d714-79b7-4f84-834d-c4b597383faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} Body: b'{"volume": {"id": "d597879a-9250-4b66-aa5b-7763e066833d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:23:49.000000", "updated_at": "2021-09-03T02:23:49.000000", "name": "tempest-VolumesGetTest-Volume-1822018960", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:49,097 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 400 DELETE http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d 0.034s 2021-09-03 02:29:49,098 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:49 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-c3f232f8-9409-418f-8058-9649ee9387cf', 'x-openstack-request-id': 'req-c3f232f8-9409-418f-8058-9649ee9387cf', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/d597879a-9250-4b66-aa5b-7763e066833d'} 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 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'} }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 120, in test_volume_create_get_update_delete self._volume_create_get_update_delete(size=CONF.volume.volume_size) 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 d597879a-9250-4b66-aa5b-7763e066833d failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
fail
ft17.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-09-03 02:29:49,559 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes 0.423s 2021-09-03 02:29:49,560 109421 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-1215626821"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d43da38f-c530-467d-8dc6-299f8ada2586', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d43da38f-c530-467d-8dc6-299f8ada2586', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.320393", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:29:49,608 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:29:49,608 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1be970e-49bd-4b70-9ad8-60914f8cc9ac', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1be970e-49bd-4b70-9ad8-60914f8cc9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:50,658 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:29:50,658 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ef5d432-69c1-44f8-89a9-796a5c9654c7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ef5d432-69c1-44f8-89a9-796a5c9654c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:51,707 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:29:51,707 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e4c6f3-3bae-4c97-8841-e38a24f78ecc', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e4c6f3-3bae-4c97-8841-e38a24f78ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:52,756 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:29:52,757 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88fa0777-0175-4e6f-a200-7689ede990da', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88fa0777-0175-4e6f-a200-7689ede990da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:53,806 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:29:53,806 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe2b2d75-d806-4589-82e6-10a9f249a3b6', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe2b2d75-d806-4589-82e6-10a9f249a3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:54,855 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:29:54,855 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-696ccbed-9422-43a7-b0bc-9d4713b55cde', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-696ccbed-9422-43a7-b0bc-9d4713b55cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:55,906 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:29:55,906 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f46315-0ea4-4c42-b504-b9628a63c01b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f46315-0ea4-4c42-b504-b9628a63c01b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:56,955 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:29:56,955 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863004ec-e627-4f05-9a31-62c88030b945', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863004ec-e627-4f05-9a31-62c88030b945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:58,005 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:29:58,005 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b60f2b1b-2351-4a3a-b365-ec6846121c4d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b60f2b1b-2351-4a3a-b365-ec6846121c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:29:59,054 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:29:59,055 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06232de-ecf9-4148-a229-eaa8cf3b33ea', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06232de-ecf9-4148-a229-eaa8cf3b33ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:00,104 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:00,105 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd70d24-f7bb-494a-a8d9-f26be711f0fd', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd70d24-f7bb-494a-a8d9-f26be711f0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:01,154 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:01,155 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c46449-5353-4708-b4c8-ea5005baf2d4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c46449-5353-4708-b4c8-ea5005baf2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:02,205 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:02,205 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524879b5-65ad-4ca6-bc2a-b59a58d39ba4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524879b5-65ad-4ca6-bc2a-b59a58d39ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:03,254 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:03,255 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e57a6b-a80d-4cbb-a96f-2f700117629d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e57a6b-a80d-4cbb-a96f-2f700117629d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:04,305 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:04,306 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6ea3b2-26ac-4d14-bf11-c74b6c0338af', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6ea3b2-26ac-4d14-bf11-c74b6c0338af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:05,356 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:05,356 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a8522b-8b45-4d3c-acf0-5a7ea480aaf4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a8522b-8b45-4d3c-acf0-5a7ea480aaf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:06,408 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:30:06,408 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef940a3-63a4-4a75-90e9-fb78ec405838', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef940a3-63a4-4a75-90e9-fb78ec405838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:07,460 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:30:07,460 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910771b6-cc97-4c0a-8db2-06699b4ecccc', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910771b6-cc97-4c0a-8db2-06699b4ecccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:08,511 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:30:08,512 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caf55533-4fe7-4e63-b834-652c1c38368d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caf55533-4fe7-4e63-b834-652c1c38368d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:09,564 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:30:09,564 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8805302-da34-4d05-8a32-30993fddb39f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8805302-da34-4d05-8a32-30993fddb39f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:10,615 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:30:10,615 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c31c147-faca-4a15-b19c-0820a22ccdf0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c31c147-faca-4a15-b19c-0820a22ccdf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:11,667 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.044s 2021-09-03 02:30:11,668 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df263020-8a9c-4f35-9679-fb25e8ea2dda', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df263020-8a9c-4f35-9679-fb25e8ea2dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:12,717 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:12,718 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdccb0c0-b8e6-4a78-adb3-25df3d12dc2c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdccb0c0-b8e6-4a78-adb3-25df3d12dc2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:13,768 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:13,769 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe82c93-6196-44d9-b7b3-59d9a2e41ca8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe82c93-6196-44d9-b7b3-59d9a2e41ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:14,819 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:14,828 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5822f96b-eb3f-444b-b53c-2e5d58dac477', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5822f96b-eb3f-444b-b53c-2e5d58dac477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:15,880 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.044s 2021-09-03 02:30:15,880 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad586fb-2965-46cc-b2a4-ecb004278f57', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad586fb-2965-46cc-b2a4-ecb004278f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:16,931 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:30:16,931 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af81f28-f6fc-450a-a29e-76f8954f2e4a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af81f28-f6fc-450a-a29e-76f8954f2e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:17,980 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:17,980 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57cb0482-3b9c-4fbb-a6c4-1252ea494de2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57cb0482-3b9c-4fbb-a6c4-1252ea494de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:19,029 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:19,030 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef50017d-ab33-46c6-b5af-2e084e370142', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef50017d-ab33-46c6-b5af-2e084e370142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:20,080 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:20,080 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-908786ad-9aee-4517-82f1-e37ef41e7f03', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-908786ad-9aee-4517-82f1-e37ef41e7f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:21,132 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.044s 2021-09-03 02:30:21,132 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79d5f15-e77c-48e2-bf97-2422197adeb1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79d5f15-e77c-48e2-bf97-2422197adeb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:22,181 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:22,182 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7253358-8f3a-4772-9c02-6c629a0cb863', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7253358-8f3a-4772-9c02-6c629a0cb863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:23,230 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:30:23,230 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f4611f-1b42-4c75-a9b8-7ec3f4e1bf84', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f4611f-1b42-4c75-a9b8-7ec3f4e1bf84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:24,280 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:24,280 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4091b388-3f81-46c6-a6ba-dd6e3f6f438c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4091b388-3f81-46c6-a6ba-dd6e3f6f438c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:25,330 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:25,330 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb9c023-3c9c-4f49-91fd-4ce8282d6bce', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb9c023-3c9c-4f49-91fd-4ce8282d6bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:26,378 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:30:26,379 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf85516-d486-4d12-b945-65d28c7a4885', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf85516-d486-4d12-b945-65d28c7a4885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:27,429 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:27,429 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff32316-7646-4d5e-8d8c-b54e6ee1c3b1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff32316-7646-4d5e-8d8c-b54e6ee1c3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:28,477 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:28,478 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4e8d43-1fb1-491a-96e6-a23a2d1f1dc1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4e8d43-1fb1-491a-96e6-a23a2d1f1dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:29,527 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:29,528 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f3eaa7-9c4f-404a-bca8-8ac6323abe1f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f3eaa7-9c4f-404a-bca8-8ac6323abe1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:30,578 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:30,578 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3781fa-bf62-47d8-b71c-c25d5747c2cb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3781fa-bf62-47d8-b71c-c25d5747c2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:31,630 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:30:31,630 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f4ccc2-a650-4e2d-8884-d7ba677ec11c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f4ccc2-a650-4e2d-8884-d7ba677ec11c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:32,682 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.044s 2021-09-03 02:30:32,682 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e44d50d-021c-4416-aecf-bc01e38270ec', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e44d50d-021c-4416-aecf-bc01e38270ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:33,732 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:33,733 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efecbd29-637d-4df6-9004-8782a1bb62b0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efecbd29-637d-4df6-9004-8782a1bb62b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:34,782 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:34,782 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c18803-536b-41a1-871e-5ccba27ab499', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c18803-536b-41a1-871e-5ccba27ab499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:35,831 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:35,831 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4686b12c-5006-446b-a56f-ca54f5b48692', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4686b12c-5006-446b-a56f-ca54f5b48692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:36,881 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:36,881 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac5501d-689a-4ca0-975b-4f80e712ecaf', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac5501d-689a-4ca0-975b-4f80e712ecaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:37,930 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:37,931 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd57974c-f723-410d-904a-31384d7a0ae5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd57974c-f723-410d-904a-31384d7a0ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:38,980 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:38,981 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085635dc-4a03-4fc9-b41d-437217ea1f20', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085635dc-4a03-4fc9-b41d-437217ea1f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:40,030 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:40,031 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e101f2-e0ce-4a18-9d7e-32d1af385c6f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e101f2-e0ce-4a18-9d7e-32d1af385c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:41,080 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:41,080 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1775926a-9dd3-430a-b8b2-d04ecba10147', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1775926a-9dd3-430a-b8b2-d04ecba10147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:42,131 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:42,132 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722d1f59-5ea6-42c4-982e-690a546b7044', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722d1f59-5ea6-42c4-982e-690a546b7044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:43,182 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:43,182 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9421a66-9193-4d1b-a4d2-69d7b8f4f2d7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9421a66-9193-4d1b-a4d2-69d7b8f4f2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:44,231 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:44,231 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4745fe5f-dff0-4857-818c-be7b3ea537d4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4745fe5f-dff0-4857-818c-be7b3ea537d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:45,280 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:45,281 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43354baa-6424-47d5-ab58-a12e356aec26', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43354baa-6424-47d5-ab58-a12e356aec26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:46,331 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:46,331 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794f8c8f-58f6-47d8-a071-34abdd48a9a2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794f8c8f-58f6-47d8-a071-34abdd48a9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:47,380 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:47,381 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-756ced2c-4189-46dc-ad77-5982d95e3393', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-756ced2c-4189-46dc-ad77-5982d95e3393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:48,433 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.044s 2021-09-03 02:30:48,433 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0099179c-5a10-49a0-92d9-a2caf3218aa4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0099179c-5a10-49a0-92d9-a2caf3218aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:49,487 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.045s 2021-09-03 02:30:49,487 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f3ef50b-b023-4a42-8542-af84eec9fb94', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f3ef50b-b023-4a42-8542-af84eec9fb94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:50,538 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:30:50,539 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a22fcd-af48-4318-8e37-ccc6d6f66177', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a22fcd-af48-4318-8e37-ccc6d6f66177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:51,592 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.044s 2021-09-03 02:30:51,592 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f38a8c7d-6633-4c90-a694-aa9eedeec060', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f38a8c7d-6633-4c90-a694-aa9eedeec060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:52,644 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:30:52,644 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-016786f5-4ba6-4491-a318-41272952a364', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-016786f5-4ba6-4491-a318-41272952a364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:53,696 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:30:53,696 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9de4f39-ee23-467d-bedb-a6af3644ed6a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9de4f39-ee23-467d-bedb-a6af3644ed6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:54,746 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:30:54,746 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-544f79fc-8749-4809-bf7f-3c32259fd5c3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-544f79fc-8749-4809-bf7f-3c32259fd5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:55,795 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:55,796 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8512d02-3864-4736-aa42-d66a42dbe217', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8512d02-3864-4736-aa42-d66a42dbe217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:56,844 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:56,845 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d059f587-0fbd-4625-b4c9-60afb24975ff', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d059f587-0fbd-4625-b4c9-60afb24975ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:57,894 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:57,894 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7e7b1e-c989-490d-bdc9-3144c94f46c4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7e7b1e-c989-490d-bdc9-3144c94f46c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:58,942 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:30:58,942 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f82f44f-139c-4ae6-a61f-f573b11edb74', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f82f44f-139c-4ae6-a61f-f573b11edb74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:30:59,991 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:30:59,992 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d50a03-e5c1-4c63-a771-65dfdcae7d73', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d50a03-e5c1-4c63-a771-65dfdcae7d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:01,040 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:01,041 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d36a67-8d98-481a-aab6-f952311d2a80', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d36a67-8d98-481a-aab6-f952311d2a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:02,090 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:02,090 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afda8d5a-7edf-43f4-bd5c-dc2a1389e9e4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afda8d5a-7edf-43f4-bd5c-dc2a1389e9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:03,138 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:31:03,139 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5246cda-3413-4c97-9e5e-2b0067a6d603', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5246cda-3413-4c97-9e5e-2b0067a6d603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:04,189 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:04,189 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f856d61-ed57-44aa-a7e1-23558b471ef9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f856d61-ed57-44aa-a7e1-23558b471ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:05,238 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:05,238 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d44a251-6e02-4096-ad24-a8827d4e58db', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d44a251-6e02-4096-ad24-a8827d4e58db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:06,287 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:06,288 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16b97c3-7cb5-40df-b583-5cbc9b287005', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f16b97c3-7cb5-40df-b583-5cbc9b287005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:07,337 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:07,338 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb583958-7788-4509-804d-8c5b8df78891', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb583958-7788-4509-804d-8c5b8df78891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:08,387 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:08,388 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a31aef-22a5-49af-a33a-53accb3e16bb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a31aef-22a5-49af-a33a-53accb3e16bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:09,438 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:09,439 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0715b982-db9a-4733-b843-385efb8617bc', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0715b982-db9a-4733-b843-385efb8617bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:10,487 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:10,487 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f1fe6b3-460d-45c3-bec6-39b5ba05a670', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f1fe6b3-460d-45c3-bec6-39b5ba05a670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:11,538 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:11,538 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f914b8ea-c9d6-4083-8e27-06dce187ccda', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f914b8ea-c9d6-4083-8e27-06dce187ccda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:12,588 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:12,588 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032fa383-07e7-4b2d-9c7b-1a40bc49f1e0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032fa383-07e7-4b2d-9c7b-1a40bc49f1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:13,638 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:13,639 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d97ff42d-b7e7-41ac-a18d-3dfdaec8f763', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d97ff42d-b7e7-41ac-a18d-3dfdaec8f763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:14,688 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:14,688 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94a142c-d6ee-4e8a-b772-d0fb4e5f34a9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94a142c-d6ee-4e8a-b772-d0fb4e5f34a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:15,737 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:15,737 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a12130f-5f4a-40e6-9190-6424a8b257d7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a12130f-5f4a-40e6-9190-6424a8b257d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:16,786 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:16,786 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336c6eda-5ecf-4a7f-b818-72c7c8923eda', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336c6eda-5ecf-4a7f-b818-72c7c8923eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:17,836 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:17,836 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c8be703-ebc9-4795-be9a-434c7e093b1f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c8be703-ebc9-4795-be9a-434c7e093b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:18,884 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:18,885 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd86c901-06db-4f48-aa63-f058f25905a4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd86c901-06db-4f48-aa63-f058f25905a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:19,934 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:19,934 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d98563f-89a4-4f9d-b1af-16d1429d5636', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d98563f-89a4-4f9d-b1af-16d1429d5636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:20,982 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:20,983 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4aa07b-48b7-4f9f-b87d-41466adddb5c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c4aa07b-48b7-4f9f-b87d-41466adddb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:22,033 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:22,033 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-968fec61-09eb-41fc-b25e-9b461d8ac05f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-968fec61-09eb-41fc-b25e-9b461d8ac05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:23,083 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:23,083 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33948d61-7214-40fd-a131-b7e86ed48ec0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33948d61-7214-40fd-a131-b7e86ed48ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:24,136 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.045s 2021-09-03 02:31:24,136 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-033e8bed-3206-480f-881a-e9991055a058', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-033e8bed-3206-480f-881a-e9991055a058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:25,186 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:25,186 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638d3ea3-1694-474d-a128-c2999c85aa32', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638d3ea3-1694-474d-a128-c2999c85aa32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:26,235 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:26,235 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d275aa-34f8-4f39-ab37-03ede7017277', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d275aa-34f8-4f39-ab37-03ede7017277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:27,284 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:31:27,285 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7655fda0-2be6-436c-bf8a-3fe7768f686a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7655fda0-2be6-436c-bf8a-3fe7768f686a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:28,335 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:28,336 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563a97a2-4de9-4493-95c8-bf513ff8e74b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563a97a2-4de9-4493-95c8-bf513ff8e74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:29,384 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:29,384 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b0e6b4c-acf1-4cf6-bae1-62c82ae1e56a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b0e6b4c-acf1-4cf6-bae1-62c82ae1e56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:30,434 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:30,434 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54759896-b3e0-4179-94e4-91b38e19d0d3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54759896-b3e0-4179-94e4-91b38e19d0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:31,483 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:31,483 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb20303-b230-4590-a19f-2001710adf67', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb20303-b230-4590-a19f-2001710adf67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:32,533 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:32,533 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c01e24ce-06c9-44f4-934c-b2109052677a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c01e24ce-06c9-44f4-934c-b2109052677a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:33,584 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:33,584 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd885877-b401-4bc1-9d54-da5d77644482', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd885877-b401-4bc1-9d54-da5d77644482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:34,634 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:34,634 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26add91-cc1e-41a6-9020-c6a1f09593a4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26add91-cc1e-41a6-9020-c6a1f09593a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:35,685 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:35,685 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a611c50-72a1-4198-a92b-e9a75de9bcaf', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a611c50-72a1-4198-a92b-e9a75de9bcaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:36,736 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:31:36,736 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087dff76-dd43-4b0a-9a85-3c4224b4cd91', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087dff76-dd43-4b0a-9a85-3c4224b4cd91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:37,787 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:31:37,788 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276023ee-935a-4d4f-aea2-df17fbd4174d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276023ee-935a-4d4f-aea2-df17fbd4174d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:38,837 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:38,837 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abde300e-f457-40a4-87b8-df84ba469cbd', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abde300e-f457-40a4-87b8-df84ba469cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:39,893 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.048s 2021-09-03 02:31:39,893 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a536857b-84a2-484a-acfb-29673b1a519f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a536857b-84a2-484a-acfb-29673b1a519f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:40,945 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.044s 2021-09-03 02:31:40,945 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d433bdd8-eac4-4c74-af16-70555ebd56c5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d433bdd8-eac4-4c74-af16-70555ebd56c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:42,007 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.053s 2021-09-03 02:31:42,007 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-051f19f3-1837-470c-a563-2d835864b160', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-051f19f3-1837-470c-a563-2d835864b160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:43,062 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.047s 2021-09-03 02:31:43,063 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fbfb392-765c-4eb8-8809-57090af430c3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fbfb392-765c-4eb8-8809-57090af430c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:44,114 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:31:44,115 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a291194d-5bd8-4d6c-b4a2-7da4a6b62327', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a291194d-5bd8-4d6c-b4a2-7da4a6b62327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:45,171 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.045s 2021-09-03 02:31:45,172 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae1feca-f1c0-4193-b113-c95dbe880372', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae1feca-f1c0-4193-b113-c95dbe880372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:46,221 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:46,222 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899a8658-8f05-48a6-9fc7-1b94c6fc1cf5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899a8658-8f05-48a6-9fc7-1b94c6fc1cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:47,272 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:47,273 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dbe28e4-6544-44ae-ac14-ba886543e526', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dbe28e4-6544-44ae-ac14-ba886543e526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:48,323 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:48,323 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4035ac42-d6b4-47db-a85c-fc80c9947397', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4035ac42-d6b4-47db-a85c-fc80c9947397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:49,381 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.050s 2021-09-03 02:31:49,381 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-569fe382-88ef-4dc9-a6b9-8c2ebf4827b5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-569fe382-88ef-4dc9-a6b9-8c2ebf4827b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:50,431 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:50,432 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a13f55-d209-48aa-a807-09a64dd8ac5b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a13f55-d209-48aa-a807-09a64dd8ac5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:51,481 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:51,482 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e49feb6-08af-43b3-bbe0-0784ef74e527', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e49feb6-08af-43b3-bbe0-0784ef74e527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:52,531 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:52,531 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a1e795-fc19-4496-acff-c4198d53218f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a1e795-fc19-4496-acff-c4198d53218f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:53,582 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:53,582 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26049deb-54c8-4d62-83db-0e02a80b7320', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26049deb-54c8-4d62-83db-0e02a80b7320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:54,634 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:31:54,634 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1a5090-9653-46d8-9e53-3b16f1dcf36c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1a5090-9653-46d8-9e53-3b16f1dcf36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:55,684 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:31:55,684 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0292c768-e2ef-4eee-86da-8e84250b3d20', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0292c768-e2ef-4eee-86da-8e84250b3d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:56,733 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:56,733 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50cbbb60-0717-483c-bcb5-4f770ff14dc3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50cbbb60-0717-483c-bcb5-4f770ff14dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:57,782 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:31:57,782 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fef5e19a-78c3-43ad-81bd-770af066c81a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef5e19a-78c3-43ad-81bd-770af066c81a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:58,831 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:31:58,831 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d728c627-a5d0-4985-92d6-e1fdfd7e185f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d728c627-a5d0-4985-92d6-e1fdfd7e185f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:31:59,881 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:31:59,881 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502ae801-f157-4a99-b24d-cc33dc11c80d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502ae801-f157-4a99-b24d-cc33dc11c80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:00,930 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:00,930 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4c34d4b-4602-4174-bc6e-cb99e59dba08', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4c34d4b-4602-4174-bc6e-cb99e59dba08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:01,980 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:01,980 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a397bc6-cc3e-4bcd-adf6-5c222cbe6232', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a397bc6-cc3e-4bcd-adf6-5c222cbe6232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:03,029 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:32:03,029 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe57da73-107d-4b24-9745-b3bd492aafc9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe57da73-107d-4b24-9745-b3bd492aafc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:04,079 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:04,080 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bb5b708-ac47-4266-87a2-dff387aa14a4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bb5b708-ac47-4266-87a2-dff387aa14a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:05,131 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:05,131 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9019f12d-3a1c-4bb8-948b-2fb279d6f0ec', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9019f12d-3a1c-4bb8-948b-2fb279d6f0ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:06,181 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:06,181 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9aaf8d5-dc4e-4ff3-83a3-d2e6c61e4311', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9aaf8d5-dc4e-4ff3-83a3-d2e6c61e4311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:07,232 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:07,232 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e155b92-2d6d-4bc3-9024-ff8c82cadc85', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e155b92-2d6d-4bc3-9024-ff8c82cadc85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:08,282 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:08,282 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3425b7b-1617-4080-8566-f33639551ca8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3425b7b-1617-4080-8566-f33639551ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:09,332 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:09,332 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-432183cf-5c9f-4103-a614-e2f5fc15fa8c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-432183cf-5c9f-4103-a614-e2f5fc15fa8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:10,383 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:32:10,383 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78350799-cef7-46e2-8c99-c7662939dd00', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78350799-cef7-46e2-8c99-c7662939dd00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:11,433 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:11,433 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c08d5b-283b-4315-9ec3-9fb50ab652f0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c08d5b-283b-4315-9ec3-9fb50ab652f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:12,483 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:12,483 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d09b87d-ba64-4049-8f9e-eba47e6a7549', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d09b87d-ba64-4049-8f9e-eba47e6a7549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:13,533 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:13,535 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7216bf20-8f04-4b5b-b2dd-cbb146247793', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7216bf20-8f04-4b5b-b2dd-cbb146247793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:14,586 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:32:14,587 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e5dd99-7d49-4fd0-b4d8-31a662a35c2f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e5dd99-7d49-4fd0-b4d8-31a662a35c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:15,635 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:32:15,636 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5ad50f-2a3b-4017-8567-40b4ec8845ff', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5ad50f-2a3b-4017-8567-40b4ec8845ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:16,685 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:16,685 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2488461-4f64-4288-a884-38a6b6d9bd9c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2488461-4f64-4288-a884-38a6b6d9bd9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:17,733 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:17,734 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-572c4d0b-7605-4726-96de-0600801e5552', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-572c4d0b-7605-4726-96de-0600801e5552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:18,783 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:18,784 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-807ba20e-e227-4365-b56e-8fd5e84bbbaf', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-807ba20e-e227-4365-b56e-8fd5e84bbbaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:19,833 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:19,833 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a74401-d92f-45cd-abf7-b338a595b3e2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a74401-d92f-45cd-abf7-b338a595b3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:20,884 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:32:20,884 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b962c4b9-74c1-4416-a842-5254c3992570', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b962c4b9-74c1-4416-a842-5254c3992570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:21,933 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:21,933 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15fbae8-249c-43e9-a734-71ed193b6baa', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15fbae8-249c-43e9-a734-71ed193b6baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:22,985 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.044s 2021-09-03 02:32:22,985 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f9c87d-1fb0-4bcf-aab5-78fcbac8262d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f9c87d-1fb0-4bcf-aab5-78fcbac8262d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:24,034 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:24,035 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91cb5274-6985-41c0-9a98-2fddce294d48', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91cb5274-6985-41c0-9a98-2fddce294d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:25,085 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:25,085 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-957ead60-0520-402d-bf6e-9e0bf6e8c9e1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-957ead60-0520-402d-bf6e-9e0bf6e8c9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:26,135 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:26,135 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aad8fde-1703-4897-b044-78c7c0bfa26f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aad8fde-1703-4897-b044-78c7c0bfa26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:27,184 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:27,184 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c2d1dd-3f7e-4c73-a242-40731435f0ec', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c2d1dd-3f7e-4c73-a242-40731435f0ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:28,234 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:28,234 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58d64a1-d9df-44d0-8e00-a040a9974a48', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58d64a1-d9df-44d0-8e00-a040a9974a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:29,285 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:29,285 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31af0d13-9911-46ae-b026-59eadb526489', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31af0d13-9911-46ae-b026-59eadb526489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:30,335 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:30,335 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52189ae-94b2-42d8-a192-505bbc2b254c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52189ae-94b2-42d8-a192-505bbc2b254c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:31,384 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:31,384 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-147309a9-c28a-4ff7-90d8-7eefbeda2732', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-147309a9-c28a-4ff7-90d8-7eefbeda2732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:32,434 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:32,435 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83c36ed-f05c-4962-93cc-d98bdbb67bbe', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83c36ed-f05c-4962-93cc-d98bdbb67bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:33,484 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:33,484 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-799538ef-9b1b-4a2e-8332-600aa17ef613', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-799538ef-9b1b-4a2e-8332-600aa17ef613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:34,533 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:34,534 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc107c9-4c5d-4368-9dd5-d806758992e0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc107c9-4c5d-4368-9dd5-d806758992e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:35,583 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:35,583 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f97511b-2e91-4e40-a060-f188c1618281', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f97511b-2e91-4e40-a060-f188c1618281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:36,634 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:36,635 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0775e0a6-b358-4c12-afb6-fef6a1597e91', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0775e0a6-b358-4c12-afb6-fef6a1597e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:37,685 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:32:37,686 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ea4b51-3135-42da-9de5-b74cb236921c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ea4b51-3135-42da-9de5-b74cb236921c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:38,735 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:38,735 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5130bb-a356-4b92-a86c-49e6bf4030e8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5130bb-a356-4b92-a86c-49e6bf4030e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:39,783 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:32:39,784 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd37ffe4-7fdc-4fa5-960b-ffd49fac71e6', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd37ffe4-7fdc-4fa5-960b-ffd49fac71e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:40,833 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:32:40,833 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95853306-736e-438e-bc03-17792bd9f0ed', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95853306-736e-438e-bc03-17792bd9f0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:41,882 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:41,882 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edacc7ec-8ff8-4057-a8a7-f5a75a4b59b5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edacc7ec-8ff8-4057-a8a7-f5a75a4b59b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:42,931 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:42,932 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa1f2793-5d8e-491d-84a3-ae5426b71cac', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa1f2793-5d8e-491d-84a3-ae5426b71cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:43,980 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:43,980 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81610394-d659-4115-b2ec-f454da542b02', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81610394-d659-4115-b2ec-f454da542b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:45,029 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:45,029 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9529f4ac-b47b-4e96-bc41-4cb6d45209dc', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9529f4ac-b47b-4e96-bc41-4cb6d45209dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:46,078 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:46,078 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956dbf73-81e9-409a-9d9f-9c48ff3f368d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956dbf73-81e9-409a-9d9f-9c48ff3f368d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:47,128 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:47,129 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c47c83-fe70-4824-b3a2-32306f0b4483', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c47c83-fe70-4824-b3a2-32306f0b4483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:48,177 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:32:48,177 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32b2163-a16e-4d11-96b3-0022f8570fa0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32b2163-a16e-4d11-96b3-0022f8570fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:49,227 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:49,227 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad7eb263-2266-4131-8181-5434bb11eabd', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad7eb263-2266-4131-8181-5434bb11eabd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:50,276 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:50,276 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e193a0c3-40f3-4999-a541-04fea9576514', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e193a0c3-40f3-4999-a541-04fea9576514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:51,325 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:51,325 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-766c42da-4390-4d5d-b82e-53400726e0bd', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-766c42da-4390-4d5d-b82e-53400726e0bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:52,376 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:32:52,376 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d71dd8-ceec-41eb-b655-dd767e8d53e2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d71dd8-ceec-41eb-b655-dd767e8d53e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:53,427 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:53,427 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd0567d-ba6a-4eea-ba1e-b54ceef43281', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd0567d-ba6a-4eea-ba1e-b54ceef43281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:54,475 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:32:54,476 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2074674e-5844-4706-a5fa-04a839fb8c45', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2074674e-5844-4706-a5fa-04a839fb8c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:55,525 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:32:55,525 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d3da1e-5739-4e9b-81c0-96e05a3cf7cb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d3da1e-5739-4e9b-81c0-96e05a3cf7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:56,573 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:32:56,574 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ca4adc8-a22c-43a1-aa58-3c53fd4408e9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ca4adc8-a22c-43a1-aa58-3c53fd4408e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:57,624 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:32:57,625 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb35cf0-9982-40e7-ba1a-d7dae37ba726', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb35cf0-9982-40e7-ba1a-d7dae37ba726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:58,673 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:32:58,673 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bcccc47-3206-48e7-ac99-588b88db6639', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bcccc47-3206-48e7-ac99-588b88db6639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:32:59,723 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:32:59,724 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b41db4-d182-4458-ba33-ea0d9ca2e166', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b41db4-d182-4458-ba33-ea0d9ca2e166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:00,771 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:33:00,771 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2b631e-4700-4aeb-b027-ad9a5f1b8240', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2b631e-4700-4aeb-b027-ad9a5f1b8240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:01,821 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:33:01,822 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3facfe7c-5d46-4234-b915-5c4c66942251', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3facfe7c-5d46-4234-b915-5c4c66942251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:02,870 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:02,870 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d768032-9207-4056-bbdb-fd573df08ba7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d768032-9207-4056-bbdb-fd573df08ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:03,919 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:03,920 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624955b6-05b8-4692-9b4d-3df108cab614', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624955b6-05b8-4692-9b4d-3df108cab614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:04,968 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:04,969 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0764266-48ae-4fd2-b919-eb134999180c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0764266-48ae-4fd2-b919-eb134999180c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:06,018 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:06,018 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6c63ec-9fdb-4144-95e4-f0c4c3bef371', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6c63ec-9fdb-4144-95e4-f0c4c3bef371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:07,066 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:33:07,067 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c1738c-1f07-4cbc-9ba6-90b8f21d8f14', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c1738c-1f07-4cbc-9ba6-90b8f21d8f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:08,117 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:33:08,118 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d77c59d-a134-4426-88cb-b873c6e961e4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d77c59d-a134-4426-88cb-b873c6e961e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:09,171 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.046s 2021-09-03 02:33:09,171 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba63165c-53be-4891-b35e-dcce7887113e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba63165c-53be-4891-b35e-dcce7887113e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:10,222 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:33:10,222 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9416336-81f2-4846-934f-0030bd765289', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9416336-81f2-4846-934f-0030bd765289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:11,274 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:33:11,274 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e534b484-057e-4590-845c-fc0c6329fa9d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e534b484-057e-4590-845c-fc0c6329fa9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:12,332 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.050s 2021-09-03 02:33:12,332 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4513d98b-4d23-4754-8510-65d2ccb00990', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4513d98b-4d23-4754-8510-65d2ccb00990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:13,391 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.051s 2021-09-03 02:33:13,392 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7032b37b-0de6-4d69-8b2d-8ebea94d76e9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7032b37b-0de6-4d69-8b2d-8ebea94d76e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:14,446 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:33:14,446 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc4f578-b0a8-4f15-95fd-55c20b544075', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc4f578-b0a8-4f15-95fd-55c20b544075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:15,495 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:15,496 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f87ad44-3729-46e5-afa9-edc70cc6837a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f87ad44-3729-46e5-afa9-edc70cc6837a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:16,546 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:33:16,546 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1691fa5-3ea1-48d1-9ca5-e7c5a5d8b7e6', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1691fa5-3ea1-48d1-9ca5-e7c5a5d8b7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:17,596 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:33:17,597 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e34d0695-5f0f-439b-8a20-acecf83461c9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e34d0695-5f0f-439b-8a20-acecf83461c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:18,646 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:18,647 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee7dad9-7d22-4d32-9fcb-81cd8d9fa40b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee7dad9-7d22-4d32-9fcb-81cd8d9fa40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:19,696 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:19,697 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc7bc0d-a210-4440-a022-38b4e0fe41fa', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc7bc0d-a210-4440-a022-38b4e0fe41fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:20,745 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:33:20,745 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2130533d-60de-47ca-a8fb-b1f9a6ce4b7d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2130533d-60de-47ca-a8fb-b1f9a6ce4b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:21,796 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:33:21,796 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f909ca6e-dac5-4bd4-8b33-770b2041edf4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f909ca6e-dac5-4bd4-8b33-770b2041edf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:22,845 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:22,846 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7155e46-57c3-48a7-81b4-0ea96b6abc44', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7155e46-57c3-48a7-81b4-0ea96b6abc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:23,895 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:33:23,895 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d66034-f489-4204-b341-8020ed203053', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d66034-f489-4204-b341-8020ed203053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:24,944 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:24,945 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a424fa80-e9db-4f27-b709-84a2e9e9a9c6', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a424fa80-e9db-4f27-b709-84a2e9e9a9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:25,994 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:25,995 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28500913-dcb0-4407-ac8b-c438d303ab03', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28500913-dcb0-4407-ac8b-c438d303ab03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:27,044 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:27,044 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abab11b0-5166-4375-a10f-d299f3670d8b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abab11b0-5166-4375-a10f-d299f3670d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:28,093 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:33:28,093 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be874b6-36ec-4d01-8670-bc60202946e5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be874b6-36ec-4d01-8670-bc60202946e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:29,141 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:33:29,142 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-843f66bc-0346-4802-86f8-d0d606d5e908', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-843f66bc-0346-4802-86f8-d0d606d5e908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:30,191 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:33:30,191 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-000226a7-64bf-4bca-9062-85b9b70c9ced', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-000226a7-64bf-4bca-9062-85b9b70c9ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:31,239 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:33:31,239 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5863a651-647f-4289-969a-8245aceaabf3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5863a651-647f-4289-969a-8245aceaabf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:32,288 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:33:32,288 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40549894-568e-428c-bbb5-9b8edd71640e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40549894-568e-428c-bbb5-9b8edd71640e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:33,338 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:33:33,338 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1d1b69-a9a9-49af-bee1-a3f91ea5e8b1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1d1b69-a9a9-49af-bee1-a3f91ea5e8b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:34,387 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:34,388 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c2cc96-fa45-478e-9ff0-ebd2aacfd4b0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c2cc96-fa45-478e-9ff0-ebd2aacfd4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:35,437 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:33:35,437 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63cdf3c-894c-4e51-aae2-b6af70984832', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63cdf3c-894c-4e51-aae2-b6af70984832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:36,486 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:36,487 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f388151-e2fa-49ae-9ad1-94225915e908', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f388151-e2fa-49ae-9ad1-94225915e908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:37,537 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:33:37,538 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6a7d51-21ed-4a58-90cd-85e01fd21f21', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6a7d51-21ed-4a58-90cd-85e01fd21f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:38,586 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:33:38,586 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c54fc7d1-27ef-4d1a-b392-ef55259944db', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c54fc7d1-27ef-4d1a-b392-ef55259944db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:39,639 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:33:39,639 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931fb8b5-cb29-467b-b47b-19f3229d04bd', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931fb8b5-cb29-467b-b47b-19f3229d04bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:40,687 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:33:40,688 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff0cd62-4daf-4941-a11b-38194c553ea0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff0cd62-4daf-4941-a11b-38194c553ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:41,738 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:33:41,739 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c96323f2-ae57-40bb-ae55-cae883514677', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c96323f2-ae57-40bb-ae55-cae883514677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:42,788 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:33:42,788 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df6536a5-fdd6-4b5f-ba41-77b020e8c0c8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df6536a5-fdd6-4b5f-ba41-77b020e8c0c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:43,837 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:33:43,837 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc6eaec0-8dfc-4538-ac1c-5f3c034cdcaa', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc6eaec0-8dfc-4538-ac1c-5f3c034cdcaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:44,887 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:44,888 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27a7870-05b3-4a11-8da7-495ea189755e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27a7870-05b3-4a11-8da7-495ea189755e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:45,936 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:33:45,936 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-496820ca-e86e-46a4-b686-98a855234c33', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-496820ca-e86e-46a4-b686-98a855234c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:46,986 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:46,986 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af60bc9a-8b8d-4e03-ae26-1dd072c8cde9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af60bc9a-8b8d-4e03-ae26-1dd072c8cde9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:48,034 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:48,035 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ddab83-3668-4c05-9ef7-d8b4a044cd38', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ddab83-3668-4c05-9ef7-d8b4a044cd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:49,203 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.160s 2021-09-03 02:33:49,203 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acca6efe-c97b-47cf-b963-22da53dc2430', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acca6efe-c97b-47cf-b963-22da53dc2430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:50,252 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:50,252 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f640bfee-f732-4e8c-a6a6-55e99e7893f6', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f640bfee-f732-4e8c-a6a6-55e99e7893f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:51,302 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:33:51,302 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1446b87-2bdb-4716-b352-cf6ad1093a03', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1446b87-2bdb-4716-b352-cf6ad1093a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:52,351 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:52,352 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9537f730-8862-47d3-9728-0ddd9e8bc688', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9537f730-8862-47d3-9728-0ddd9e8bc688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:53,403 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:33:53,403 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed153ac4-1b0f-488c-bdb4-af2c55b69da5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed153ac4-1b0f-488c-bdb4-af2c55b69da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:54,453 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:33:54,453 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51e7f84b-fa3e-4602-9539-7b31065e2ad4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51e7f84b-fa3e-4602-9539-7b31065e2ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:55,503 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:55,503 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea4e5fe-d7d7-4bfd-b635-b056a0e0cf9d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea4e5fe-d7d7-4bfd-b635-b056a0e0cf9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:56,551 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:33:56,551 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52daef1d-bda8-46b8-b5b4-1a7d07b367fe', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52daef1d-bda8-46b8-b5b4-1a7d07b367fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:57,602 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:33:57,603 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4166ff7-b55c-45c6-88e6-c1a87f247eab', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4166ff7-b55c-45c6-88e6-c1a87f247eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:58,652 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:33:58,652 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac761afc-4eea-4d5b-8fc3-8fce0ea4f920', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac761afc-4eea-4d5b-8fc3-8fce0ea4f920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:33:59,704 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:33:59,704 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef811e45-5551-49e5-9b7e-8be0ef2eaa2f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef811e45-5551-49e5-9b7e-8be0ef2eaa2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:00,753 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:00,753 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7838b049-a58a-4c8a-9f96-b1920c26c391', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7838b049-a58a-4c8a-9f96-b1920c26c391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:01,803 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:34:01,804 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95c1b0da-43ae-468d-a00a-047eac138711', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95c1b0da-43ae-468d-a00a-047eac138711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:02,852 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:02,852 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb091a2-bb45-4153-aada-60676860c3da', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb091a2-bb45-4153-aada-60676860c3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:03,900 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:03,900 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300d51d7-300c-4bb0-840f-925b32e0e59a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300d51d7-300c-4bb0-840f-925b32e0e59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:04,949 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:04,949 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccfd5de8-e750-463d-b5e6-0c81e1845ede', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccfd5de8-e750-463d-b5e6-0c81e1845ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:05,998 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:05,998 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18915a7e-bd7f-4c50-a5c3-d5ffcec676ca', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18915a7e-bd7f-4c50-a5c3-d5ffcec676ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:07,047 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:07,048 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c16aa58-64cf-439b-b97a-af0b02a7774b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c16aa58-64cf-439b-b97a-af0b02a7774b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:08,098 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:34:08,099 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f2e621-0a7b-466d-bdb4-12ec8088452c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f2e621-0a7b-466d-bdb4-12ec8088452c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:09,148 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:34:09,149 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba9c4c8-fbb8-4f7b-805a-e14a3abeddbf', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba9c4c8-fbb8-4f7b-805a-e14a3abeddbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:10,199 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:10,199 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c8570a-c706-4b7e-bbfe-608b062be64e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c8570a-c706-4b7e-bbfe-608b062be64e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:11,247 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:11,247 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e870c89-3eb1-49e8-98a8-b66dc914e8be', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e870c89-3eb1-49e8-98a8-b66dc914e8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:12,295 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:12,296 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945db402-1897-4ee4-bd56-a039618edc45', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945db402-1897-4ee4-bd56-a039618edc45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:13,344 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:13,344 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598feea9-48d2-41c5-a2c3-81f65e2231b2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598feea9-48d2-41c5-a2c3-81f65e2231b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:14,394 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:34:14,395 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67db9d64-6a0c-441a-92f0-717a9ed1a4c1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67db9d64-6a0c-441a-92f0-717a9ed1a4c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:15,443 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:15,444 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a5925e-1c45-44f1-830e-0dbeba1fec0e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a5925e-1c45-44f1-830e-0dbeba1fec0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:16,493 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:16,494 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7db081b-e04b-48e0-ab06-e1598b736f9b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7db081b-e04b-48e0-ab06-e1598b736f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:17,543 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:17,543 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-605f8432-ac07-4084-9a7a-4bde8469a2ec', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-605f8432-ac07-4084-9a7a-4bde8469a2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:18,592 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:18,592 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c29665e-9e9f-4dd8-a76d-dcbbbe90dc7e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c29665e-9e9f-4dd8-a76d-dcbbbe90dc7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:19,641 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:19,641 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f53671b2-9894-403d-a10f-8e048901fb1f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f53671b2-9894-403d-a10f-8e048901fb1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:20,689 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:20,689 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f865dc14-b631-49b4-a7cd-82a20ed92a39', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f865dc14-b631-49b4-a7cd-82a20ed92a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:21,739 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:34:21,740 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c219c4b-a060-4c72-ab37-079fc2af39b9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c219c4b-a060-4c72-ab37-079fc2af39b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:22,805 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.056s 2021-09-03 02:34:22,805 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9ef566-16fa-4973-812e-36e97c79c83b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9ef566-16fa-4973-812e-36e97c79c83b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:23,856 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:34:23,857 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898ad5dd-4452-4846-9691-1918655d6f6c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898ad5dd-4452-4846-9691-1918655d6f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:24,906 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:24,906 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e37e1b12-6d12-4aae-95b0-ec0186633717', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e37e1b12-6d12-4aae-95b0-ec0186633717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:25,955 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:25,956 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b314cfa8-8e2b-4c8a-bb6a-fc193b303b6e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b314cfa8-8e2b-4c8a-bb6a-fc193b303b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:27,003 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:27,004 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09dfb90-93d6-48c8-8e2f-fe67f4bbb9fc', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09dfb90-93d6-48c8-8e2f-fe67f4bbb9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:28,054 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:34:28,054 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee55d8d0-b508-4b2e-8727-ffb948c430dc', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee55d8d0-b508-4b2e-8727-ffb948c430dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:29,103 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:29,104 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e15c34-453e-4b2e-8811-fcf6acf2132f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e15c34-453e-4b2e-8811-fcf6acf2132f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:30,152 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:30,153 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-854ba277-3650-47b7-b6a2-3d30e392a203', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-854ba277-3650-47b7-b6a2-3d30e392a203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:31,201 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:31,202 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853756fc-ec60-49b0-816f-941c698d454d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853756fc-ec60-49b0-816f-941c698d454d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:32,250 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:32,250 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72776ab5-7f76-418d-b799-97950a44de40', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72776ab5-7f76-418d-b799-97950a44de40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:33,299 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:33,300 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a31b2801-0cc6-41ea-a38c-bc35c9394e02', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a31b2801-0cc6-41ea-a38c-bc35c9394e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:34,348 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:34,348 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e896c39-2a9b-4d43-9204-6d61fbe14402', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e896c39-2a9b-4d43-9204-6d61fbe14402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:35,399 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:34:35,399 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3b13d3-fc3d-472d-9274-4649354c6b4f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3b13d3-fc3d-472d-9274-4649354c6b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:36,448 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:36,448 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df2f379-cd52-4b20-ace8-7b706169f7cb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df2f379-cd52-4b20-ace8-7b706169f7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:37,495 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:37,496 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-265e9259-2444-42f6-ba18-5a2295238320', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-265e9259-2444-42f6-ba18-5a2295238320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:38,545 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:38,545 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2bc900f-b42f-43f1-be6e-e907522818f7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2bc900f-b42f-43f1-be6e-e907522818f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:39,594 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:39,594 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b62668-c29e-49af-95a8-01867aac8259', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b62668-c29e-49af-95a8-01867aac8259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:40,644 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:34:40,644 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddee1609-d00f-4076-94a6-a7b54a50a9a7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddee1609-d00f-4076-94a6-a7b54a50a9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:41,691 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:41,692 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a5484d5-3898-4791-9eb7-b0aa41c92406', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a5484d5-3898-4791-9eb7-b0aa41c92406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:42,741 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:42,742 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e81d42b-71b9-421d-bd85-56f7b6e22fa4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e81d42b-71b9-421d-bd85-56f7b6e22fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:43,791 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:43,791 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede34e85-309b-47b4-9cd6-85d992e31102', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede34e85-309b-47b4-9cd6-85d992e31102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:44,839 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:44,839 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd109327-a030-4c4b-b117-e22a992da294', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd109327-a030-4c4b-b117-e22a992da294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:45,887 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:45,887 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c95343-7621-4fe6-a70d-409bef5159e0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c95343-7621-4fe6-a70d-409bef5159e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:46,936 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:46,936 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd295ac2-9d1b-4355-ae4e-9f31cfa3e9f4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd295ac2-9d1b-4355-ae4e-9f31cfa3e9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:47,985 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:47,985 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b140a19b-04a9-4b22-9c65-db399ba8389b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b140a19b-04a9-4b22-9c65-db399ba8389b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:49,034 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:49,035 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e0dd32-4c18-443d-b536-14d9ed07353f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e0dd32-4c18-443d-b536-14d9ed07353f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:50,084 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:50,085 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85465fb7-ea1c-47c3-bddc-642a5d9d30b5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85465fb7-ea1c-47c3-bddc-642a5d9d30b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:51,132 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:34:51,132 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beddc5ba-571b-4980-8307-56d6b34089ce', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beddc5ba-571b-4980-8307-56d6b34089ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:52,182 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:52,182 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3944b3e5-de59-4fb1-aa3a-2696261f752e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3944b3e5-de59-4fb1-aa3a-2696261f752e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:53,231 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:53,232 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95625a71-d7c7-49d4-9708-9be0f23936ae', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95625a71-d7c7-49d4-9708-9be0f23936ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:54,282 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:34:54,282 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d20fae7e-846f-4d4d-89f5-8af62ee008bb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20fae7e-846f-4d4d-89f5-8af62ee008bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:55,333 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.044s 2021-09-03 02:34:55,334 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e36341-986b-4559-b510-4a760dae0880', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e36341-986b-4559-b510-4a760dae0880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:56,382 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:56,383 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aef9d7c-acc0-4cb0-9495-e3bd07d38e95', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aef9d7c-acc0-4cb0-9495-e3bd07d38e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:57,432 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:34:57,433 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dfe050d-5f16-479a-ab33-d5517ed4a92b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dfe050d-5f16-479a-ab33-d5517ed4a92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:58,482 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:34:58,482 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915ea92a-329c-45f6-8d8a-d9c016101c85', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915ea92a-329c-45f6-8d8a-d9c016101c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:34:59,532 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:34:59,533 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d95651-c0a5-431e-8f16-423dc38be7c8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d95651-c0a5-431e-8f16-423dc38be7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:00,581 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:35:00,581 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a47c4a1-87ed-4c06-85cb-c701b470ce24', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a47c4a1-87ed-4c06-85cb-c701b470ce24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:01,630 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:35:01,630 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c5a958-4bd2-47d6-884b-315fd819851d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c5a958-4bd2-47d6-884b-315fd819851d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:02,679 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:02,680 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e421662d-fa27-4e79-9fa2-5b66325cdacd', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e421662d-fa27-4e79-9fa2-5b66325cdacd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:03,774 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:35:03,774 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2cceada-e98f-4a19-8787-f6c2b991235a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2cceada-e98f-4a19-8787-f6c2b991235a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:04,823 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:04,823 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09749aba-34b1-4814-8354-aa958619f439', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09749aba-34b1-4814-8354-aa958619f439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:05,873 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:05,873 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ffc687-491b-4bbd-9423-10b7ed014503', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ffc687-491b-4bbd-9423-10b7ed014503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:06,922 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:35:06,923 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee4e7541-88fc-4c8b-9ad7-fb49e1fc4df5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee4e7541-88fc-4c8b-9ad7-fb49e1fc4df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:07,971 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:35:07,971 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484c4926-3760-41c8-86a5-b091248410ec', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484c4926-3760-41c8-86a5-b091248410ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:09,020 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:09,021 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd8ef9f-1486-4802-b173-2e62abffcdea', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd8ef9f-1486-4802-b173-2e62abffcdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:10,070 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:10,070 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e38b4f-b387-448d-b6c7-89183961ffbb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e38b4f-b387-448d-b6c7-89183961ffbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:11,119 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:11,120 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fbdd0ca-179a-493e-8236-ad7caaf3f425', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fbdd0ca-179a-493e-8236-ad7caaf3f425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:12,169 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:35:12,169 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6b03c9a-5ff3-4f40-9beb-c4cfb71dd573', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6b03c9a-5ff3-4f40-9beb-c4cfb71dd573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:13,218 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:13,218 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61a3e21-85fb-4ec7-88c5-51d24741a882', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61a3e21-85fb-4ec7-88c5-51d24741a882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:14,267 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:14,268 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f573732-42e1-4daa-a6d9-8a64f9224ce4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f573732-42e1-4daa-a6d9-8a64f9224ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:15,316 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:35:15,317 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd568b8-4fab-466f-a858-6bf7979d849d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd568b8-4fab-466f-a858-6bf7979d849d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:16,365 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:16,366 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e812335-c812-4654-bdc7-80b7203d5516', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e812335-c812-4654-bdc7-80b7203d5516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:17,416 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:17,416 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5b3d01-4878-4d91-9136-75de312d0481', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5b3d01-4878-4d91-9136-75de312d0481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:18,464 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:18,465 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8300070c-dec1-44e0-aa6c-aa24e6f3b6a9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8300070c-dec1-44e0-aa6c-aa24e6f3b6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:19,514 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:19,514 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea8fd331-27be-4b47-b3c6-7a436374dc25', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea8fd331-27be-4b47-b3c6-7a436374dc25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:20,563 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:20,563 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92693e2c-8a99-44d0-bdca-2959f621af3f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92693e2c-8a99-44d0-bdca-2959f621af3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:21,612 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:21,612 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b96139-4b61-4b04-88ac-4b8774ea9423', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b96139-4b61-4b04-88ac-4b8774ea9423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:22,660 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:22,660 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-725ae7ec-427e-4fbd-8857-afdf8093fe57', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725ae7ec-427e-4fbd-8857-afdf8093fe57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:23,710 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:35:23,711 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b82a0f-f373-4093-aa07-235eda029869', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b82a0f-f373-4093-aa07-235eda029869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:24,759 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:35:24,760 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77d23eaa-d801-43f1-95c3-44d4606f398e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d23eaa-d801-43f1-95c3-44d4606f398e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:25,809 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:25,809 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49900814-3ba7-4dfd-980a-b740c3e8fd18', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49900814-3ba7-4dfd-980a-b740c3e8fd18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:26,857 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:35:26,858 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a853b04-c5c8-4323-b911-2eb521816162', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a853b04-c5c8-4323-b911-2eb521816162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:27,907 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:35:27,907 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8749f6c7-0149-4d5d-aef1-0155f202d2b3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8749f6c7-0149-4d5d-aef1-0155f202d2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:28,956 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:35:28,956 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1643a961-9f56-4401-b999-e71e594e01aa', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1643a961-9f56-4401-b999-e71e594e01aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:30,005 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:30,006 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b68261-0e23-4ad6-81c1-7d76ecb0dea4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b68261-0e23-4ad6-81c1-7d76ecb0dea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:31,053 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:35:31,053 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41539703-b2a5-4cac-a02d-c2ff2289f717', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41539703-b2a5-4cac-a02d-c2ff2289f717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:32,102 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:32,103 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea56c55-d8fc-49c4-9bfa-b0ff08909ee8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea56c55-d8fc-49c4-9bfa-b0ff08909ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:33,152 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:33,152 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b5f8d99-5834-4c0c-9b74-ae10b693c154', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b5f8d99-5834-4c0c-9b74-ae10b693c154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:34,201 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:34,201 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a85f14-80a0-485f-804b-7bbd6364ab94', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a85f14-80a0-485f-804b-7bbd6364ab94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:35,250 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:35:35,250 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ffee04-37c3-4b9c-9267-75bc9d7399d8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ffee04-37c3-4b9c-9267-75bc9d7399d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:36,300 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:35:36,300 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c7aefc-e064-4647-9d86-8718280cfb8a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c7aefc-e064-4647-9d86-8718280cfb8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:37,347 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.039s 2021-09-03 02:35:37,347 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af052ddb-fd41-4381-ae76-6c7b9cf45099', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af052ddb-fd41-4381-ae76-6c7b9cf45099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:38,398 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:35:38,399 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d29bb74b-fbc2-45c7-98a1-e6699c7c993f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d29bb74b-fbc2-45c7-98a1-e6699c7c993f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:39,449 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:35:39,450 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d64a7262-06c8-4812-bf24-29938443d661', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d64a7262-06c8-4812-bf24-29938443d661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:40,499 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:40,499 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8948904d-469d-4f19-973f-169ce1736fe4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8948904d-469d-4f19-973f-169ce1736fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:41,548 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:35:41,548 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f8cd10c-6812-4fe6-9312-311837577818', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8cd10c-6812-4fe6-9312-311837577818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:42,596 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:35:42,596 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81a913c-1991-48a2-a4c9-c3b25a2ef912', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81a913c-1991-48a2-a4c9-c3b25a2ef912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:43,646 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.043s 2021-09-03 02:35:43,647 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33d129f-9191-4fd4-bc08-297f55931659', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33d129f-9191-4fd4-bc08-297f55931659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:44,695 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:44,696 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30fbee2-c540-4720-9cb9-28ee74748ea2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30fbee2-c540-4720-9cb9-28ee74748ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:45,745 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:35:45,745 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab32c2f9-5c0b-46ac-af35-ae51af58bbb3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab32c2f9-5c0b-46ac-af35-ae51af58bbb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:46,794 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:46,795 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cdf4af3-5640-4589-985c-2fa97a7712d8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cdf4af3-5640-4589-985c-2fa97a7712d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:47,844 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.042s 2021-09-03 02:35:47,845 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b366e656-51e1-4ce5-ad61-51ea88f8da38', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b366e656-51e1-4ce5-ad61-51ea88f8da38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:48,893 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.040s 2021-09-03 02:35:48,893 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-888281fc-0ba8-4ac2-b291-8336f300cac1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-888281fc-0ba8-4ac2-b291-8336f300cac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:49,942 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c 0.041s 2021-09-03 02:35:49,943 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83ea7359-3915-4334-b575-03916ebe4e00', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83ea7359-3915-4334-b575-03916ebe4e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c'} Body: b'{"volume": {"id": "3209584d-2220-42a8-a93f-ac50fd1d5e5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:29:49.000000", "updated_at": "2021-09-03T02:29:50.000000", "name": "tempest-VolumesGetTest-Volume-1215626821", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/3209584d-2220-42a8-a93f-ac50fd1d5e5c"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 138, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, 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 3209584d-2220-42a8-a93f-ac50fd1d5e5c 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
ft17.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-09-03 02:35:50,024 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/image/v2/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495 0.020s 2021-09-03 02:35:50,024 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f5e25fa4-db94-439d-ad58-c5cd9c07ac7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/image/v2/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495'} 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": "f6a3d64e46e64248a9eb94d79d2ef66f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "created_at": "2021-09-03T02:01:00Z", "updated_at": "2021-09-03T02:01:17Z", "tags": [], "self": "/v2/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "file": "/v2/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495/file", "schema": "/v2/schemas/image"}' 2021-09-03 02:35:50,636 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes 0.612s 2021-09-03 02:35:50,637 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "size": 1, "name": "tempest-VolumesGetTest-Volume-649288231", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17465b26-3ab7-4536-bc27-f515aea7cc80', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17465b26-3ab7-4536-bc27-f515aea7cc80', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.349502", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:35:50,686 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:35:50,686 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325036d0-fd85-4760-b82c-ad3508cf24ce', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325036d0-fd85-4760-b82c-ad3508cf24ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:51,736 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:35:51,737 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db66be45-e985-4215-8ccd-a8531cd67dae', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db66be45-e985-4215-8ccd-a8531cd67dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:52,786 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:35:52,787 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7c245f-64a0-4313-8a47-8b67b12ad614', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7c245f-64a0-4313-8a47-8b67b12ad614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:53,837 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:35:53,837 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e03607d-999d-4aa7-b18e-4e554a09209e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e03607d-999d-4aa7-b18e-4e554a09209e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:54,886 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:35:54,887 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2919c408-a18f-4962-af5f-7a10b641e1b1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2919c408-a18f-4962-af5f-7a10b641e1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:55,938 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:35:55,938 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da7bddb-555d-4553-ab88-bff1c6344ad8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da7bddb-555d-4553-ab88-bff1c6344ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:56,988 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:35:56,989 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c17d1c-d862-4a89-955c-334a4272053c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c17d1c-d862-4a89-955c-334a4272053c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:58,039 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:35:58,040 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64c4a149-99ee-4f52-ab2b-9f2326a22f98', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64c4a149-99ee-4f52-ab2b-9f2326a22f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:35:59,092 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:35:59,092 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e310ae4-0652-4240-98d4-76488fd9760a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e310ae4-0652-4240-98d4-76488fd9760a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:00,142 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:00,142 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ffecfcc-530d-4f81-8033-5ed495f6e7dc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ffecfcc-530d-4f81-8033-5ed495f6e7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:01,194 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:36:01,195 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b73765-06b7-42fb-989e-d665d78bc295', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b73765-06b7-42fb-989e-d665d78bc295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:02,245 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:02,245 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a057e1e6-0c2a-4cb5-a27a-452a4017a0b3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a057e1e6-0c2a-4cb5-a27a-452a4017a0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:03,295 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:03,295 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4dc816-d0fa-4b19-8caf-a270804afe2e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4dc816-d0fa-4b19-8caf-a270804afe2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:04,346 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:04,346 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58864dbe-1e3f-4f8d-9949-292f91cbb9bf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58864dbe-1e3f-4f8d-9949-292f91cbb9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:05,396 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:05,396 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef8f578-66f4-454d-a0a1-fa10dfb1d1cd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef8f578-66f4-454d-a0a1-fa10dfb1d1cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:06,446 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:06,446 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ec22ae-07ae-474e-90d6-bb090bb50766', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ec22ae-07ae-474e-90d6-bb090bb50766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:07,498 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.044s 2021-09-03 02:36:07,498 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d48c288-dde8-4da0-9a5e-32b0ce7147b4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d48c288-dde8-4da0-9a5e-32b0ce7147b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:08,550 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:36:08,550 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cc6214c-b4ea-494a-aa87-1b5c35106b31', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cc6214c-b4ea-494a-aa87-1b5c35106b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:09,600 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:09,600 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b004e80e-5f54-4a2c-9e8e-d39762421f16', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b004e80e-5f54-4a2c-9e8e-d39762421f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:10,652 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.044s 2021-09-03 02:36:10,653 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5947ede-8ca7-462b-872a-00a4ed834426', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5947ede-8ca7-462b-872a-00a4ed834426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:11,704 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:36:11,704 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4878d380-6f25-40ac-8052-dd95f099696c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4878d380-6f25-40ac-8052-dd95f099696c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:12,755 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:12,755 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a271cfea-e4e8-4f64-a477-5302b988bc9f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a271cfea-e4e8-4f64-a477-5302b988bc9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:13,808 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.045s 2021-09-03 02:36:13,808 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2ae203-0033-442b-be17-a1386d1a7f63', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2ae203-0033-442b-be17-a1386d1a7f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:14,859 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:14,859 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3243ed-c07d-49b9-851f-88cd37556363', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3243ed-c07d-49b9-851f-88cd37556363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:15,909 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:15,910 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab55f2a2-168a-40e5-b09b-237bffaa58f3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab55f2a2-168a-40e5-b09b-237bffaa58f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:16,959 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:16,959 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2d07ab-126b-4224-9e1b-ce0ecb51fd3d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2d07ab-126b-4224-9e1b-ce0ecb51fd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:18,009 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:18,009 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfae1fe9-d1dc-4e82-b30d-49bfaf8c8fc2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfae1fe9-d1dc-4e82-b30d-49bfaf8c8fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:19,059 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:19,059 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a5f67b2-a939-4212-a26c-fa49dbe2422c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a5f67b2-a939-4212-a26c-fa49dbe2422c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:20,109 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:20,113 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd232319-bff6-4b59-a038-0f9720ffaaf8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd232319-bff6-4b59-a038-0f9720ffaaf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:21,163 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:21,163 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f975d29-9aec-411e-9a4b-381ae06cda5a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f975d29-9aec-411e-9a4b-381ae06cda5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:22,214 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:36:22,215 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7557a66-a917-4be6-89f7-9f7ed6cdfbe8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7557a66-a917-4be6-89f7-9f7ed6cdfbe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:23,264 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:23,264 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d10b140d-e7c1-4d93-9f1b-acf14b1e07e1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d10b140d-e7c1-4d93-9f1b-acf14b1e07e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:24,315 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:24,315 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932e0a2c-9c2f-45da-af2d-88e2bf005c0a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932e0a2c-9c2f-45da-af2d-88e2bf005c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:25,364 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:25,365 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e2fea7-3f15-44f9-8ee8-456c34ff2dc1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e2fea7-3f15-44f9-8ee8-456c34ff2dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:26,415 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:36:26,416 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7025728b-5b5c-4521-986f-158a2356c9e9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7025728b-5b5c-4521-986f-158a2356c9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:27,465 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:27,465 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd22c71-8d41-493f-a8f3-0feb6df86f0d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd22c71-8d41-493f-a8f3-0feb6df86f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:28,516 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:28,517 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eceb21fc-be5a-4a8e-ab39-fdf23e93eadd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eceb21fc-be5a-4a8e-ab39-fdf23e93eadd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:29,566 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:29,566 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e8281a-849f-4b4d-87e4-cd4dae2c2407', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e8281a-849f-4b4d-87e4-cd4dae2c2407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:30,615 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:30,615 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e25be8d-5554-4052-b22a-48900d057a20', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e25be8d-5554-4052-b22a-48900d057a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:31,665 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:31,665 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-972f5a67-fc27-4ea9-a897-6bc7f21c94ed', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972f5a67-fc27-4ea9-a897-6bc7f21c94ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:32,715 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:32,715 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877700cf-834c-46d4-8cf5-36fc957870fe', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877700cf-834c-46d4-8cf5-36fc957870fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:33,765 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:33,765 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18db12bc-5c17-4e92-bf70-41e27f403680', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18db12bc-5c17-4e92-bf70-41e27f403680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:34,816 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:34,816 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996ca474-d581-402a-bc4a-2cd111c3d152', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996ca474-d581-402a-bc4a-2cd111c3d152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:35,866 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:35,866 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e9d5d3-aff0-4ecc-bc73-cc81ac52fdeb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e9d5d3-aff0-4ecc-bc73-cc81ac52fdeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:36,917 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.044s 2021-09-03 02:36:36,917 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5b90dd-28e9-4d59-8b81-6447ea7b9dbf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5b90dd-28e9-4d59-8b81-6447ea7b9dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:37,966 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:37,967 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be203577-5022-47f1-b15e-8d490deaefcf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be203577-5022-47f1-b15e-8d490deaefcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:39,015 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:39,016 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed2eb8c4-1a2d-409c-be85-f2d1c4e4c3a4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed2eb8c4-1a2d-409c-be85-f2d1c4e4c3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:40,066 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:40,067 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ecd609d-2a62-4a46-9238-80e581d420aa', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ecd609d-2a62-4a46-9238-80e581d420aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:41,115 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:41,115 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-675def7b-bd07-4f4b-beb3-fd5a574067f6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-675def7b-bd07-4f4b-beb3-fd5a574067f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:42,165 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:42,166 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7feea605-4e18-42fd-abaa-9b4cc18cb549', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7feea605-4e18-42fd-abaa-9b4cc18cb549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:43,215 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:43,215 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2df16e-c20f-49d1-809f-9376f3bf1b84', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2df16e-c20f-49d1-809f-9376f3bf1b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:44,264 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:44,264 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edccb69d-3295-4274-9cf6-a13266b4555a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edccb69d-3295-4274-9cf6-a13266b4555a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:45,314 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:45,315 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c71bba-13e8-4d00-a4f0-4b83316b8495', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c71bba-13e8-4d00-a4f0-4b83316b8495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:46,367 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.045s 2021-09-03 02:36:46,367 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d31ee1e-ccdb-4ef2-9d8d-c6b4a64947be', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d31ee1e-ccdb-4ef2-9d8d-c6b4a64947be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:47,417 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:47,417 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c085bf-bee9-4c0d-bec2-09bd2fb14b8d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c085bf-bee9-4c0d-bec2-09bd2fb14b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:48,468 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:48,468 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffbe1b11-1964-433c-a1d3-788b2cb7ee08', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffbe1b11-1964-433c-a1d3-788b2cb7ee08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:49,518 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:49,518 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301648c3-1253-4001-adc2-1b3beb1de89e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301648c3-1253-4001-adc2-1b3beb1de89e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:50,567 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:50,568 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-913ec28e-29cd-4eb6-95d0-88b3a05f3657', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-913ec28e-29cd-4eb6-95d0-88b3a05f3657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:51,616 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:51,616 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7367926-1a7d-4a1c-a41f-849f2a12ef76', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7367926-1a7d-4a1c-a41f-849f2a12ef76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:52,666 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:52,667 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f53d419-be2f-47cf-b1e8-1c21c54efc50', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f53d419-be2f-47cf-b1e8-1c21c54efc50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:53,716 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:53,717 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d00427f-683d-41e1-9b81-d147bcfccc05', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d00427f-683d-41e1-9b81-d147bcfccc05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:54,767 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:54,767 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128585f4-14ed-4f05-8b24-f0301d926e52', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128585f4-14ed-4f05-8b24-f0301d926e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:55,818 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:36:55,818 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c093e477-a368-4926-91e1-9793e02552d1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c093e477-a368-4926-91e1-9793e02552d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:56,867 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:56,867 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9101dbd2-754d-439b-865e-03d2adcc8133', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9101dbd2-754d-439b-865e-03d2adcc8133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:57,917 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:36:57,917 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e5bb539-ce82-470e-aa5a-9f03dd1536a3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e5bb539-ce82-470e-aa5a-9f03dd1536a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:36:58,967 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:36:58,967 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66985b64-dfeb-4055-9b40-5e6df184bf8c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66985b64-dfeb-4055-9b40-5e6df184bf8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:00,016 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:37:00,017 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a658168-c804-458d-8ace-fa01eb90b70c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a658168-c804-458d-8ace-fa01eb90b70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:01,067 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:01,067 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4747763-e544-43eb-8e9a-7ca0aefb2aaf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4747763-e544-43eb-8e9a-7ca0aefb2aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:02,116 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:37:02,117 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53233350-603a-4dfb-a05a-0c4c553afb51', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53233350-603a-4dfb-a05a-0c4c553afb51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:03,166 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:37:03,167 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405b2945-c263-45cd-8d01-29206d8308f8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405b2945-c263-45cd-8d01-29206d8308f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:04,216 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:04,217 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c63a0ac4-0426-4a40-a81c-615cdaa2d26e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63a0ac4-0426-4a40-a81c-615cdaa2d26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:05,267 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:37:05,267 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502aeb58-539e-40dc-9569-2d03de0841aa', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502aeb58-539e-40dc-9569-2d03de0841aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:06,317 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:06,317 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308af473-68e2-4adb-bb6c-0567bc9be6fd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308af473-68e2-4adb-bb6c-0567bc9be6fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:07,368 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:37:07,369 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af522ea3-3923-40f1-ac90-56ff2925c580', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af522ea3-3923-40f1-ac90-56ff2925c580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:08,423 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.046s 2021-09-03 02:37:08,423 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e5c485-97a0-4974-969d-3f065c64ad8e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e5c485-97a0-4974-969d-3f065c64ad8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:09,473 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:37:09,473 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cfe1eea-a8e7-48e6-b3f7-1acb27a52ea9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cfe1eea-a8e7-48e6-b3f7-1acb27a52ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:10,523 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:10,523 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d61673-b53a-4792-9cd6-854254320fa7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d61673-b53a-4792-9cd6-854254320fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:11,573 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:11,573 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0effb29b-0bf6-4a64-accd-3660da15842d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0effb29b-0bf6-4a64-accd-3660da15842d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:12,626 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.044s 2021-09-03 02:37:12,626 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7323d1d9-1a89-402d-95d6-198d33355c7b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7323d1d9-1a89-402d-95d6-198d33355c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:13,677 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:13,677 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f22c12-2717-44b1-b608-e96312b0fb3e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f22c12-2717-44b1-b608-e96312b0fb3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:14,727 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:14,727 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd4e0f8-816d-4389-8526-0b38bd88a13b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd4e0f8-816d-4389-8526-0b38bd88a13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:15,777 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:15,778 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a823a32-5d1d-4a3d-b3e4-291b5e8392f4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a823a32-5d1d-4a3d-b3e4-291b5e8392f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:16,828 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:16,828 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7b4c52-6bcd-43f4-8334-4376a3facd19', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7b4c52-6bcd-43f4-8334-4376a3facd19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:17,877 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:17,877 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7840a2e4-f7b5-4c6b-92ad-b61cdc95c590', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7840a2e4-f7b5-4c6b-92ad-b61cdc95c590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:18,927 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:18,928 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf9ef77-4a3e-42dd-bfad-41414dd354ec', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf9ef77-4a3e-42dd-bfad-41414dd354ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:19,977 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:37:19,977 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ab963e-d94b-41f6-b90c-dbc66a686083', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ab963e-d94b-41f6-b90c-dbc66a686083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:21,027 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:21,027 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a30b99-f993-4859-aa03-eece6c3d9b8f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a30b99-f993-4859-aa03-eece6c3d9b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:22,077 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:22,078 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c11f37-9406-4e54-917e-7df4dcd9dd8e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c11f37-9406-4e54-917e-7df4dcd9dd8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:23,128 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:23,129 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6a9162-f4df-4f81-86fa-23404bec451e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6a9162-f4df-4f81-86fa-23404bec451e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:24,178 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:24,179 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13cda0c-1094-42df-8802-b7af398fd1cd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13cda0c-1094-42df-8802-b7af398fd1cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:25,228 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:25,229 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11892b10-4972-4551-97dc-71c88b2df7ab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11892b10-4972-4551-97dc-71c88b2df7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:26,280 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:37:26,280 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b192789-3060-41db-af36-4f3e7b7c5a05', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b192789-3060-41db-af36-4f3e7b7c5a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:27,331 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:27,331 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cafe5f-ef39-4360-bf56-8acb032fc45e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cafe5f-ef39-4360-bf56-8acb032fc45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:28,385 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.046s 2021-09-03 02:37:28,385 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89cad715-3cbf-4470-adaf-d5dcd5354dbc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89cad715-3cbf-4470-adaf-d5dcd5354dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:29,438 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.045s 2021-09-03 02:37:29,439 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bca180d-f907-4045-8339-611c5009cea8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bca180d-f907-4045-8339-611c5009cea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:30,488 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:37:30,489 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f723a2-76af-4fd1-b3de-d729fc1148ff', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f723a2-76af-4fd1-b3de-d729fc1148ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:31,539 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:37:31,539 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-215a49dc-010f-4c26-b749-1ede339a9638', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-215a49dc-010f-4c26-b749-1ede339a9638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:32,589 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:32,589 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6a4d37-8548-4b6f-aae0-d1e372e01ea3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6a4d37-8548-4b6f-aae0-d1e372e01ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:33,643 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.044s 2021-09-03 02:37:33,643 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68dd3965-30a9-4773-9478-cac411e89033', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68dd3965-30a9-4773-9478-cac411e89033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:34,694 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:34,694 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23668c4-05fe-4c1d-8b55-7755858f048b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23668c4-05fe-4c1d-8b55-7755858f048b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:35,747 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.045s 2021-09-03 02:37:35,747 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36069663-ed2b-4b50-8828-ce06b1484d7e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36069663-ed2b-4b50-8828-ce06b1484d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:36,798 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:37:36,799 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5059dc9b-5456-49f8-abde-95d5014906b0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5059dc9b-5456-49f8-abde-95d5014906b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:37,850 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:37,850 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd31edd-857b-4758-976a-2695df3f07e9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd31edd-857b-4758-976a-2695df3f07e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:38,899 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:37:38,900 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9c36d6-374b-4705-b61f-fd6c32671117', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9c36d6-374b-4705-b61f-fd6c32671117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:39,951 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:39,951 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca1837e-ed52-4cee-9a66-3b406a66f385', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca1837e-ed52-4cee-9a66-3b406a66f385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:41,001 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:41,002 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b9195b-112d-4bea-ba15-08939224aeeb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b9195b-112d-4bea-ba15-08939224aeeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:42,053 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:37:42,054 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ddcbd4-2395-41fc-959b-5a6de25c3a62', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ddcbd4-2395-41fc-959b-5a6de25c3a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:43,109 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:43,110 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f32f45-173f-45e0-8e82-72a68ae82f15', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f32f45-173f-45e0-8e82-72a68ae82f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:44,160 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:44,160 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11dccc6e-c271-440b-8789-caacfe2dcd48', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11dccc6e-c271-440b-8789-caacfe2dcd48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:45,210 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:45,210 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8ac280-a4d4-4fc9-9a0a-7a3151257d5f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8ac280-a4d4-4fc9-9a0a-7a3151257d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:46,260 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:37:46,260 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d5722a-6819-409b-a18e-54a70a7a1ae3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d5722a-6819-409b-a18e-54a70a7a1ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:47,310 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:37:47,310 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-141a3257-b4da-4afb-baf8-d0e54ac8eb7f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-141a3257-b4da-4afb-baf8-d0e54ac8eb7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:48,360 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:48,361 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139a94f0-0f3b-4907-8634-c30a5eb16a74', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139a94f0-0f3b-4907-8634-c30a5eb16a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:49,413 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.044s 2021-09-03 02:37:49,413 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcbd582e-ab26-41f2-8199-a3531977624f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcbd582e-ab26-41f2-8199-a3531977624f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:50,463 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:50,464 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c22b4f-1273-49c5-a11e-fd32f781482c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c22b4f-1273-49c5-a11e-fd32f781482c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:51,514 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:51,515 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc193a73-7507-4c40-9071-a7b6d52c97ec', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc193a73-7507-4c40-9071-a7b6d52c97ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:52,564 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:52,565 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8767f8cc-2160-46dd-8af2-5c82f965b202', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8767f8cc-2160-46dd-8af2-5c82f965b202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:53,614 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:37:53,614 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfcf1fd6-d700-4f71-8d07-a4b2c2949082', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfcf1fd6-d700-4f71-8d07-a4b2c2949082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:54,664 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:54,665 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c124e5c-42d1-4f52-b4dc-ed99a61eeb79', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c124e5c-42d1-4f52-b4dc-ed99a61eeb79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:55,716 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:55,717 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9125fb76-25db-4e29-bf03-10b8d8795463', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9125fb76-25db-4e29-bf03-10b8d8795463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:56,768 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:37:56,768 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f552d4-9efb-4e57-a8b3-1f695d30873c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f552d4-9efb-4e57-a8b3-1f695d30873c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:57,817 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:57,818 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41348333-c4a3-40c3-90ef-740a71576413', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41348333-c4a3-40c3-90ef-740a71576413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:58,868 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:37:58,868 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57292d9-cb50-4152-9891-7362c27cee91', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57292d9-cb50-4152-9891-7362c27cee91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:37:59,921 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.045s 2021-09-03 02:37:59,921 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-851b6217-e048-4a20-a974-7829289c1b5e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-851b6217-e048-4a20-a974-7829289c1b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:00,970 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:00,971 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef067d5-7602-4acb-8139-bc48fc6cb8ea', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef067d5-7602-4acb-8139-bc48fc6cb8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:02,020 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:02,020 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c85c075-c2bd-4f87-b413-67821b2e4187', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c85c075-c2bd-4f87-b413-67821b2e4187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:03,072 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:38:03,073 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac67434c-ce51-4445-9c8e-841a80bdddf6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac67434c-ce51-4445-9c8e-841a80bdddf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:04,122 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:04,123 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d311e67-5afc-4c50-b332-0c69de61e676', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d311e67-5afc-4c50-b332-0c69de61e676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:05,173 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:05,173 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95ee487-ad1b-48cb-99fa-013d09265ec7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95ee487-ad1b-48cb-99fa-013d09265ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:06,229 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.048s 2021-09-03 02:38:06,230 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8687fe41-ee47-440d-bf6a-e3d9c28ff546', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8687fe41-ee47-440d-bf6a-e3d9c28ff546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:07,282 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.045s 2021-09-03 02:38:07,282 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1961920-0674-4b59-9869-eb84522c5671', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1961920-0674-4b59-9869-eb84522c5671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:08,331 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:08,331 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e08786-19dd-4363-acc0-e50d4453479f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e08786-19dd-4363-acc0-e50d4453479f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:09,382 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:38:09,382 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e945651-740d-4a79-accb-cf4a711bb6bb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e945651-740d-4a79-accb-cf4a711bb6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:10,432 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:10,432 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e41581ed-7a2e-42d5-b88b-a53bfbb9c024', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e41581ed-7a2e-42d5-b88b-a53bfbb9c024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:11,483 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:11,484 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2af3fbd-7f76-4522-a8ef-23e0ce0d70d9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2af3fbd-7f76-4522-a8ef-23e0ce0d70d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:12,533 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:12,533 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c50223-8e7c-467e-a052-272d4bead85c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c50223-8e7c-467e-a052-272d4bead85c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:13,582 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:13,582 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-712a6027-bf0a-4316-8142-ae5ae289a1c5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-712a6027-bf0a-4316-8142-ae5ae289a1c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:14,638 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.047s 2021-09-03 02:38:14,638 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-366a88f6-8195-4bb4-a3f2-5e1591fd6d8d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-366a88f6-8195-4bb4-a3f2-5e1591fd6d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:15,691 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.045s 2021-09-03 02:38:15,691 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83dbcb40-a86b-4baa-aa8b-d6d445dfe175', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83dbcb40-a86b-4baa-aa8b-d6d445dfe175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:16,741 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:16,741 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620d6179-09f5-4e3c-a020-7694d8c81473', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620d6179-09f5-4e3c-a020-7694d8c81473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:17,790 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:17,790 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b6de3d8-73b6-4062-9fdb-950675a9149d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b6de3d8-73b6-4062-9fdb-950675a9149d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:18,839 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:18,840 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-154fc2a8-7134-440b-a160-398c8abdb261', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-154fc2a8-7134-440b-a160-398c8abdb261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:19,889 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:19,889 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fbb4147-3a84-48bb-af09-b11af0b75255', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fbb4147-3a84-48bb-af09-b11af0b75255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:21,069 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.171s 2021-09-03 02:38:21,069 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05810ff7-9218-44e1-96bb-a128dd9f6bfb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05810ff7-9218-44e1-96bb-a128dd9f6bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:22,128 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.050s 2021-09-03 02:38:22,128 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1bf693a-dde2-4f8f-9d80-85b3e3963f6a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1bf693a-dde2-4f8f-9d80-85b3e3963f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:23,177 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:23,178 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-883ba867-e23d-43e6-ba76-47ecad1dad63', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-883ba867-e23d-43e6-ba76-47ecad1dad63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:24,234 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.047s 2021-09-03 02:38:24,234 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6855241b-5e4a-4c1e-8e29-c5c9a35ed1fd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6855241b-5e4a-4c1e-8e29-c5c9a35ed1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:25,285 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:38:25,285 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172b9b6e-81a2-4c04-9437-036a5a4dbb2b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172b9b6e-81a2-4c04-9437-036a5a4dbb2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:26,336 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:26,336 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4c1d21-e526-44a0-b414-c5a8b153d0c6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4c1d21-e526-44a0-b414-c5a8b153d0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:27,389 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.044s 2021-09-03 02:38:27,389 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b74c81f-b814-421f-8e30-4c7f245668af', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b74c81f-b814-421f-8e30-4c7f245668af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:28,444 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.047s 2021-09-03 02:38:28,444 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-141c8019-6624-46df-a570-9eb7333f94ae', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-141c8019-6624-46df-a570-9eb7333f94ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:29,493 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:38:29,493 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdff0179-4a94-4736-871c-93a74a83ed13', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdff0179-4a94-4736-871c-93a74a83ed13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:30,544 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:38:30,544 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91460cc9-7e84-48ce-9894-3cc271b772d8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91460cc9-7e84-48ce-9894-3cc271b772d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:31,594 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:31,595 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd9e19bf-fb93-4889-a0a5-9aa3eef457d4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd9e19bf-fb93-4889-a0a5-9aa3eef457d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:32,646 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:38:32,646 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d5b9a1-93ea-43e6-ae14-929efa9ee689', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d5b9a1-93ea-43e6-ae14-929efa9ee689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:33,697 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:33,697 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e29bcdc1-2633-46da-8eb9-a182a9a5992c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e29bcdc1-2633-46da-8eb9-a182a9a5992c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:34,748 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:34,748 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3896a59-2174-4e5b-8dca-6cdaa3e3ef54', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3896a59-2174-4e5b-8dca-6cdaa3e3ef54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:35,797 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:35,798 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5e02d6-fc6b-4950-89d2-2e35261105da', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5e02d6-fc6b-4950-89d2-2e35261105da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:36,847 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:36,848 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d9530d-224e-4a45-88f2-fb132921088b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d9530d-224e-4a45-88f2-fb132921088b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:37,899 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:37,900 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13ef6a8-5ff4-43e6-9fdd-460c4ce31d03', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13ef6a8-5ff4-43e6-9fdd-460c4ce31d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:38,948 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:38,948 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1596442c-6aaa-44ce-9c4f-5ab4cdf7fcd4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1596442c-6aaa-44ce-9c4f-5ab4cdf7fcd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:39,999 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:40,000 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab9a67e-deac-41e9-90dd-d770a91ffe46', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab9a67e-deac-41e9-90dd-d770a91ffe46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:41,049 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:41,049 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6d0bb5-ba7d-4276-ad09-7dd8fc0a598c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6d0bb5-ba7d-4276-ad09-7dd8fc0a598c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:42,098 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:42,099 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c1279d-e95a-4756-8c0a-a50aaa69ced9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c1279d-e95a-4756-8c0a-a50aaa69ced9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:43,147 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:43,147 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-050a8084-2590-4f2b-ab51-39c3740fea1e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050a8084-2590-4f2b-ab51-39c3740fea1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:44,197 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:44,198 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa6c211-b664-405b-a7a8-0913f4f8a9d9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa6c211-b664-405b-a7a8-0913f4f8a9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:45,246 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:45,247 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95e6312-ff2b-41c5-8dbd-c38cbabb31a7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95e6312-ff2b-41c5-8dbd-c38cbabb31a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:46,296 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:46,297 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a61974ca-40b2-488b-be90-b277a2ecac80', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a61974ca-40b2-488b-be90-b277a2ecac80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:47,346 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:47,346 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf482fc8-4428-4960-a38b-2ec86623424a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf482fc8-4428-4960-a38b-2ec86623424a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:48,396 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:48,396 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-496e2a1d-0411-4d73-96ba-b0a229d742e3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-496e2a1d-0411-4d73-96ba-b0a229d742e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:49,486 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.082s 2021-09-03 02:38:49,486 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c959f9-6e92-4038-83b6-e7b60c4dd15c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c959f9-6e92-4038-83b6-e7b60c4dd15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:50,536 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:50,536 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9efdde-396a-4d0b-bfab-aa599c09d464', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9efdde-396a-4d0b-bfab-aa599c09d464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:51,586 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:51,586 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb2859d-d49b-4557-82e9-e8bb5b55fb5b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb2859d-d49b-4557-82e9-e8bb5b55fb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:52,636 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:52,636 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4376f1a2-b5b8-436f-b4f7-629f1312537f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4376f1a2-b5b8-436f-b4f7-629f1312537f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:53,687 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:53,687 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d9dfb7-007a-4582-aa88-d8f32643af30', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d9dfb7-007a-4582-aa88-d8f32643af30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:54,736 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:38:54,737 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-549bcf56-536b-478f-a46f-b6a4467f6579', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-549bcf56-536b-478f-a46f-b6a4467f6579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:55,787 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:38:55,788 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9590d162-1d88-4de4-8985-6b66370e33e0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9590d162-1d88-4de4-8985-6b66370e33e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:56,838 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:56,838 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84838053-e629-44a5-b43e-288ca841b1ca', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84838053-e629-44a5-b43e-288ca841b1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:57,888 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:57,888 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f652d2d-6ec2-4cce-9196-fc7157a6b560', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f652d2d-6ec2-4cce-9196-fc7157a6b560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:58,939 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:38:58,939 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b406b3f0-a936-4593-907f-14754319557e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b406b3f0-a936-4593-907f-14754319557e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:38:59,989 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:38:59,990 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805f037a-9f26-4a08-a508-3888a9090ae4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805f037a-9f26-4a08-a508-3888a9090ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:01,041 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:01,041 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d9cd09-d715-4d80-b0bc-156b051c557c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d9cd09-d715-4d80-b0bc-156b051c557c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:02,091 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:02,091 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f685c5da-2ec1-4d0b-b9b3-ce7e4d9e5fb7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f685c5da-2ec1-4d0b-b9b3-ce7e4d9e5fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:03,141 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:03,141 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bab43d5-28fd-4f03-8d66-5dd5ca54c450', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bab43d5-28fd-4f03-8d66-5dd5ca54c450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:04,190 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:04,190 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a601eb2-ff80-4c10-acbb-5d1b48c00fdd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a601eb2-ff80-4c10-acbb-5d1b48c00fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:05,241 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:39:05,241 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf83ab7-7986-47c4-a816-a4700f49217b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf83ab7-7986-47c4-a816-a4700f49217b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:06,292 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:39:06,292 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eebe81e5-858f-48cc-9942-a08820ee7687', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eebe81e5-858f-48cc-9942-a08820ee7687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:07,342 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:07,343 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c07e7f-a192-4a69-b73b-705341829a28', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c07e7f-a192-4a69-b73b-705341829a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:08,392 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:08,393 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ca84d7-a526-4f01-8dba-f850452d57ea', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ca84d7-a526-4f01-8dba-f850452d57ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:09,446 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.044s 2021-09-03 02:39:09,446 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434d1ef0-2e21-4291-90af-9231bfe38c23', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434d1ef0-2e21-4291-90af-9231bfe38c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:10,497 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:10,497 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-586ff084-6a2f-4bca-a58f-e65217919b71', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-586ff084-6a2f-4bca-a58f-e65217919b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:11,548 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:39:11,548 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bea9a73-496f-4c34-8891-557ebe558146', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bea9a73-496f-4c34-8891-557ebe558146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:12,598 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:12,598 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7d6f0a-8478-4214-904a-be11ec1a413b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7d6f0a-8478-4214-904a-be11ec1a413b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:13,650 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.044s 2021-09-03 02:39:13,651 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95f465a-e583-4dde-b38d-a7b8b9811767', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95f465a-e583-4dde-b38d-a7b8b9811767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:14,702 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:39:14,711 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea277b7-e6b2-488d-85d4-d311621d452a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea277b7-e6b2-488d-85d4-d311621d452a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:15,759 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:39:15,759 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54c689b-a64b-4f93-a903-85dbb73efeb1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54c689b-a64b-4f93-a903-85dbb73efeb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:16,809 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:16,810 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce7bf648-b7ba-47f5-a624-ea44b07acfec', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce7bf648-b7ba-47f5-a624-ea44b07acfec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:17,858 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:17,859 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9418033-f98a-4832-8288-903a83d166b7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9418033-f98a-4832-8288-903a83d166b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:18,909 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:39:18,910 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1932a2-c929-4cdc-b895-459db6d677cc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1932a2-c929-4cdc-b895-459db6d677cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:19,959 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:19,959 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a01465-5ff1-4822-b082-168090a7a2f8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a01465-5ff1-4822-b082-168090a7a2f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:21,010 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:21,010 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc34cfe-4348-42f0-9b07-cc5ab27c42c0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc34cfe-4348-42f0-9b07-cc5ab27c42c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:22,060 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:22,060 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-762d0427-d79b-4851-b155-5ad258c1f1c5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-762d0427-d79b-4851-b155-5ad258c1f1c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:23,109 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:23,110 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5e307af-d462-41ce-9c6b-9bbafdd94a9c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5e307af-d462-41ce-9c6b-9bbafdd94a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:24,159 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:24,159 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8db8f2b-ff14-402b-9018-e21fb3e6bd2f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8db8f2b-ff14-402b-9018-e21fb3e6bd2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:25,209 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:25,209 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-888813cd-4bfc-463f-97a9-85d23d60d537', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-888813cd-4bfc-463f-97a9-85d23d60d537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:26,259 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:26,259 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8003050-6f9d-4a11-ac90-374443128f91', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8003050-6f9d-4a11-ac90-374443128f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:27,309 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:27,310 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eda135b-b667-4c9d-bff5-5dfac2c4db36', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eda135b-b667-4c9d-bff5-5dfac2c4db36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:28,360 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:28,360 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be388fa-2f0a-46a1-a744-9147ae1a3ea0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be388fa-2f0a-46a1-a744-9147ae1a3ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:29,410 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:29,410 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05aed50-21dc-44f5-8951-81af950092c4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05aed50-21dc-44f5-8951-81af950092c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:30,459 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:30,460 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4513cff-531f-4cb0-bb18-9e42008b069c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4513cff-531f-4cb0-bb18-9e42008b069c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:31,510 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:31,511 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da70c054-c124-4939-b8ba-9f0c516cf58e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da70c054-c124-4939-b8ba-9f0c516cf58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:32,561 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:32,561 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a5fb568-d158-4f11-b150-93b4d35e4d52', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a5fb568-d158-4f11-b150-93b4d35e4d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:33,610 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:33,611 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf03b05-d29f-4324-8173-a62dbe7c5336', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf03b05-d29f-4324-8173-a62dbe7c5336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:34,660 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:34,660 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba32a0d8-9bb5-4bf2-a50e-780e971a72dc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba32a0d8-9bb5-4bf2-a50e-780e971a72dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:35,710 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:35,711 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b032d8-e751-48f6-a70c-dda73babd6d7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b032d8-e751-48f6-a70c-dda73babd6d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:36,761 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:36,761 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd0d58e-e79b-443d-94bb-cd77043324a8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd0d58e-e79b-443d-94bb-cd77043324a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:37,812 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:39:37,812 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50df112-17ef-4c19-9dea-361f74739e0d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50df112-17ef-4c19-9dea-361f74739e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:38,864 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.044s 2021-09-03 02:39:38,865 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49c8b512-9f98-4484-8cfb-1c1cdd90ba1e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49c8b512-9f98-4484-8cfb-1c1cdd90ba1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:39,915 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:39,915 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6759e2-06a9-43f0-9536-bb9174cbd007', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6759e2-06a9-43f0-9536-bb9174cbd007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:40,964 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:40,965 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc3fbf1-fc5d-49e6-9544-ace81fc16b1b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc3fbf1-fc5d-49e6-9544-ace81fc16b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:42,015 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:42,016 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd29f23-2a41-41b3-8191-ee115763ee4b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd29f23-2a41-41b3-8191-ee115763ee4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:43,065 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:43,066 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a2db3e-c6c9-4c81-ab56-647c12318554', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a2db3e-c6c9-4c81-ab56-647c12318554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:44,115 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:44,116 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87244029-393f-4b5b-beaf-4b46a3c98c19', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87244029-393f-4b5b-beaf-4b46a3c98c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:45,167 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:45,167 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e288cc4f-a559-4f32-9006-d888f8efd05f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e288cc4f-a559-4f32-9006-d888f8efd05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:46,215 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:39:46,215 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9159c009-f68a-4040-a1e7-a777c0feba0b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9159c009-f68a-4040-a1e7-a777c0feba0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:47,265 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:47,266 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdc188e-1065-4d39-9159-0ecc57351ce7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdc188e-1065-4d39-9159-0ecc57351ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:48,314 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:39:48,315 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10cc424-bfb4-419e-b434-4e069e45489d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10cc424-bfb4-419e-b434-4e069e45489d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:49,364 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:49,365 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d960b688-0192-4ca8-81c9-c2b2159d111c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d960b688-0192-4ca8-81c9-c2b2159d111c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:50,413 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:50,413 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0383a921-a423-456e-a63c-b60a0f6f8b24', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0383a921-a423-456e-a63c-b60a0f6f8b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:51,462 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:51,462 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a73cdb6-3db0-4f32-bcd0-c8cb08e33fe2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a73cdb6-3db0-4f32-bcd0-c8cb08e33fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:52,511 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:39:52,511 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5aaf20a-13a6-431f-923b-0fb9841059f6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5aaf20a-13a6-431f-923b-0fb9841059f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:53,562 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:53,562 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b6895a1-16b6-4383-bf07-53252b5f262f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6895a1-16b6-4383-bf07-53252b5f262f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:54,613 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:54,613 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d2dc4bd-26c3-4b8b-8aab-dd588fb3154b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d2dc4bd-26c3-4b8b-8aab-dd588fb3154b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:55,663 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:55,664 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7486e01a-d2b6-4b27-adb5-51c848f79d01', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7486e01a-d2b6-4b27-adb5-51c848f79d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:56,713 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:56,713 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc0faec0-a1f4-4b4a-86fa-3bd89f2ae34e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc0faec0-a1f4-4b4a-86fa-3bd89f2ae34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:57,764 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:57,764 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5041ae-7292-40ea-a802-ee47fc8205f7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5041ae-7292-40ea-a802-ee47fc8205f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:58,813 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:39:58,814 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c6a6f5-0be5-4d62-ba0c-27b29193cc08', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c6a6f5-0be5-4d62-ba0c-27b29193cc08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:39:59,863 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:39:59,863 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2222516-3ef9-4bcc-9c43-c01c7a93d317', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2222516-3ef9-4bcc-9c43-c01c7a93d317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:00,913 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:00,913 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5850ba69-6d4b-4455-900b-a471d5023574', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5850ba69-6d4b-4455-900b-a471d5023574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:01,962 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:01,963 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64bb67a2-f0bd-4d77-b52c-8081834d6bc9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64bb67a2-f0bd-4d77-b52c-8081834d6bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:03,013 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:03,013 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df740653-2dd0-43d3-9ab3-79e851857e22', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df740653-2dd0-43d3-9ab3-79e851857e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:04,062 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:04,062 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d9aeb8-4ecf-4cd9-b4dd-cad177f80e11', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d9aeb8-4ecf-4cd9-b4dd-cad177f80e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:05,111 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:05,111 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f994187-d3ce-44e7-8c79-3b5b5ae9b7ad', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f994187-d3ce-44e7-8c79-3b5b5ae9b7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:06,162 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:40:06,162 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e9a638-ece0-449e-a8b4-3a09819ae787', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e9a638-ece0-449e-a8b4-3a09819ae787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:07,212 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:07,212 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e358add3-8321-448c-993b-9afe826d4fff', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e358add3-8321-448c-993b-9afe826d4fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:08,260 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:40:08,260 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a31b506-6fb1-4092-b0fd-e4ef7f2a124e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a31b506-6fb1-4092-b0fd-e4ef7f2a124e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:09,311 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:09,311 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8da46d1-c8b9-4e27-b488-04e10e50ac9b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8da46d1-c8b9-4e27-b488-04e10e50ac9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:10,361 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:10,362 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b2a343-0c0c-4279-a6ce-ed7457fd0cce', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b2a343-0c0c-4279-a6ce-ed7457fd0cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:11,411 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:11,411 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d62106-610c-4675-aae6-b613c9195d4c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d62106-610c-4675-aae6-b613c9195d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:12,460 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:12,461 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257eeac8-7f20-4a90-a796-4f08477cdee9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257eeac8-7f20-4a90-a796-4f08477cdee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:13,511 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:13,512 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d8715ac-c807-4c0b-b033-e743930beb3a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d8715ac-c807-4c0b-b033-e743930beb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:14,561 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:14,562 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428f258d-2adb-45f0-acc2-4d79c4293a63', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428f258d-2adb-45f0-acc2-4d79c4293a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:15,612 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:15,612 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363efd27-2d82-4b14-9f57-7410b969c863', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363efd27-2d82-4b14-9f57-7410b969c863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:16,663 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:40:16,663 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0a57be-c17b-4c54-bc36-c1a3d71e8e61', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0a57be-c17b-4c54-bc36-c1a3d71e8e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:17,714 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:40:17,714 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d4e3e6-e22f-4677-b33f-d8bff21a9ab3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d4e3e6-e22f-4677-b33f-d8bff21a9ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:18,763 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:18,764 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcf7822-7500-4f75-9e0c-f496ee149e7b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcf7822-7500-4f75-9e0c-f496ee149e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:19,814 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:19,814 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e29ea5c-70f3-4066-b50f-ec654074dfbd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e29ea5c-70f3-4066-b50f-ec654074dfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:20,864 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:20,864 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa6b8ea-ee21-4027-88fd-bad6d4d79112', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa6b8ea-ee21-4027-88fd-bad6d4d79112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:21,915 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:21,915 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c64f4840-94fc-4dfd-a502-2f2f6304d9dc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c64f4840-94fc-4dfd-a502-2f2f6304d9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:22,965 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:22,965 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9fc6bf4-6450-4706-95e3-8ae4fa37d404', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9fc6bf4-6450-4706-95e3-8ae4fa37d404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:24,016 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:40:24,017 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-675ad3c0-6e9e-4536-9fad-6ac699e3b2d0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-675ad3c0-6e9e-4536-9fad-6ac699e3b2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:25,066 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:25,066 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc534c40-fee6-4ae9-8367-41133b1114f5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc534c40-fee6-4ae9-8367-41133b1114f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:26,116 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:26,116 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b4b31c-e6b8-4556-bb3a-5fe2a991ec83', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b4b31c-e6b8-4556-bb3a-5fe2a991ec83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:27,165 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:27,166 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b4cb9c2-9f00-487b-91c0-fed68cda2f8e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b4cb9c2-9f00-487b-91c0-fed68cda2f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:28,216 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:28,216 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69157b50-d33c-48a7-a572-299ad9a2fa6f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69157b50-d33c-48a7-a572-299ad9a2fa6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:29,265 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:29,266 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-220d2283-d697-41aa-b67d-3791779d26e6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220d2283-d697-41aa-b67d-3791779d26e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:30,316 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:30,316 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb23665c-1b40-491e-883f-7c7ef2b3d37d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb23665c-1b40-491e-883f-7c7ef2b3d37d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:31,367 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:40:31,367 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e37740-8e8d-4271-9e93-091f01c004c4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e37740-8e8d-4271-9e93-091f01c004c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:32,418 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:40:32,418 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-573dccbd-d597-4c8a-9e86-725c7fbfda29', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-573dccbd-d597-4c8a-9e86-725c7fbfda29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:33,468 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:33,468 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbb1e28-8bdd-4531-90aa-966014295315', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbb1e28-8bdd-4531-90aa-966014295315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:34,517 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:34,517 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b95322-60d6-479f-b933-e3857166bf77', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b95322-60d6-479f-b933-e3857166bf77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:35,566 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:35,567 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d8f37b-650e-42df-a32a-95b57150c2b1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d8f37b-650e-42df-a32a-95b57150c2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:36,617 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:40:36,618 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269f7ebc-1f3f-46e0-8def-7e214e69bb35', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269f7ebc-1f3f-46e0-8def-7e214e69bb35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:37,667 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:37,667 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2fcb0ad-2717-4c4c-bb31-2cd14c4d3d79', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2fcb0ad-2717-4c4c-bb31-2cd14c4d3d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:38,720 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:38,721 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7944de17-0c11-452c-b73f-7bba8f2f038a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7944de17-0c11-452c-b73f-7bba8f2f038a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:39,770 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:39,770 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66292adb-f7d8-4539-bff5-01a26e4eea2c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66292adb-f7d8-4539-bff5-01a26e4eea2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:40,820 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:40,820 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b7283b6-f9cb-487e-9023-fba1f1833f91', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b7283b6-f9cb-487e-9023-fba1f1833f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:41,869 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:41,869 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884a1125-fe14-44c8-a69e-85439aa7b86d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-884a1125-fe14-44c8-a69e-85439aa7b86d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:42,920 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:42,920 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd551b14-7511-4f22-baba-1c7f13459f17', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd551b14-7511-4f22-baba-1c7f13459f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:43,970 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:43,970 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcfab890-ec62-4027-aa1d-dd2490dfbce3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcfab890-ec62-4027-aa1d-dd2490dfbce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:45,020 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:45,020 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-571eb2cb-0a63-4ebd-b23d-1a7d8151ef02', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-571eb2cb-0a63-4ebd-b23d-1a7d8151ef02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:46,070 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:46,070 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f3f2623-6eb9-456b-bb11-683b0571a71f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f3f2623-6eb9-456b-bb11-683b0571a71f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:47,120 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:47,120 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498d78a4-7ba9-4d49-82d2-d085437e7397', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498d78a4-7ba9-4d49-82d2-d085437e7397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:48,170 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:48,171 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b1997a6-bd4b-40ab-a84d-b8af37a0fd6e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b1997a6-bd4b-40ab-a84d-b8af37a0fd6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:49,221 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:49,221 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60da5bf6-f1b0-4804-904a-c3b13fcc78ef', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60da5bf6-f1b0-4804-904a-c3b13fcc78ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:50,270 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:50,270 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44637ecd-4ea8-49b5-b15c-5e19ccc60c88', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44637ecd-4ea8-49b5-b15c-5e19ccc60c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:51,322 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.044s 2021-09-03 02:40:51,323 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-700387ed-59e7-404e-bb34-ba96b93586d6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-700387ed-59e7-404e-bb34-ba96b93586d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:52,372 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:52,372 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5321f63-93a3-4ba5-afc6-427459826544', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5321f63-93a3-4ba5-afc6-427459826544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:53,423 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:40:53,424 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec02be66-1a6f-43ed-a87c-7805c4a08b84', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec02be66-1a6f-43ed-a87c-7805c4a08b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:54,473 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:54,473 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe119fb-c2d9-4dc0-8938-302198330a6d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe119fb-c2d9-4dc0-8938-302198330a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:55,522 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:40:55,523 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97acc42a-3646-446c-b18f-8eb43a1d6c24', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97acc42a-3646-446c-b18f-8eb43a1d6c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:56,571 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:56,571 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10513677-865b-4b05-925a-c4e041943bab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10513677-865b-4b05-925a-c4e041943bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:57,620 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:57,621 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211afa85-a533-4eb5-86a3-23127eee983b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211afa85-a533-4eb5-86a3-23127eee983b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:58,670 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:40:58,671 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874b8848-8769-4f5a-9874-334d16d4d4b7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874b8848-8769-4f5a-9874-334d16d4d4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:40:59,719 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:40:59,719 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-371ff2a0-8d82-4a34-8655-023c81f7d28b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-371ff2a0-8d82-4a34-8655-023c81f7d28b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:00,769 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:00,769 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ce6c06-e54f-487e-b4c1-a5f061334004', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ce6c06-e54f-487e-b4c1-a5f061334004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:01,818 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:01,819 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca910b8-38b6-4665-a4c0-2384a3596444', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca910b8-38b6-4665-a4c0-2384a3596444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:02,868 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:41:02,868 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc16f10-0886-4510-a57b-f09e5e775fc8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc16f10-0886-4510-a57b-f09e5e775fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:03,918 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:03,919 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d731575a-8f62-4d59-b421-3f91b0b54c64', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d731575a-8f62-4d59-b421-3f91b0b54c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:04,969 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:04,969 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-065d5699-9a8d-4fb0-80bb-da56b38a3b74', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-065d5699-9a8d-4fb0-80bb-da56b38a3b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:06,018 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:06,019 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018ffcf0-8e9f-4842-9ebc-494d07040012', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018ffcf0-8e9f-4842-9ebc-494d07040012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:07,068 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:07,068 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8951d105-1f6d-4821-8d67-8a75e3dfb10c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8951d105-1f6d-4821-8d67-8a75e3dfb10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:08,117 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:08,117 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32e469ac-6fb5-4f25-ae7c-26b7798eaf1c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32e469ac-6fb5-4f25-ae7c-26b7798eaf1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:09,167 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:09,167 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b011a533-8823-4579-8db5-6b06388aeceb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b011a533-8823-4579-8db5-6b06388aeceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:10,218 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:10,218 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be2c1455-c71f-420e-9f98-ca2b3582c95b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be2c1455-c71f-420e-9f98-ca2b3582c95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:11,266 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:11,266 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f166be-f619-4dbf-a37a-9e4f111175e7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f166be-f619-4dbf-a37a-9e4f111175e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:12,316 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:12,317 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c91da264-2872-4007-b32e-2facdfc39b8d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c91da264-2872-4007-b32e-2facdfc39b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:13,364 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:41:13,364 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b5a567-c4a1-43dd-9c4c-49bf679e373c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b5a567-c4a1-43dd-9c4c-49bf679e373c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:14,415 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:41:14,415 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-354c106b-931c-49d4-8654-396189b76fde', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-354c106b-931c-49d4-8654-396189b76fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:15,465 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:15,465 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca12a034-dfe4-45fa-9d6f-70344681b186', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca12a034-dfe4-45fa-9d6f-70344681b186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:16,514 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:16,514 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b5c3a9-f469-4483-a657-4ba7a28dcb6c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b5c3a9-f469-4483-a657-4ba7a28dcb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:17,563 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:17,563 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df59063d-5932-4845-8630-ff455b5036e1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df59063d-5932-4845-8630-ff455b5036e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:18,612 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:18,613 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef7b762-4e3b-476b-9408-f9afefdf96ae', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef7b762-4e3b-476b-9408-f9afefdf96ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:19,663 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:19,663 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b7c674-9d39-4f66-9688-08db572dde93', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b7c674-9d39-4f66-9688-08db572dde93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:20,712 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:20,712 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb795227-e54e-4aec-8b17-22ce5886aedf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb795227-e54e-4aec-8b17-22ce5886aedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:21,762 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:21,763 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00931a89-2eab-48ac-ae47-a360437c3b04', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00931a89-2eab-48ac-ae47-a360437c3b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:22,811 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:22,812 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50797c68-7701-4444-af38-d078670f165b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50797c68-7701-4444-af38-d078670f165b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:23,861 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:23,862 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8b6ff71-75ba-4f12-8a7d-2709765a248d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b6ff71-75ba-4f12-8a7d-2709765a248d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:24,911 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:24,911 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b99d2fad-4260-4d25-8f0f-8baa5964a423', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b99d2fad-4260-4d25-8f0f-8baa5964a423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:25,963 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:25,963 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d645330c-1eee-47db-9ff6-22fa2d9bc8ff', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d645330c-1eee-47db-9ff6-22fa2d9bc8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:27,011 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:41:27,012 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-febf2544-aef6-4300-9aa0-018d6fa629cd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-febf2544-aef6-4300-9aa0-018d6fa629cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:28,062 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:28,063 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec715c33-b6e1-4c85-ae56-09518e08940d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec715c33-b6e1-4c85-ae56-09518e08940d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:29,110 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:41:29,111 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e2ba61-385c-4adb-a208-f36d1d2ad4b0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e2ba61-385c-4adb-a208-f36d1d2ad4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:30,161 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:30,161 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76eb5a03-f73d-46a6-99e8-babb347a4c35', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76eb5a03-f73d-46a6-99e8-babb347a4c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:31,209 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:41:31,210 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baeb3c33-c480-4d3d-a49a-b98a5a96a4e2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baeb3c33-c480-4d3d-a49a-b98a5a96a4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:32,261 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:32,261 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc51891-8018-4159-bd9e-34ee15e047e0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc51891-8018-4159-bd9e-34ee15e047e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:33,311 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:33,311 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe76688a-316e-422e-b4a7-d17c5602f9df', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe76688a-316e-422e-b4a7-d17c5602f9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:34,360 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:34,361 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d761b6c-4286-404d-97ba-673d51633759', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d761b6c-4286-404d-97ba-673d51633759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:35,411 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:35,411 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847c41c7-999d-4a01-95a8-cf61564946f8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847c41c7-999d-4a01-95a8-cf61564946f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:36,461 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:36,461 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8629963d-07ef-4c6f-a6a7-97fd146bd4fb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8629963d-07ef-4c6f-a6a7-97fd146bd4fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:37,515 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:37,516 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc824771-3fba-4573-94a8-8cc9b008f3ac', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc824771-3fba-4573-94a8-8cc9b008f3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:38,565 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:38,565 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d2a811-904b-46d9-b7ea-1e5f8cc91b30', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d2a811-904b-46d9-b7ea-1e5f8cc91b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:39,614 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:39,615 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccac68d2-f77e-49c3-90fe-046bd574972c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccac68d2-f77e-49c3-90fe-046bd574972c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:40,664 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:41:40,664 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d48cdc01-2b61-4ff3-8cc6-f6d2bd0d1a87', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d48cdc01-2b61-4ff3-8cc6-f6d2bd0d1a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:41,715 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:41,715 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db186cf2-abab-488b-9ae8-942cfc658318', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db186cf2-abab-488b-9ae8-942cfc658318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:42,764 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:42,765 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad4a631-65a4-4e21-82b3-9a0c4947473a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad4a631-65a4-4e21-82b3-9a0c4947473a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:43,815 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:43,815 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d86fd2c-dc73-4bea-abef-64eaa0d3e6b8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d86fd2c-dc73-4bea-abef-64eaa0d3e6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:44,866 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.043s 2021-09-03 02:41:44,866 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25e6cbf-9272-4795-9d13-ae35f823d21e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25e6cbf-9272-4795-9d13-ae35f823d21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:45,917 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.042s 2021-09-03 02:41:45,917 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d89e7ca1-45e6-4db7-b1e7-c8548a6695d6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d89e7ca1-45e6-4db7-b1e7-c8548a6695d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:46,965 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.040s 2021-09-03 02:41:46,966 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cd44af7-7221-4936-a516-2bfa7ebee2c9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd44af7-7221-4936-a516-2bfa7ebee2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:48,015 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:48,015 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d195d00-07f8-4ff0-86f2-319585d1275e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d195d00-07f8-4ff0-86f2-319585d1275e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:49,065 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:49,065 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cad2df7-1ed5-4830-ad6a-eacc38f4cd62', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cad2df7-1ed5-4830-ad6a-eacc38f4cd62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:50,114 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.041s 2021-09-03 02:41:50,115 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d9dcb95-3607-4bf3-a59c-2ef3f90543bb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d9dcb95-3607-4bf3-a59c-2ef3f90543bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} Body: b'{"volume": {"id": "7c62aa7b-77d0-4b98-9af2-73032ee83f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:35:50.000000", "updated_at": "2021-09-03T02:35:51.000000", "name": "tempest-VolumesGetTest-Volume-649288231", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e"}], "user_id": "aff287cce99649a3b131b00cb4b33fb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "963ccee0f50e42ba9c170207c372f49a"}}' 2021-09-03 02:41:50,157 109421 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 400 DELETE http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e 0.035s 2021-09-03 02:41:50,158 109421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:41:50 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-9ca4207e-c90f-4d31-8402-2e336f1ec68c', 'x-openstack-request-id': 'req-9ca4207e-c90f-4d31-8402-2e336f1ec68c', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.21/volume/v3/963ccee0f50e42ba9c170207c372f49a/volumes/7c62aa7b-77d0-4b98-9af2-73032ee83f1e'} 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 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'} }}} Traceback (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 7c62aa7b-77d0-4b98-9af2-73032ee83f1e 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
pt18.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt18.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt18.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
fail
ft18.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-09-03 02:10:44,768 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots 0.492s 2021-09-03 02:10:44,768 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1239731056"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc5f60d-26a7-4abd-8030-b50fc1cda85c', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc5f60d-26a7-4abd-8030-b50fc1cda85c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots'} Body: b'{"snapshot": {"id": "fb3d3097-b5c4-41c2-bfda-f15f7afb78ec", "created_at": "2021-09-03T02:10:44.515914", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1239731056", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}}}' 2021-09-03 02:10:44,806 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/fb3d3097-b5c4-41c2-bfda-f15f7afb78ec 0.035s 2021-09-03 02:10:44,807 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34bc7d6-b4d1-426f-9760-479b69df2d76', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34bc7d6-b4d1-426f-9760-479b69df2d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/fb3d3097-b5c4-41c2-bfda-f15f7afb78ec'} Body: b'{"snapshot": {"id": "fb3d3097-b5c4-41c2-bfda-f15f7afb78ec", "created_at": "2021-09-03T02:10:45.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1239731056", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:10:45,834 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/fb3d3097-b5c4-41c2-bfda-f15f7afb78ec 0.024s 2021-09-03 02:10:45,835 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc902baf-8835-4901-b62c-8c68f08b3a53', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc902baf-8835-4901-b62c-8c68f08b3a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/fb3d3097-b5c4-41c2-bfda-f15f7afb78ec'} Body: b'{"snapshot": {"id": "fb3d3097-b5c4-41c2-bfda-f15f7afb78ec", "created_at": "2021-09-03T02:10:45.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1239731056", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:10:46,865 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/fb3d3097-b5c4-41c2-bfda-f15f7afb78ec 0.026s 2021-09-03 02:10:46,865 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01b890b9-a7e8-413b-98b8-367f8e3e3a71', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01b890b9-a7e8-413b-98b8-367f8e3e3a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/fb3d3097-b5c4-41c2-bfda-f15f7afb78ec'} Body: b'{"snapshot": {"id": "fb3d3097-b5c4-41c2-bfda-f15f7afb78ec", "created_at": "2021-09-03T02:10:45.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1239731056", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:10:47,909 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/fb3d3097-b5c4-41c2-bfda-f15f7afb78ec 0.039s 2021-09-03 02:10:47,909 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd2eec8-7c86-4c07-b513-753f44b14133', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd2eec8-7c86-4c07-b513-753f44b14133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/fb3d3097-b5c4-41c2-bfda-f15f7afb78ec'} Body: b'{"snapshot": {"id": "fb3d3097-b5c4-41c2-bfda-f15f7afb78ec", "created_at": "2021-09-03T02:10:45.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1239731056", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:10:48,952 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/fb3d3097-b5c4-41c2-bfda-f15f7afb78ec 0.040s 2021-09-03 02:10:48,952 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-716e73e1-302e-4882-9899-2ed62e9cac76', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-716e73e1-302e-4882-9899-2ed62e9cac76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/fb3d3097-b5c4-41c2-bfda-f15f7afb78ec'} Body: b'{"snapshot": {"id": "fb3d3097-b5c4-41c2-bfda-f15f7afb78ec", "created_at": "2021-09-03T02:10:45.000000", "updated_at": "2021-09-03T02:10:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1239731056", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-09-03 02:10:48,955 109422 INFO [tempest.common.waiters] snapshot fb3d3097-b5c4-41c2-bfda-f15f7afb78ec reached available after waiting for 4.955118 seconds 2021-09-03 02:10:49,181 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.222.0.21/identity/v3/auth/tokens 0.221s 2021-09-03 02:10:49,182 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:48 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-0bd6c3fb-5434-47ef-a9ad-bdc6b32d6a00', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "82f0354a9b0c4c9085be511ca4293498", "name": "tempest-VolumesSnapshotTestJSON-568620409-project", "password_expires_at": null}, "audit_ids": ["yIECAKNyTO-3APM8vGkCyg"], "expires_at": "2021-09-03T03:10:49.000000Z", "issued_at": "2021-09-03T02:10:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0c4e736d0494bdc9e982b604a6d02b4", "name": "tempest-VolumesSnapshotTestJSON-568620409"}, "is_domain": false, "roles": [{"id": "703f65e98dca4c57b2b737986fd9d461", "name": "reader"}, {"id": "5ab50f2f7aa543449aead6f6d82a0d27", "name": "member"}], "catalog": [{"endpoints": [{"id": "cd8fa55269254162a6a4741b36dc852e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/placement", "region": "RegionOne"}], "id": "0e68b91ce9ff4970869be403a99a1590", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "018b93216bbb44e2ac1e3320d0d99c2a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4", "region": "RegionOne"}], "id": "11baebafe953446eb7376d45fb6ee876", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d759f9adc8d347908ca1980941bf10c9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21:9696/", "region": "RegionOne"}], "id": "1bf0edf9582945919a4811084074670d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c4546b5d42654b89b78bd57349e2dfcc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/image", "region": "RegionOne"}], "id": "1e936115e3144333b9172cd4e5b96efc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e7c0761da2984ce1b3fb69ed543d3cd0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/compute/v2/f0c4e736d0494bdc9e982b604a6d02b4", "region": "RegionOne"}], "id": "9486862286a24efa914a912661abb452", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "31834e6204de4bb1899d5dd56c8e6748", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.21:8080", "region": "RegionOne"}, {"id": "c7951f5a72734be5b50acac8b705a847", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21:8080/v1/AUTH_f0c4e736d0494bdc9e982b604a6d02b4", "region": "RegionOne"}], "id": "9ac2332bc11643978ff7a9d1b98b385d", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "e785d81a66c84739b40cdb1a95f61a34", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/compute/v2.1", "region": "RegionOne"}], "id": "ad29b72c1b49430fbcbbedcdcc1e5e7f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7fa72d7dc4e947a19c5f921b7c47ac3f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4", "region": "RegionOne"}], "id": "c7e00fbfb32943fab0adf9d3a84af46d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "76225045f3524a6da9c68bdf4a223360", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/identity", "region": "RegionOne"}, {"id": "96bbb116b074416a908bb2c718967a4c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.21/identity", "region": "RegionOne"}], "id": "d1c66d5c439147fbb69d7ce0696fc6c9", "type": "identity", "name": "keystone"}]}}' 2021-09-03 02:10:49,182 109422 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': '53284621-3e96-408e-a7e3-7efe4a897e53', 'name': 'tempest-VolumesSnapshotTestJSON-2117172218-network', 'tenant_id': 'f0c4e736d0494bdc9e982b604a6d02b4', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f0c4e736d0494bdc9e982b604a6d02b4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 116, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-09-03T02:09:06Z', 'updated_at': '2021-09-03T02:09:06Z', 'revision_number': 1} available for tenant 2021-09-03 02:10:57,790 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.21/compute/v2.1/servers 8.606s 2021-09-03 02:10:57,790 109422 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-287165074", "imageRef": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "flavorRef": "452", "networks": [{"uuid": "53284621-3e96-408e-a7e3-7efe4a897e53"}]}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05a29e5e-2c5b-402b-adf7-c8cd4b3e710b', 'x-compute-request-id': 'req-05a29e5e-2c5b-402b-adf7-c8cd4b3e710b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/servers'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7vcC7RNjzRS5"}}' 2021-09-03 02:10:57,888 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.096s 2021-09-03 02:10:57,889 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc21bbc5-ca49-4e10-912d-0f13232eab7f', 'x-compute-request-id': 'req-cc21bbc5-ca49-4e10-912d-0f13232eab7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:10:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:10:58,988 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.091s 2021-09-03 02:10:58,989 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f54fcad7-3029-4c4c-b14c-900b7418174b', 'x-compute-request-id': 'req-f54fcad7-3029-4c4c-b14c-900b7418174b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:10:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:11:00,095 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.097s 2021-09-03 02:11:00,096 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0dbcd59-ea8e-4b5c-85a2-3a933dbbfe3a', 'x-compute-request-id': 'req-e0dbcd59-ea8e-4b5c-85a2-3a933dbbfe3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:11:01,192 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.088s 2021-09-03 02:11:01,192 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-026c3385-d443-4d63-90b0-dbb4eeadbf53', 'x-compute-request-id': 'req-026c3385-d443-4d63-90b0-dbb4eeadbf53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:11:02,286 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.086s 2021-09-03 02:11:02,289 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b4bb20e-8e63-46bb-84c2-a10444890e44', 'x-compute-request-id': 'req-8b4bb20e-8e63-46bb-84c2-a10444890e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:11:03,389 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.091s 2021-09-03 02:11:03,390 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a3e3270-fa9d-4351-a3c2-709c3a574bc1', 'x-compute-request-id': 'req-1a3e3270-fa9d-4351-a3c2-709c3a574bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:11:04,487 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.090s 2021-09-03 02:11:04,488 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c74e4408-e779-4038-803b-377f8bf3863b', 'x-compute-request-id': 'req-c74e4408-e779-4038-803b-377f8bf3863b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:04,495 109422 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 7 second wait 2021-09-03 02:11:05,644 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.148s 2021-09-03 02:11:05,645 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e1cd08d-182e-4da4-aa5f-f49f8389429b', 'x-compute-request-id': 'req-6e1cd08d-182e-4da4-aa5f-f49f8389429b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:05,652 109422 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 8 second wait 2021-09-03 02:11:06,985 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.331s 2021-09-03 02:11:06,985 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0685d4e-defc-4f04-ac5e-f91c6db7def2', 'x-compute-request-id': 'req-c0685d4e-defc-4f04-ac5e-f91c6db7def2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:08,203 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.209s 2021-09-03 02:11:08,203 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-529812bf-a22d-444b-b892-bf2c256e7872', 'x-compute-request-id': 'req-529812bf-a22d-444b-b892-bf2c256e7872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:09,435 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.223s 2021-09-03 02:11:09,435 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-434a0826-75a8-4dee-a694-c1a686933512', 'x-compute-request-id': 'req-434a0826-75a8-4dee-a694-c1a686933512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:10,652 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.209s 2021-09-03 02:11:10,653 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6b30e46-42cd-48fd-b1b5-41f72ef4f3d6', 'x-compute-request-id': 'req-e6b30e46-42cd-48fd-b1b5-41f72ef4f3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:11,879 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.218s 2021-09-03 02:11:11,879 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199eb016-4dff-471a-a5f6-8c908836a25f', 'x-compute-request-id': 'req-199eb016-4dff-471a-a5f6-8c908836a25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:13,114 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.222s 2021-09-03 02:11:13,115 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73185799-6415-4ade-a834-a3dafe1212e8', 'x-compute-request-id': 'req-73185799-6415-4ade-a834-a3dafe1212e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:14,343 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.219s 2021-09-03 02:11:14,343 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e15ca51b-175d-40ad-a3f9-8cbc21ff7b42', 'x-compute-request-id': 'req-e15ca51b-175d-40ad-a3f9-8cbc21ff7b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:15,557 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.206s 2021-09-03 02:11:15,558 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-153bed87-f348-4bd6-a653-8fe0fc9a1666', 'x-compute-request-id': 'req-153bed87-f348-4bd6-a653-8fe0fc9a1666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:16,772 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.206s 2021-09-03 02:11:16,773 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51ec7ee1-e058-4b67-a81f-b252836b3105', 'x-compute-request-id': 'req-51ec7ee1-e058-4b67-a81f-b252836b3105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:18,149 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.367s 2021-09-03 02:11:18,149 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45754157-2cc9-428e-8950-5ed38d10d554', 'x-compute-request-id': 'req-45754157-2cc9-428e-8950-5ed38d10d554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:19,446 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.288s 2021-09-03 02:11:19,446 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a062504b-4dcf-4d8f-b463-41434fdfbec9', 'x-compute-request-id': 'req-a062504b-4dcf-4d8f-b463-41434fdfbec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:20,660 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.206s 2021-09-03 02:11:20,660 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e680f22-53c2-49e7-bcd0-edd5f39f60ae', 'x-compute-request-id': 'req-1e680f22-53c2-49e7-bcd0-edd5f39f60ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:21,862 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.193s 2021-09-03 02:11:21,862 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dd6b0d9-969b-485d-b6b3-928f0a03ee61', 'x-compute-request-id': 'req-0dd6b0d9-969b-485d-b6b3-928f0a03ee61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:23,134 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.263s 2021-09-03 02:11:23,134 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93bb681b-ffc7-4d51-9c58-3322bcab4fca', 'x-compute-request-id': 'req-93bb681b-ffc7-4d51-9c58-3322bcab4fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:24,386 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.243s 2021-09-03 02:11:24,386 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-981a0479-1316-49e4-8063-aace2db3b953', 'x-compute-request-id': 'req-981a0479-1316-49e4-8063-aace2db3b953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "BUILD", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "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-09-03 02:11:25,632 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.238s 2021-09-03 02:11:25,632 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:25 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-3d8581b4-ba25-44f8-a406-48ed1558221a', 'x-compute-request-id': 'req-3d8581b4-ba25-44f8-a406-48ed1558221a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:11:24Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2117172218-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:15:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.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-09-03 02:11:25,640 109422 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 28 second wait 2021-09-03 02:11:26,420 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 POST http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c/os-volume_attachments 0.779s 2021-09-03 02:11:26,420 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "device": "/dev/sdb"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:25 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-408b3c0d-ceed-4a47-a877-e2244d8f4f85', 'x-compute-request-id': 'req-408b3c0d-ceed-4a47-a877-e2244d8f4f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "serverId": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "volumeId": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "device": "/dev/sdb"}}' 2021-09-03 02:11:26,481 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.058s 2021-09-03 02:11:26,481 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80b5aca-1b85-4264-973a-8075159500bb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80b5aca-1b85-4264-973a-8075159500bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:11:26.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:11:27,544 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.055s 2021-09-03 02:11:27,545 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0009b9-9141-4c85-9037-e9ad18385e43', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0009b9-9141-4c85-9037-e9ad18385e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:11:28,603 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.050s 2021-09-03 02:11:28,603 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67312261-5076-4bf4-b85a-f68430bbf7a6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67312261-5076-4bf4-b85a-f68430bbf7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:11:29,658 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:11:29,658 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f8dd6c-8853-4347-8189-01c10e761021', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f8dd6c-8853-4347-8189-01c10e761021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:11:30,718 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.052s 2021-09-03 02:11:30,718 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3507c220-9b4a-43bf-9932-7321e3df2002', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3507c220-9b4a-43bf-9932-7321e3df2002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:11:31,776 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.050s 2021-09-03 02:11:31,776 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-267b50ad-8f1d-4171-9b74-5ea15ac04364', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-267b50ad-8f1d-4171-9b74-5ea15ac04364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:11:32,831 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:11:32,831 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45cda83c-2b06-491e-9cd6-521bbf4f2f86', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45cda83c-2b06-491e-9cd6-521bbf4f2f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:11:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:11:33,889 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.050s 2021-09-03 02:11:33,889 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da229d4-b6db-44c9-a150-5a9c111d0899', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da229d4-b6db-44c9-a150-5a9c111d0899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:11:33,897 109422 INFO [tempest.common.waiters] volume 5620c6e3-e9d9-4f4c-84ce-2ec688404fea reached in-use after waiting for 7.897161 seconds 2021-09-03 02:11:34,260 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots 0.363s 2021-09-03 02:11:34,263 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54cb7108-61d1-46fd-81c3-d9527bed253f', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54cb7108-61d1-46fd-81c3-d9527bed253f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.038797", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}}}' 2021-09-03 02:11:34,292 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.027s 2021-09-03 02:11:34,293 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38cb6afe-6877-4ff4-8a4c-530063d22f42', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38cb6afe-6877-4ff4-8a4c-530063d22f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:35,320 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.023s 2021-09-03 02:11:35,320 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d7ffbe-82a3-4c54-8f8a-ba61d2d2338e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d7ffbe-82a3-4c54-8f8a-ba61d2d2338e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:36,345 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:11:36,345 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f8fdb87-e1b3-4e32-98b1-aae9f7e624ff', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f8fdb87-e1b3-4e32-98b1-aae9f7e624ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:37,370 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:11:37,370 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d29a53-c17f-4992-a510-891bf7a3ff22', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d29a53-c17f-4992-a510-891bf7a3ff22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:38,403 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.024s 2021-09-03 02:11:38,404 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0bcb03a-e52c-49e9-8250-052471440d8f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0bcb03a-e52c-49e9-8250-052471440d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:39,430 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.022s 2021-09-03 02:11:39,430 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b529aa0c-669d-41b9-aed9-ca51f9fea45d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b529aa0c-669d-41b9-aed9-ca51f9fea45d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:40,458 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.023s 2021-09-03 02:11:40,458 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ffa2283-37f8-44f5-aea9-6c8f230f8a65', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ffa2283-37f8-44f5-aea9-6c8f230f8a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:41,486 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.024s 2021-09-03 02:11:41,487 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f28e354-1e56-4d52-9499-7c67102817ab', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f28e354-1e56-4d52-9499-7c67102817ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:42,513 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.022s 2021-09-03 02:11:42,513 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e039aa0-1edb-4620-955b-dcad1330ae4f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e039aa0-1edb-4620-955b-dcad1330ae4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:43,545 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.028s 2021-09-03 02:11:43,545 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95adac19-485f-4e87-a6fa-39ba4b55a404', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95adac19-485f-4e87-a6fa-39ba4b55a404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:44,569 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:11:44,570 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e204e357-d40e-476c-853f-16c1d2d613ce', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e204e357-d40e-476c-853f-16c1d2d613ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:45,594 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:11:45,595 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa1c6b60-4673-4e71-89f7-a8790b57b477', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa1c6b60-4673-4e71-89f7-a8790b57b477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:46,619 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:11:46,620 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ce541e-1a95-48d8-829c-f74d9ac4dc5e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ce541e-1a95-48d8-829c-f74d9ac4dc5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:47,645 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:11:47,645 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b480b3-8a8f-46c3-a856-b26579d9acfb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b480b3-8a8f-46c3-a856-b26579d9acfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:48,671 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:11:48,671 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db05a44-526b-405d-9df9-d1c00dbbf749', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db05a44-526b-405d-9df9-d1c00dbbf749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:49,694 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:11:49,695 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2682e33-65ed-4ed8-a319-4aaac5dc41d0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2682e33-65ed-4ed8-a319-4aaac5dc41d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:50,719 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:11:50,719 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14237b6-2555-444d-9a30-f613e9e700f3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14237b6-2555-444d-9a30-f613e9e700f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:51,744 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:11:51,745 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4806a7b-0df1-4976-8b47-4404779b7cd8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4806a7b-0df1-4976-8b47-4404779b7cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:52,768 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:11:52,768 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02032509-f575-49ed-8352-5049e341b9d9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02032509-f575-49ed-8352-5049e341b9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:53,795 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.023s 2021-09-03 02:11:53,796 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc4996d5-66fd-4482-bc86-524194f210cf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4996d5-66fd-4482-bc86-524194f210cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:54,820 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:11:54,820 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eab4ebb-437f-4a8b-b306-1829ed96787e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eab4ebb-437f-4a8b-b306-1829ed96787e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:55,846 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:11:55,846 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e15b72-32e1-4680-9139-35d83f8fed3a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e15b72-32e1-4680-9139-35d83f8fed3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:56,874 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.024s 2021-09-03 02:11:56,874 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b38044c-c9a1-4c37-b619-3ac78535697f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b38044c-c9a1-4c37-b619-3ac78535697f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:57,900 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:11:57,900 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb202355-0f41-47bc-8011-1a9400cf5f08', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb202355-0f41-47bc-8011-1a9400cf5f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:58,923 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:11:58,923 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-343b3732-06f8-499e-b317-ce5c3cddae39', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-343b3732-06f8-499e-b317-ce5c3cddae39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:11:59,947 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.019s 2021-09-03 02:11:59,947 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d8010a-def5-493e-84fe-9c7777a6fb38', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d8010a-def5-493e-84fe-9c7777a6fb38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:00,971 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:00,971 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2dac1e6-2bbb-47be-a900-4a116ee745a1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2dac1e6-2bbb-47be-a900-4a116ee745a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:01,994 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.019s 2021-09-03 02:12:01,995 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d6cfb0-c4be-47ea-80fc-856f3b0e20ee', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d6cfb0-c4be-47ea-80fc-856f3b0e20ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:03,019 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:03,020 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64cb52f0-47a7-4420-9447-e6dc1c2fa169', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64cb52f0-47a7-4420-9447-e6dc1c2fa169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:04,044 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:04,045 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ddf77a4-32d2-4bbd-9dd6-f0a3580364b8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ddf77a4-32d2-4bbd-9dd6-f0a3580364b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:05,069 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:05,069 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf703ed-1109-431d-aac7-b44696ea67ba', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf703ed-1109-431d-aac7-b44696ea67ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:06,094 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:12:06,095 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c20fa4e-30c0-4269-95fd-c89d6ab3b7ff', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c20fa4e-30c0-4269-95fd-c89d6ab3b7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:07,119 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:12:07,120 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0943cc74-8a64-4575-bbde-071a95e5c7ce', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0943cc74-8a64-4575-bbde-071a95e5c7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:08,144 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:08,145 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d004dd03-bbe8-404b-a3bb-5d5a6ec7ffef', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d004dd03-bbe8-404b-a3bb-5d5a6ec7ffef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:09,169 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:09,169 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50afc7e7-92c1-487e-9e33-3dc8d2e78d34', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50afc7e7-92c1-487e-9e33-3dc8d2e78d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:10,192 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:10,193 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-096c5533-6def-43ff-9de2-d3569365469e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096c5533-6def-43ff-9de2-d3569365469e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:11,217 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:11,218 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899b7bb3-06ec-476c-b29b-a13f27c87141', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899b7bb3-06ec-476c-b29b-a13f27c87141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:12,240 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:12,241 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e45a89b-fa74-4dfe-9713-c208f6c05b8f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e45a89b-fa74-4dfe-9713-c208f6c05b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:13,264 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:13,265 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee53a13d-8378-4ccc-adde-ba03f298d327', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee53a13d-8378-4ccc-adde-ba03f298d327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:14,289 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:14,290 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af31a207-be14-4d25-a05c-667f09dfa9b7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af31a207-be14-4d25-a05c-667f09dfa9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:15,315 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:15,315 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d93d8d-da83-4bd5-bfa2-e2a0f058d3c9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d93d8d-da83-4bd5-bfa2-e2a0f058d3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:16,339 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:16,340 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6567b1be-898c-429f-a020-962d673081a5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6567b1be-898c-429f-a020-962d673081a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:17,363 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.019s 2021-09-03 02:12:17,363 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baddd9fe-87ed-427e-8efa-c445deee9635', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baddd9fe-87ed-427e-8efa-c445deee9635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:18,387 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:12:18,387 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3a2ea1-e050-4401-871d-2b95157f6446', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3a2ea1-e050-4401-871d-2b95157f6446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:19,429 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.037s 2021-09-03 02:12:19,429 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9277b03-80e3-4697-b5d1-d36bc3597e70', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9277b03-80e3-4697-b5d1-d36bc3597e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:20,453 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:20,454 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8de05f-551a-40e4-9c43-0f884e858e7c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8de05f-551a-40e4-9c43-0f884e858e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:21,477 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:21,478 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b948f8e-a766-46b9-9e51-20bb0469a51d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b948f8e-a766-46b9-9e51-20bb0469a51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:22,502 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:22,502 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4162f48-fa25-45c6-80b8-1ae8adf35b0b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4162f48-fa25-45c6-80b8-1ae8adf35b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:23,525 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:23,526 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07ed57f-94d0-47f2-9f27-610bdaf6ae8b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07ed57f-94d0-47f2-9f27-610bdaf6ae8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:24,550 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:24,550 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8754a1c1-36a0-4b52-b184-b2e87a887bb7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8754a1c1-36a0-4b52-b184-b2e87a887bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:25,574 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:25,574 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-021eeb3f-57a6-474c-83fb-66b5afeda34f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-021eeb3f-57a6-474c-83fb-66b5afeda34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:26,599 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:12:26,600 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133a9d33-2891-410c-af41-48287ffa1e6b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133a9d33-2891-410c-af41-48287ffa1e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:27,626 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.023s 2021-09-03 02:12:27,626 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8fa6441-a03d-451e-a16b-bcb5e18eea17', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8fa6441-a03d-451e-a16b-bcb5e18eea17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:28,650 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:28,650 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f727d180-2f22-42d9-bc9d-944890d1e91e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f727d180-2f22-42d9-bc9d-944890d1e91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:29,675 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:29,675 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d3bc98-a8da-4978-9b89-873f872ca1ae', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d3bc98-a8da-4978-9b89-873f872ca1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:30,700 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:12:30,701 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1114a73d-6ff4-4c73-a19c-02a88d19f91c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1114a73d-6ff4-4c73-a19c-02a88d19f91c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:31,725 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:31,725 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ad2794-b8b8-4155-b9a7-16aeca85c3c1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ad2794-b8b8-4155-b9a7-16aeca85c3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:32,749 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:12:32,750 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03109fc9-b664-4ed3-b655-4506e0f85967', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03109fc9-b664-4ed3-b655-4506e0f85967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:33,775 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:12:33,780 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac997708-a906-4caf-b37c-62fc529b805e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac997708-a906-4caf-b37c-62fc529b805e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:34,834 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.051s 2021-09-03 02:12:34,834 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f6e63c-bffc-4e7a-af23-17a0a5534766', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f6e63c-bffc-4e7a-af23-17a0a5534766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:35,883 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:12:35,883 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d380b5aa-eb74-4e9b-98e2-6100bc366d64', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d380b5aa-eb74-4e9b-98e2-6100bc366d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:36,944 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.056s 2021-09-03 02:12:36,944 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ed4707-f65e-4292-86ed-d68202db30fd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ed4707-f65e-4292-86ed-d68202db30fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:38,004 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.056s 2021-09-03 02:12:38,004 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a0ef3cc-4bb4-43ae-bc9e-d9e2a5bedc85', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0ef3cc-4bb4-43ae-bc9e-d9e2a5bedc85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:39,062 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.054s 2021-09-03 02:12:39,062 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635999e1-c3f1-4631-86f6-805206d2d747', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635999e1-c3f1-4631-86f6-805206d2d747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:40,116 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:12:40,117 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8e09a5f-fccd-46f7-8061-b7a6fedc3a88', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8e09a5f-fccd-46f7-8061-b7a6fedc3a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:41,157 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.037s 2021-09-03 02:12:41,158 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f895ec-6758-45a3-b2e4-9632721920ce', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f895ec-6758-45a3-b2e4-9632721920ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:42,207 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:12:42,207 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96bd304b-8367-4db8-97d2-1568bdc19085', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96bd304b-8367-4db8-97d2-1568bdc19085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:43,257 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:12:43,257 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9447c89-18e4-4d84-b2f1-b618e6c1fe02', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9447c89-18e4-4d84-b2f1-b618e6c1fe02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:44,307 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:12:44,307 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8be3c9-0781-4067-90e2-a7213c75140c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8be3c9-0781-4067-90e2-a7213c75140c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:45,357 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:12:45,357 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb6a4a5-0906-4f6e-9ff0-cc5f0a90c43a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb6a4a5-0906-4f6e-9ff0-cc5f0a90c43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:46,408 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:12:46,408 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac3aaa0-6d5e-4732-87b2-f202455b12af', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac3aaa0-6d5e-4732-87b2-f202455b12af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:47,455 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:12:47,456 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948e29f3-9627-4297-9684-e0a967b91a0a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948e29f3-9627-4297-9684-e0a967b91a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:48,507 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:12:48,508 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1bf13a6-8e4e-471b-b3e2-5ed56aa90f2d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1bf13a6-8e4e-471b-b3e2-5ed56aa90f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:49,557 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:12:49,562 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0d93fd-0708-4a23-83e9-7fc7d9a80e7e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0d93fd-0708-4a23-83e9-7fc7d9a80e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:50,609 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:12:50,609 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a96fab7-5409-414f-a7ba-4b547cb044c0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a96fab7-5409-414f-a7ba-4b547cb044c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:51,656 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.043s 2021-09-03 02:12:51,656 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d59ab95f-c801-484e-9d5f-8b80f567fb3a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d59ab95f-c801-484e-9d5f-8b80f567fb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:52,704 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:12:52,705 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-029d81fe-b639-4be2-baf1-db3fb03d8793', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-029d81fe-b639-4be2-baf1-db3fb03d8793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:53,755 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:12:53,755 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb62669-397c-4908-8a04-c7727c9f659b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb62669-397c-4908-8a04-c7727c9f659b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:54,803 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:12:54,804 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-741532fc-1ca1-44df-9718-b87e0a0697cf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-741532fc-1ca1-44df-9718-b87e0a0697cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:55,853 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:12:55,860 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3177eec6-373e-4922-b8b9-f5629bb7463d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3177eec6-373e-4922-b8b9-f5629bb7463d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:56,903 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.040s 2021-09-03 02:12:56,903 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-337049f0-f810-4a00-bc64-f8ee17a09d1f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-337049f0-f810-4a00-bc64-f8ee17a09d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:57,962 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.055s 2021-09-03 02:12:57,962 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c49e43-96f6-425a-a03c-0188d2734f6c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c49e43-96f6-425a-a03c-0188d2734f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:12:59,004 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.037s 2021-09-03 02:12:59,004 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b0a273-e57c-4825-9fdb-3ecf5f37bfb4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b0a273-e57c-4825-9fdb-3ecf5f37bfb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:00,056 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:13:00,056 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-014feec3-811a-4175-82ab-14783392412f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-014feec3-811a-4175-82ab-14783392412f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:01,108 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:13:01,108 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5b3173-52f7-4cf6-9168-f901a2967305', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5b3173-52f7-4cf6-9168-f901a2967305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:02,157 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:13:02,157 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ce97f0-c6f7-44df-9869-705166ba8768', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ce97f0-c6f7-44df-9869-705166ba8768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:03,207 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:03,207 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afab5120-160e-4f60-9144-297407b4e786', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afab5120-160e-4f60-9144-297407b4e786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:04,255 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.043s 2021-09-03 02:13:04,255 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3f76ef-24be-447f-bb10-514f5248a2c8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3f76ef-24be-447f-bb10-514f5248a2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:05,304 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:13:05,304 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c8fb5f-515a-42d2-8093-2cca23dd0d29', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c8fb5f-515a-42d2-8093-2cca23dd0d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:06,351 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:13:06,352 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d72124-41c0-4c7c-abd2-928a1925f876', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d72124-41c0-4c7c-abd2-928a1925f876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:07,400 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:13:07,400 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4822cb7-79cb-4008-9fff-5b7a259f2882', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4822cb7-79cb-4008-9fff-5b7a259f2882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:08,448 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.043s 2021-09-03 02:13:08,448 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38baa4cf-5499-45ed-9f7f-1a7a0023437b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38baa4cf-5499-45ed-9f7f-1a7a0023437b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:09,497 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:13:09,497 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4c1e91-fd35-4835-9f3c-2bf7237fab55', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4c1e91-fd35-4835-9f3c-2bf7237fab55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:10,547 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:13:10,550 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f5de5b-ccd4-4bcd-896c-417058902b35', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f5de5b-ccd4-4bcd-896c-417058902b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:11,597 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:13:11,597 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d63820a-40a3-4e4f-8a75-6db1c0b6479c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d63820a-40a3-4e4f-8a75-6db1c0b6479c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:12,644 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.043s 2021-09-03 02:13:12,645 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c393f3-ef4e-41cd-af3c-a83ee7577b65', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c393f3-ef4e-41cd-af3c-a83ee7577b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:13,693 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:13:13,694 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02c99e70-5b2b-47c4-bc2a-97d9f5f1e83b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02c99e70-5b2b-47c4-bc2a-97d9f5f1e83b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:14,742 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:13:14,743 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dcda0c4-bb62-4cff-a76e-e58fac9ca36d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dcda0c4-bb62-4cff-a76e-e58fac9ca36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:15,791 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:13:15,802 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b23771b-ef48-4110-b463-131419263133', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b23771b-ef48-4110-b463-131419263133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:16,840 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.034s 2021-09-03 02:13:16,840 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e5d46e-d489-42ed-8ad6-9b185ff95718', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e5d46e-d489-42ed-8ad6-9b185ff95718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:17,890 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:17,890 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2bdbda-1d33-4c15-83ac-9d04e054dbb2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2bdbda-1d33-4c15-83ac-9d04e054dbb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:19,555 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.661s 2021-09-03 02:13:19,555 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-518885a5-95e5-4770-b191-2e7438d81b7b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-518885a5-95e5-4770-b191-2e7438d81b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:20,608 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.049s 2021-09-03 02:13:20,608 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af87ade7-4019-44d2-a4c2-39e5cd1adbcf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af87ade7-4019-44d2-a4c2-39e5cd1adbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:21,658 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:13:21,658 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43b0b423-b0d2-46bf-9af2-348a38ba8595', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b0b423-b0d2-46bf-9af2-348a38ba8595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:22,707 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:13:22,707 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b5c98f4-b5c3-47bf-8e88-5717b2498e67', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b5c98f4-b5c3-47bf-8e88-5717b2498e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:23,757 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:13:23,757 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36877818-d7c6-4245-a695-22e74358d205', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36877818-d7c6-4245-a695-22e74358d205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:24,809 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:13:24,809 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c0dfee-7d04-466b-bd0e-475ff1b34b53', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c0dfee-7d04-466b-bd0e-475ff1b34b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:25,862 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.049s 2021-09-03 02:13:25,862 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-459c4453-67a1-4c2d-81a5-55c4a3c9793a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-459c4453-67a1-4c2d-81a5-55c4a3c9793a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:26,919 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.053s 2021-09-03 02:13:26,919 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06785c5d-391d-4fb4-aa2f-21faec96b885', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06785c5d-391d-4fb4-aa2f-21faec96b885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:27,968 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:13:27,968 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94232238-d31f-491e-b3d0-7e5775998dd9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94232238-d31f-491e-b3d0-7e5775998dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:28,991 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.019s 2021-09-03 02:13:28,998 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c72153-8e91-4791-81b4-63981379a80c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c72153-8e91-4791-81b4-63981379a80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:30,031 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.029s 2021-09-03 02:13:30,031 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-486b98c2-d953-4285-9211-eeee8d6f5051', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-486b98c2-d953-4285-9211-eeee8d6f5051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:31,081 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:31,081 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-887eafc1-4a95-474a-b871-e08b0afb4d10', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-887eafc1-4a95-474a-b871-e08b0afb4d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:32,131 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:32,132 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e42792-3c53-4d66-8b50-603faf9e20a5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e42792-3c53-4d66-8b50-603faf9e20a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:33,189 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.054s 2021-09-03 02:13:33,190 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9a741bf-168e-4d31-a60a-3d7657a62218', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9a741bf-168e-4d31-a60a-3d7657a62218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:34,234 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.041s 2021-09-03 02:13:34,235 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-246577cc-95d2-4f7a-b0aa-085a93328e51', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-246577cc-95d2-4f7a-b0aa-085a93328e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:35,293 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.054s 2021-09-03 02:13:35,293 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d41475-c1ae-4fd0-986b-08b9109e4b2c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d41475-c1ae-4fd0-986b-08b9109e4b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:36,391 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.095s 2021-09-03 02:13:36,392 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0b6e8b-d7ad-4d5f-b466-49af6e13d10e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0b6e8b-d7ad-4d5f-b466-49af6e13d10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:37,415 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:13:37,416 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3693c2f0-ff27-4fdc-9287-d3244fc8d9d5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3693c2f0-ff27-4fdc-9287-d3244fc8d9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:38,441 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.022s 2021-09-03 02:13:38,441 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1ec959-1816-447d-aa2e-865b06c2f9a4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1ec959-1816-447d-aa2e-865b06c2f9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:39,490 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:39,490 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a15ab4-24d3-4714-9bf1-b66e540ea4dd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a15ab4-24d3-4714-9bf1-b66e540ea4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:40,541 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:13:40,541 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b914bae-a11d-4c2c-b508-2a84931d4ae5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b914bae-a11d-4c2c-b508-2a84931d4ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:41,591 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:13:41,591 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e272e654-c1cf-41a7-86d0-9d8ffcd7ad08', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e272e654-c1cf-41a7-86d0-9d8ffcd7ad08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:42,641 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:42,641 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-907c53d7-cafd-4a68-9a91-7f3fa08f26a4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-907c53d7-cafd-4a68-9a91-7f3fa08f26a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:43,692 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:13:43,692 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1306131-3e01-4e01-8a49-27fb6d5c98cd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1306131-3e01-4e01-8a49-27fb6d5c98cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:44,742 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:44,742 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5157bd-1162-4e87-a051-25083a3a21a5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5157bd-1162-4e87-a051-25083a3a21a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:45,793 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:13:45,798 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a2419a-7ecf-42d3-9108-ed95299b7e62', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a2419a-7ecf-42d3-9108-ed95299b7e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:46,843 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.041s 2021-09-03 02:13:46,844 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-784eb731-bf54-4376-bb45-b27e50268b4d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-784eb731-bf54-4376-bb45-b27e50268b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:47,894 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:47,894 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab85a553-3f2f-4764-9f61-31f3e266d390', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab85a553-3f2f-4764-9f61-31f3e266d390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:48,944 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:48,944 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a7525e-5155-4e9d-b28e-59d007afc507', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a7525e-5155-4e9d-b28e-59d007afc507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:49,999 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.052s 2021-09-03 02:13:49,999 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f9c208-3028-4272-b9c9-9e8d6a208f8b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f9c208-3028-4272-b9c9-9e8d6a208f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:51,049 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:51,050 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd601f0a-234b-4bbb-9b85-a648a83a978a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd601f0a-234b-4bbb-9b85-a648a83a978a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:52,102 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:13:52,102 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0bcbc3a-7c25-4113-8efb-5b6161dd2cbe', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0bcbc3a-7c25-4113-8efb-5b6161dd2cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:53,152 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:53,152 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7ba706-b438-4a1b-b184-7264cc301ace', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7ba706-b438-4a1b-b184-7264cc301ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:54,201 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:54,202 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3767d562-c711-45d4-a478-8fb261d680c8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3767d562-c711-45d4-a478-8fb261d680c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:55,251 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:13:55,251 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-887e68a5-799d-4099-89be-898b46b251ad', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-887e68a5-799d-4099-89be-898b46b251ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:56,302 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:13:56,302 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc0b64c-3a64-4404-9b9f-1bfafcd3b32e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc0b64c-3a64-4404-9b9f-1bfafcd3b32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:57,351 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:57,351 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd7702d-b610-403d-b082-f8fbfdde49ac', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd7702d-b610-403d-b082-f8fbfdde49ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:58,401 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:13:58,402 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b95770-090d-4127-a035-9549533807d7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b95770-090d-4127-a035-9549533807d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:13:59,451 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:13:59,452 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42fa0bb0-1f19-4711-9d81-acad75bea418', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42fa0bb0-1f19-4711-9d81-acad75bea418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:00,501 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:00,502 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f839e942-31f8-41e7-944c-65cc8a7b2a8c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f839e942-31f8-41e7-944c-65cc8a7b2a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:01,553 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:14:01,554 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7085aac9-b7e0-44ab-b5b1-02dbe8de0d9b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7085aac9-b7e0-44ab-b5b1-02dbe8de0d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:02,603 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:14:02,604 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f8e92c-d00f-4220-a310-62a64f450f9b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f8e92c-d00f-4220-a310-62a64f450f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:03,655 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:14:03,655 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c42e97-60ec-4427-9ed6-70abdb0456f8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c42e97-60ec-4427-9ed6-70abdb0456f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:04,705 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:14:04,706 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd42ede-0197-495a-88af-9a91308cebd3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd42ede-0197-495a-88af-9a91308cebd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:05,756 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:05,756 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf9014cf-df7d-4b65-85c1-58eef0fb2a28', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf9014cf-df7d-4b65-85c1-58eef0fb2a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:06,817 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.056s 2021-09-03 02:14:06,817 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9392b6-3997-4cda-ab22-a4d1c9bf8b1f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9392b6-3997-4cda-ab22-a4d1c9bf8b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:07,957 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.136s 2021-09-03 02:14:07,957 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e721de19-fff1-4a1d-a70e-bd55c8f4db34', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e721de19-fff1-4a1d-a70e-bd55c8f4db34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:08,983 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.023s 2021-09-03 02:14:08,983 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2276012e-e99d-441b-b01d-bf3fe0e9755f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2276012e-e99d-441b-b01d-bf3fe0e9755f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:10,007 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.019s 2021-09-03 02:14:10,007 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6247ccc8-cc8b-4c65-8d28-f1bfdd38cb2f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6247ccc8-cc8b-4c65-8d28-f1bfdd38cb2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:11,030 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.019s 2021-09-03 02:14:11,030 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ead7e0-1402-4e4e-b5d1-d62252fba025', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ead7e0-1402-4e4e-b5d1-d62252fba025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:12,067 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.033s 2021-09-03 02:14:12,067 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e080fa5a-0d8e-4be8-98bc-f3c9682a225c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e080fa5a-0d8e-4be8-98bc-f3c9682a225c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:13,115 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:14:13,116 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2458754-ca51-45a8-b388-fb9ca176eade', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2458754-ca51-45a8-b388-fb9ca176eade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:14,166 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:14:14,167 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d744253-eaaa-417c-82d6-a93d92a92977', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d744253-eaaa-417c-82d6-a93d92a92977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:15,216 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:14:15,216 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52432eb4-cf93-4c25-84bb-a610632d4c3e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52432eb4-cf93-4c25-84bb-a610632d4c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:16,265 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:16,265 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acacaa41-fb57-45a4-8bd5-11521cb34ec5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acacaa41-fb57-45a4-8bd5-11521cb34ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:17,315 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:17,315 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9147169e-cb18-451b-a0e0-f74cd44807eb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9147169e-cb18-451b-a0e0-f74cd44807eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:18,366 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:14:18,366 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b1afacc-e2b7-429b-aa71-ddfbca484739', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b1afacc-e2b7-429b-aa71-ddfbca484739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:19,416 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:19,417 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49380351-375d-4f50-af41-79c1f092391f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49380351-375d-4f50-af41-79c1f092391f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:20,466 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:14:20,466 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-370e927b-4fed-4d24-88f9-ace8e3fa19e5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-370e927b-4fed-4d24-88f9-ace8e3fa19e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:21,523 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.054s 2021-09-03 02:14:21,524 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1364cb9e-383e-4dd8-a4f1-62171d43cf3a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1364cb9e-383e-4dd8-a4f1-62171d43cf3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:22,582 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.054s 2021-09-03 02:14:22,582 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f894a58e-bf83-4d32-a7ae-b8ffdcd16226', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f894a58e-bf83-4d32-a7ae-b8ffdcd16226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:23,628 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.042s 2021-09-03 02:14:23,629 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb3aacf-04a7-48e0-abc7-475c37bbcaa3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb3aacf-04a7-48e0-abc7-475c37bbcaa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:24,679 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:14:24,680 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf9e774e-3d7e-4a49-9ee0-3c521d5324e5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf9e774e-3d7e-4a49-9ee0-3c521d5324e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:25,729 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:25,730 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d519c64-d596-4c0a-9cb5-db86d1ef2a01', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d519c64-d596-4c0a-9cb5-db86d1ef2a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:26,779 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:26,780 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-715460d6-471c-4b69-b14b-617d80b84ad7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-715460d6-471c-4b69-b14b-617d80b84ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:27,830 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:27,831 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b88357-e6b1-46fb-88ac-232d9a80b0e9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b88357-e6b1-46fb-88ac-232d9a80b0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:28,880 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:14:28,880 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc21df1-91fa-4cba-ab18-ebdc9ce32915', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc21df1-91fa-4cba-ab18-ebdc9ce32915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:29,930 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:14:29,931 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a54b46-cf50-4a8c-bd00-8012a0f5ddfa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a54b46-cf50-4a8c-bd00-8012a0f5ddfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:30,981 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:30,982 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a983a318-8781-4c51-86de-3f036c769543', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a983a318-8781-4c51-86de-3f036c769543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:32,031 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:14:32,031 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdaae639-510a-4235-971a-9aa86a27c48a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdaae639-510a-4235-971a-9aa86a27c48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:33,085 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.050s 2021-09-03 02:14:33,086 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967df57d-3673-462e-940f-9b385622c565', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967df57d-3673-462e-940f-9b385622c565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:34,134 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:14:34,134 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a86a51aa-cec4-423a-aff7-52adfa35dcb3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a86a51aa-cec4-423a-aff7-52adfa35dcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:35,184 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:35,184 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a345edd-8750-40c7-8e95-1bb05eb1ca32', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a345edd-8750-40c7-8e95-1bb05eb1ca32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:36,234 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:14:36,234 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776c0d07-438d-4805-9dd1-d416fc72d053', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776c0d07-438d-4805-9dd1-d416fc72d053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:37,284 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:37,285 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08103220-d6b0-4f61-bb66-4cf1a7d8a19e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08103220-d6b0-4f61-bb66-4cf1a7d8a19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:38,334 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:38,335 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b195a0-c583-438c-b938-d6eb304627dd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b195a0-c583-438c-b938-d6eb304627dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:39,384 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:14:39,384 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d89a719-aa2e-47f9-b1b9-9c6bf4733286', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d89a719-aa2e-47f9-b1b9-9c6bf4733286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:40,434 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:40,435 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d87449b-4eb4-4034-b84c-9e40f44f0b0a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d87449b-4eb4-4034-b84c-9e40f44f0b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:41,484 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:14:41,484 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b238e84b-9848-42e3-a5ac-10bb6e8fc7e6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b238e84b-9848-42e3-a5ac-10bb6e8fc7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:42,533 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:42,534 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd3b389c-6aee-4fce-b19c-ee00b0729937', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd3b389c-6aee-4fce-b19c-ee00b0729937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:43,587 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.050s 2021-09-03 02:14:43,588 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-137720ce-9930-400a-a4a6-b1be549e6cbe', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-137720ce-9930-400a-a4a6-b1be549e6cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:44,636 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:14:44,637 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd252674-388b-43c4-8688-ce8dc55cd0f7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd252674-388b-43c4-8688-ce8dc55cd0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:45,686 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:45,687 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65494ce1-c8de-4e24-82ac-450e9c98b07f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65494ce1-c8de-4e24-82ac-450e9c98b07f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:46,736 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:14:46,736 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd07959c-b670-4f2b-907d-81bb58a3522c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd07959c-b670-4f2b-907d-81bb58a3522c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:47,786 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:14:47,786 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb7600e4-b13a-40e4-8dd3-fb37969b7c38', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb7600e4-b13a-40e4-8dd3-fb37969b7c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:48,837 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:14:48,837 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d961daa-b0ea-4ce7-b5e7-a82821e17fbd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d961daa-b0ea-4ce7-b5e7-a82821e17fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:49,886 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:14:49,886 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1534bc39-f544-4320-a146-53b7610aa068', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1534bc39-f544-4320-a146-53b7610aa068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:50,942 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.052s 2021-09-03 02:14:50,942 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f22341-a959-406d-b93c-3edbb8f6bd2c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f22341-a959-406d-b93c-3edbb8f6bd2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:51,990 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:14:51,991 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db1dcee-7033-41d0-8f47-aefa871d3ea1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db1dcee-7033-41d0-8f47-aefa871d3ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:53,056 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.061s 2021-09-03 02:14:53,056 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba704b99-4efb-48d5-80b8-1977df12fac0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba704b99-4efb-48d5-80b8-1977df12fac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:54,099 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.038s 2021-09-03 02:14:54,099 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a71bdb9-2330-489d-8f10-f5e4f7e0612b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a71bdb9-2330-489d-8f10-f5e4f7e0612b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:55,149 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:14:55,149 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79f4fb8-7d28-4452-8dbe-f2fff3ae16aa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79f4fb8-7d28-4452-8dbe-f2fff3ae16aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:56,201 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.049s 2021-09-03 02:14:56,202 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506cc948-b0a9-46a2-912d-59b53d2fe8d7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506cc948-b0a9-46a2-912d-59b53d2fe8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:57,250 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:14:57,251 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f9960c-ce66-4778-9f0c-6f0fcf475878', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f9960c-ce66-4778-9f0c-6f0fcf475878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:58,301 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:14:58,302 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c7af37-132a-4b3f-8aa5-fa02dad674ad', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c7af37-132a-4b3f-8aa5-fa02dad674ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:14:59,350 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:14:59,351 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b373ec-75c9-4f48-b54f-fe88fd3ea60f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b373ec-75c9-4f48-b54f-fe88fd3ea60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:00,400 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:15:00,401 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-125f699c-ce2f-49ae-a658-7f69229ba8e4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-125f699c-ce2f-49ae-a658-7f69229ba8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:01,449 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:15:01,449 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079fb171-26c4-479c-ba63-c5d09db8c6cc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079fb171-26c4-479c-ba63-c5d09db8c6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:02,498 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:15:02,499 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c040ad34-56be-435e-8db4-147e2f2c283b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c040ad34-56be-435e-8db4-147e2f2c283b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:03,548 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:15:03,549 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff19f844-51dd-4482-886e-8ccd8858021e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff19f844-51dd-4482-886e-8ccd8858021e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:04,599 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:15:04,600 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b9c76f-7122-4632-b53c-02532033afe8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b9c76f-7122-4632-b53c-02532033afe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:05,649 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:15:05,649 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b599f3e4-ee20-4eb3-9ff2-2494bfc101b0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b599f3e4-ee20-4eb3-9ff2-2494bfc101b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:06,704 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.052s 2021-09-03 02:15:06,706 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c3368c-5294-4b0d-a57c-4f029ced1cde', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c3368c-5294-4b0d-a57c-4f029ced1cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:07,757 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:15:07,757 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa5ca5b-1358-4e96-8659-66de41e92f22', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa5ca5b-1358-4e96-8659-66de41e92f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:08,807 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:15:08,807 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7839bc4-9dc3-4bed-ad76-4c835caad6ea', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7839bc4-9dc3-4bed-ad76-4c835caad6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:09,856 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:15:09,857 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e28824-2212-4c35-831c-d9b90df93791', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e28824-2212-4c35-831c-d9b90df93791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:10,909 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.049s 2021-09-03 02:15:10,910 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c206352b-ce65-437c-9f8b-39e06f693c62', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c206352b-ce65-437c-9f8b-39e06f693c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:11,959 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:15:11,959 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7efb6d8-5b6f-44da-af86-44545d38f880', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7efb6d8-5b6f-44da-af86-44545d38f880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:13,009 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:15:13,009 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3272221-0029-4218-9b5a-337ecccc1281', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3272221-0029-4218-9b5a-337ecccc1281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:14,060 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:15:14,060 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d6f6c8-a4ba-4936-8ada-9c41792ff1b7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d6f6c8-a4ba-4936-8ada-9c41792ff1b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:15,110 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:15:15,111 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e9bc97-d185-4073-b388-861c9349ac47', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e9bc97-d185-4073-b388-861c9349ac47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:16,161 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:15:16,162 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda0b86c-2dde-4cb3-bc9a-6369ce92f65f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda0b86c-2dde-4cb3-bc9a-6369ce92f65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:17,212 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:15:17,213 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b04df35-0a68-4631-a972-b825999c297a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b04df35-0a68-4631-a972-b825999c297a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:18,264 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:15:18,264 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebe306b4-b6e9-4a18-8a0d-9642936396a7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebe306b4-b6e9-4a18-8a0d-9642936396a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:19,314 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:15:19,315 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f6bbcd-af1e-4210-b0b1-b49ab8892f6c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f6bbcd-af1e-4210-b0b1-b49ab8892f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:20,365 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:15:20,366 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7406da04-ce71-4f85-939e-763e02ef765c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7406da04-ce71-4f85-939e-763e02ef765c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:21,420 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.051s 2021-09-03 02:15:21,420 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7061de-2e45-4e28-8202-c53ae76c3944', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7061de-2e45-4e28-8202-c53ae76c3944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:22,470 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:15:22,470 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01b341af-f4ba-49d3-ab76-b201a1ab5758', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01b341af-f4ba-49d3-ab76-b201a1ab5758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:23,536 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.062s 2021-09-03 02:15:23,537 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2cfb166-1fef-4608-8603-bb7c86c817af', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2cfb166-1fef-4608-8603-bb7c86c817af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:24,583 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.042s 2021-09-03 02:15:24,583 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6af91b87-cd00-41b6-9b21-084788b90a8c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6af91b87-cd00-41b6-9b21-084788b90a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:25,634 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:15:25,634 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-192dcfc7-94f1-4e45-9328-b82a2e269a50', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-192dcfc7-94f1-4e45-9328-b82a2e269a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:26,684 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:15:26,685 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce2cb9fb-fee1-4d4a-a26f-5ffc275b251d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2cb9fb-fee1-4d4a-a26f-5ffc275b251d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:27,737 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:15:27,738 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce7c231-6d20-4450-9743-217fbb4933f7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce7c231-6d20-4450-9743-217fbb4933f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:28,788 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:15:28,788 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f77f6b1-0efd-4d0d-b69e-d00ff48be9fb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f77f6b1-0efd-4d0d-b69e-d00ff48be9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:29,838 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:15:29,839 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4de5495-5ba2-4d0e-bfca-2f97ed92860e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4de5495-5ba2-4d0e-bfca-2f97ed92860e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:30,890 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:15:30,890 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697ff713-2e81-4877-8067-b1f01bb98041', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697ff713-2e81-4877-8067-b1f01bb98041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:31,940 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:15:31,941 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c511b2-5d97-42ec-bd70-85cb2719ac65', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c511b2-5d97-42ec-bd70-85cb2719ac65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:32,993 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.049s 2021-09-03 02:15:32,993 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65550779-f5d7-45f8-afb9-6d3acd6be2cb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65550779-f5d7-45f8-afb9-6d3acd6be2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:34,041 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.043s 2021-09-03 02:15:34,041 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1362eb-3c5f-4ad8-98c5-f242f9b40d4b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1362eb-3c5f-4ad8-98c5-f242f9b40d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:35,091 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:15:35,091 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0cc5580-b1f7-49e5-83c8-a3f08d6cca1c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0cc5580-b1f7-49e5-83c8-a3f08d6cca1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:36,141 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:15:36,142 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae06927-9554-4144-9bd4-3e78d3c6212d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae06927-9554-4144-9bd4-3e78d3c6212d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:37,195 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.050s 2021-09-03 02:15:37,199 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1ab47a-ba3f-4971-be21-081911e74feb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1ab47a-ba3f-4971-be21-081911e74feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:38,250 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:15:38,250 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ddb266b-1536-4faf-b2c6-0d5aa71048df', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ddb266b-1536-4faf-b2c6-0d5aa71048df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:39,302 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:15:39,302 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be25e359-f6e1-44ee-88da-9eb6a5f465d7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be25e359-f6e1-44ee-88da-9eb6a5f465d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:40,346 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.040s 2021-09-03 02:15:40,347 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc44933-f3df-44b8-97ad-33fa19df5d68', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc44933-f3df-44b8-97ad-33fa19df5d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:41,397 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:15:41,398 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b06b06-ea5b-43e8-b1fd-9491b94e843d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b06b06-ea5b-43e8-b1fd-9491b94e843d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:42,446 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:15:42,447 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5668b609-4628-49d6-bcd0-c3ee7aae45e9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5668b609-4628-49d6-bcd0-c3ee7aae45e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:43,497 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:15:43,497 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a4d745-0db3-4e4a-b5b9-9f09cdad90a2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a4d745-0db3-4e4a-b5b9-9f09cdad90a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:44,550 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.049s 2021-09-03 02:15:44,550 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d64174b-58cf-4335-b7c9-be5e186df2eb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d64174b-58cf-4335-b7c9-be5e186df2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:45,603 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.049s 2021-09-03 02:15:45,603 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b118f835-9476-490f-b1f9-e2e01a0497e8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b118f835-9476-490f-b1f9-e2e01a0497e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:46,649 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.042s 2021-09-03 02:15:46,649 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efdda1b7-4314-4ce4-b7dc-80b9d4de654e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdda1b7-4314-4ce4-b7dc-80b9d4de654e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:47,702 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:15:47,702 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4878ca-0790-4d79-b384-45858999bf15', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4878ca-0790-4d79-b384-45858999bf15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:48,751 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:15:48,752 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af6c8bef-b70e-40c4-9ced-e62baf3563f1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af6c8bef-b70e-40c4-9ced-e62baf3563f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:49,803 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:15:49,804 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83500c90-9e57-49d0-905b-547817c7fcd9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83500c90-9e57-49d0-905b-547817c7fcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:50,855 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:15:50,856 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79863544-d8a1-4043-a1cc-2552515936d0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79863544-d8a1-4043-a1cc-2552515936d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:51,905 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:15:51,906 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b8411a-7e48-4202-8f92-ea2d03826a1a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b8411a-7e48-4202-8f92-ea2d03826a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:52,957 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:15:52,957 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd5c4e4e-5154-4757-8565-d63a43ead0a5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd5c4e4e-5154-4757-8565-d63a43ead0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:54,018 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.057s 2021-09-03 02:15:54,019 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ed3048-345b-4465-89e0-9cf87bf4100e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ed3048-345b-4465-89e0-9cf87bf4100e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:55,080 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.058s 2021-09-03 02:15:55,081 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dad95b00-7c00-41ca-8702-ffec2a6238c0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dad95b00-7c00-41ca-8702-ffec2a6238c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:56,122 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.037s 2021-09-03 02:15:56,123 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43803d7a-824c-4c0d-b2cb-9d188a317082', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43803d7a-824c-4c0d-b2cb-9d188a317082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:57,173 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:15:57,173 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be98582-54fb-4795-90a3-05b36e1e912f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be98582-54fb-4795-90a3-05b36e1e912f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:58,225 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:15:58,226 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9fd905-c752-4a40-b5b4-39f75baf357e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9fd905-c752-4a40-b5b4-39f75baf357e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:15:59,275 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:15:59,275 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb186a30-c68d-4a5b-8bf8-001a39cac801', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb186a30-c68d-4a5b-8bf8-001a39cac801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:00,325 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:16:00,325 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccbc37b-2c02-401b-8397-012706e7afec', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccbc37b-2c02-401b-8397-012706e7afec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:01,376 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:16:01,377 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb115701-b7a1-4528-9357-c38994b939d0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb115701-b7a1-4528-9357-c38994b939d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:02,426 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:16:02,427 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f176862-83f8-4603-8f0c-b474aa098d9c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f176862-83f8-4603-8f0c-b474aa098d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:03,476 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:16:03,476 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1729066-785b-4a68-a221-e48d4b221d77', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1729066-785b-4a68-a221-e48d4b221d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:04,532 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.051s 2021-09-03 02:16:04,532 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82738755-dc92-4fe7-831f-1273d28f20d3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82738755-dc92-4fe7-831f-1273d28f20d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:05,581 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:16:05,582 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444e6c63-5efe-4fbc-b8e8-a117083f17e1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444e6c63-5efe-4fbc-b8e8-a117083f17e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:06,632 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:16:06,632 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60138af8-a399-4a9c-854f-1a4a4ee20288', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60138af8-a399-4a9c-854f-1a4a4ee20288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:07,682 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:16:07,682 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f13fc9-98c8-4b8c-8ca3-a69b217d6c71', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f13fc9-98c8-4b8c-8ca3-a69b217d6c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:08,731 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:16:08,732 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002b220c-3927-4810-8727-4d658197b4de', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002b220c-3927-4810-8727-4d658197b4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:09,782 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:16:09,783 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4b3225-fed2-4a06-8ddf-a3a2582f4b45', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4b3225-fed2-4a06-8ddf-a3a2582f4b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:10,832 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:16:10,832 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0288db2f-305e-4bbe-96d6-ce0d33e62d97', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0288db2f-305e-4bbe-96d6-ce0d33e62d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:11,883 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:16:11,883 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adac6120-e475-4020-99c5-399e43768fb1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adac6120-e475-4020-99c5-399e43768fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:12,933 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:16:12,933 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f043d060-416c-4250-91cc-c92dce96114c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f043d060-416c-4250-91cc-c92dce96114c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:13,983 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:16:13,983 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0154c27c-b865-49be-929b-aa38d1ad2170', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0154c27c-b865-49be-929b-aa38d1ad2170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:15,032 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:16:15,033 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76fb9d8f-4bcf-4bc7-923c-296971d52ee3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76fb9d8f-4bcf-4bc7-923c-296971d52ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:16,082 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:16:16,082 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119cff7d-7095-4846-8396-e532f7beb6e2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119cff7d-7095-4846-8396-e532f7beb6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:17,131 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:16:17,131 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aba2364-5bf0-4403-a149-fbe06bf25c50', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aba2364-5bf0-4403-a149-fbe06bf25c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:18,180 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:16:18,180 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-436b1aa8-0eaa-4ae5-88d3-2e89200a8469', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-436b1aa8-0eaa-4ae5-88d3-2e89200a8469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:19,230 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:16:19,230 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dab3f34-9738-4044-bf4f-1b7a6af541d2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dab3f34-9738-4044-bf4f-1b7a6af541d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:20,279 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:16:20,279 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac14c7db-a32f-48a8-9f43-b9521b1f68b9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac14c7db-a32f-48a8-9f43-b9521b1f68b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:21,328 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:16:21,329 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e94b637-24d1-4c3c-b9ea-d0ecf53627e5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e94b637-24d1-4c3c-b9ea-d0ecf53627e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:22,378 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:16:22,378 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5fbef8d-fb6b-4f93-a557-2413c37db926', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5fbef8d-fb6b-4f93-a557-2413c37db926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:23,429 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:16:23,429 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f062f94f-e118-4745-a6cf-bd51237489c6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f062f94f-e118-4745-a6cf-bd51237489c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:24,488 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.055s 2021-09-03 02:16:24,488 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee9508aa-1446-4ab4-901e-f93b2c858aca', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9508aa-1446-4ab4-901e-f93b2c858aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:25,537 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:16:25,538 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3727ccf-925a-4ef6-8d2f-dd60d38dd308', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3727ccf-925a-4ef6-8d2f-dd60d38dd308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:26,585 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.043s 2021-09-03 02:16:26,585 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4670b3-ef75-4c52-830d-a3008d9c394c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4670b3-ef75-4c52-830d-a3008d9c394c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:27,635 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:16:27,635 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11c1dbc-a135-4e66-8b22-d3ee853f4755', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11c1dbc-a135-4e66-8b22-d3ee853f4755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:28,684 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:16:28,685 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-313185d4-44b8-443b-9d35-e4a9a08b5033', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-313185d4-44b8-443b-9d35-e4a9a08b5033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:29,735 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:16:29,735 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc23ba6-4f5e-46b8-9a11-1185110347c5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc23ba6-4f5e-46b8-9a11-1185110347c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:30,784 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:16:30,796 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502b2b11-3520-4898-81bd-e89ccd0074fc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502b2b11-3520-4898-81bd-e89ccd0074fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:31,832 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.032s 2021-09-03 02:16:31,833 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac03b3d-00d1-4ba9-b72d-58135eb7e5c2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac03b3d-00d1-4ba9-b72d-58135eb7e5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:32,857 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:16:32,857 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4f66e8-31dd-4be7-8175-c56767ea8fe5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d4f66e8-31dd-4be7-8175-c56767ea8fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:33,881 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:33,881 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61b0adf-e0ee-4805-9213-86bf5c8c6f00', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61b0adf-e0ee-4805-9213-86bf5c8c6f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:34,906 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:34,907 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45810045-2f57-402b-906a-a6bc8a21e74a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45810045-2f57-402b-906a-a6bc8a21e74a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:35,931 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:35,931 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db0b571-04a9-4874-82d9-842067164edd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db0b571-04a9-4874-82d9-842067164edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:36,955 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:36,956 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d32eaf-8d6b-4997-a909-95aac0f4fec0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d32eaf-8d6b-4997-a909-95aac0f4fec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:37,980 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:37,980 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade22099-bbf6-4917-b0df-225763210337', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade22099-bbf6-4917-b0df-225763210337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:39,007 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.023s 2021-09-03 02:16:39,007 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33928d2a-a031-44e1-a57f-a29726047cdd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33928d2a-a031-44e1-a57f-a29726047cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:40,032 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:40,032 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3eef269-bd6f-483a-b782-0734e8287577', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3eef269-bd6f-483a-b782-0734e8287577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:41,056 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:16:41,056 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a17314-71be-4470-a7fe-03b4c8510706', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a17314-71be-4470-a7fe-03b4c8510706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:42,080 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:42,080 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f705d637-928d-4449-aae4-45aa159b48af', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f705d637-928d-4449-aae4-45aa159b48af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:43,104 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:43,105 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa6fa39-e211-47af-bd10-cceaeb38ac8a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa6fa39-e211-47af-bd10-cceaeb38ac8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:44,128 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.019s 2021-09-03 02:16:44,129 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30dc0957-10e3-416f-a878-a0680623892d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30dc0957-10e3-416f-a878-a0680623892d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:45,152 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:45,152 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b50de1-2f56-4e0d-8409-c33a72e44afa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b50de1-2f56-4e0d-8409-c33a72e44afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:46,176 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:46,176 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc4c6850-c069-457e-934c-7a327709dd77', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4c6850-c069-457e-934c-7a327709dd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:47,200 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.019s 2021-09-03 02:16:47,200 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344db955-5192-4498-8a16-a3c48c49a9de', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344db955-5192-4498-8a16-a3c48c49a9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:48,223 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.019s 2021-09-03 02:16:48,224 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2284ccfa-8834-4bf6-8d1d-75ec43ba87a9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2284ccfa-8834-4bf6-8d1d-75ec43ba87a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:49,248 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:49,248 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfe10c2-b62f-4a88-98e1-ca325a7fb3b0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfe10c2-b62f-4a88-98e1-ca325a7fb3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:50,273 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:16:50,274 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14cc02cc-3f2a-43fa-a8e5-9a98f64c3b53', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14cc02cc-3f2a-43fa-a8e5-9a98f64c3b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:51,297 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:51,298 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-322a3c75-7b89-457d-8ce7-1d4a4e82c148', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-322a3c75-7b89-457d-8ce7-1d4a4e82c148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:52,322 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:16:52,323 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98375d4-6bb5-45b9-bdd2-6bc8c3f2b20f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98375d4-6bb5-45b9-bdd2-6bc8c3f2b20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:53,346 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:53,347 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dcb3f81-0c35-4de3-89a3-96bea090a610', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dcb3f81-0c35-4de3-89a3-96bea090a610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:54,371 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:54,371 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efebf78e-032c-45a7-b909-2c6577e47240', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efebf78e-032c-45a7-b909-2c6577e47240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:55,395 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:16:55,396 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e725ed3-8884-4ece-bd03-790781509a7a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e725ed3-8884-4ece-bd03-790781509a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:56,419 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:56,419 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d27586-137f-4118-ab56-dbf3566ba3e9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d27586-137f-4118-ab56-dbf3566ba3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:57,443 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:57,443 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a41481-75c4-4a07-b17c-86bad69407d8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a41481-75c4-4a07-b17c-86bad69407d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:58,467 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.019s 2021-09-03 02:16:58,467 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5fccfad-c77e-447f-9ef4-dd36799ff101', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5fccfad-c77e-447f-9ef4-dd36799ff101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:16:59,491 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:16:59,491 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3891ca-f8d5-445e-9b51-3e973af7c726', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3891ca-f8d5-445e-9b51-3e973af7c726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:00,516 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:17:00,516 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b00c39d5-6de2-47eb-81a9-aeacd8c7a50f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b00c39d5-6de2-47eb-81a9-aeacd8c7a50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:01,542 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.021s 2021-09-03 02:17:01,542 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7962ad49-d62d-4720-a32a-5553ce6fb5d9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7962ad49-d62d-4720-a32a-5553ce6fb5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:02,566 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:17:02,566 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2901372-33aa-446e-ab31-8502800e3983', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2901372-33aa-446e-ab31-8502800e3983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:03,591 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.022s 2021-09-03 02:17:03,591 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc90a37-7d91-40ab-b79b-edcec5e6fe73', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc90a37-7d91-40ab-b79b-edcec5e6fe73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:04,615 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:17:04,615 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad09a0dc-496e-4c28-bfee-a59c4bd99a27', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad09a0dc-496e-4c28-bfee-a59c4bd99a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:05,639 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:17:05,639 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b340228-e3d7-4c38-a574-9935711ce2e0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b340228-e3d7-4c38-a574-9935711ce2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:06,663 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.020s 2021-09-03 02:17:06,664 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78ed2038-2e4f-452a-b27d-3303b22fb173', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78ed2038-2e4f-452a-b27d-3303b22fb173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:07,696 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.028s 2021-09-03 02:17:07,696 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5cb5e9-5a62-42f0-8386-d81460d6eba3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5cb5e9-5a62-42f0-8386-d81460d6eba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:08,753 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.053s 2021-09-03 02:17:08,754 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b173f0-7474-447c-996d-b86f9bc93fd4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b173f0-7474-447c-996d-b86f9bc93fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:09,804 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:17:09,804 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6466d1ce-985f-4520-95ff-b2ddbb05d4ef', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6466d1ce-985f-4520-95ff-b2ddbb05d4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:10,859 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.052s 2021-09-03 02:17:10,859 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-555e592e-0aec-40b5-95ce-e662dc4333aa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-555e592e-0aec-40b5-95ce-e662dc4333aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:11,904 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.041s 2021-09-03 02:17:11,905 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da25444a-c2f6-4006-bb18-f2728142c873', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da25444a-c2f6-4006-bb18-f2728142c873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:12,955 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:17:12,955 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b08954-a790-40ac-a10b-3e8fcb701dd4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b08954-a790-40ac-a10b-3e8fcb701dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:14,007 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:17:14,007 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-539eb3d8-faf5-409d-9aa3-003b5d3e63c9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-539eb3d8-faf5-409d-9aa3-003b5d3e63c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:15,057 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:17:15,057 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8edc48-81db-42e1-8dd5-60eb3bf91048', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8edc48-81db-42e1-8dd5-60eb3bf91048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:16,104 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.043s 2021-09-03 02:17:16,105 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68cf29b9-403a-4299-9fd5-8827fe478b93', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68cf29b9-403a-4299-9fd5-8827fe478b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:17,154 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:17:17,154 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdfa24a2-6ebd-4acc-8ae9-193216efc979', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdfa24a2-6ebd-4acc-8ae9-193216efc979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:18,213 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.055s 2021-09-03 02:17:18,213 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f02cb1e-8cc5-4bb3-a719-089ff572db2e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f02cb1e-8cc5-4bb3-a719-089ff572db2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:19,264 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:17:19,264 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb5b1df-4bbe-4d61-9935-4d2d0489c0bb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb5b1df-4bbe-4d61-9935-4d2d0489c0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:20,310 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.042s 2021-09-03 02:17:20,310 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc45d65-40d2-4971-86d0-b4bbe7cbf0d7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc45d65-40d2-4971-86d0-b4bbe7cbf0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:21,358 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:17:21,359 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5922a66f-32b8-46e0-a3f0-105e9b563f22', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5922a66f-32b8-46e0-a3f0-105e9b563f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:22,409 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:17:22,410 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a83386-bc17-43d9-9d80-0bc4dddcf9dd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a83386-bc17-43d9-9d80-0bc4dddcf9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:23,472 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.057s 2021-09-03 02:17:23,472 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e1b57a-552e-4901-b518-4b628630365f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e1b57a-552e-4901-b518-4b628630365f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:24,515 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.040s 2021-09-03 02:17:24,515 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa1da2ed-4499-4aeb-9dfd-aaefb20bf2ff', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa1da2ed-4499-4aeb-9dfd-aaefb20bf2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:25,567 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.048s 2021-09-03 02:17:25,567 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbed33ab-2a7c-4216-9619-5c00ac3ababa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbed33ab-2a7c-4216-9619-5c00ac3ababa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:26,617 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:17:26,617 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d010ddd4-1206-48f7-88f2-924ee8107728', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d010ddd4-1206-48f7-88f2-924ee8107728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:27,665 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:17:27,666 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa86b30-e246-44b8-8a75-017f3ce743a2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa86b30-e246-44b8-8a75-017f3ce743a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:28,717 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:17:28,717 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1bd2d8c-0036-40ab-96c8-3234bc00dd6a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1bd2d8c-0036-40ab-96c8-3234bc00dd6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:29,765 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.044s 2021-09-03 02:17:29,765 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7ce6c9a-bed6-4ae4-a56f-01042fde54b2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7ce6c9a-bed6-4ae4-a56f-01042fde54b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:30,816 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:17:30,817 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38761037-5c84-4450-a60d-19a1c9332ab0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38761037-5c84-4450-a60d-19a1c9332ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:31,865 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.045s 2021-09-03 02:17:31,865 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a438ca-6604-4d5f-8d92-5fed379201bf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a438ca-6604-4d5f-8d92-5fed379201bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:32,917 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:17:32,917 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c482538a-b77c-4053-a639-4f6465a5eb03', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c482538a-b77c-4053-a639-4f6465a5eb03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:33,968 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.047s 2021-09-03 02:17:33,969 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e70328-2a4e-4f8f-8489-ee7441535356', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e70328-2a4e-4f8f-8489-ee7441535356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:35,018 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f 0.046s 2021-09-03 02:17:35,018 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493c5a4d-f921-44a4-9362-52b4b57b5a5c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493c5a4d-f921-44a4-9362-52b4b57b5a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/snapshots/f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f'} Body: b'{"snapshot": {"id": "f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f", "created_at": "2021-09-03T02:11:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753246249", "description": null, "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f0c4e736d0494bdc9e982b604a6d02b4", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-09-03 02:17:35,483 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c/os-volume_attachments/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.437s 2021-09-03 02:17:35,483 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:35 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-04f2724a-b4f9-4009-ad4a-ebb3ccfc52da', 'x-compute-request-id': 'req-04f2724a-b4f9-4009-ad4a-ebb3ccfc52da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c/os-volume_attachments/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'' 2021-09-03 02:17:35,531 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:17:35,532 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c224eadb-ee2e-4518-9078-2cdffdc523c3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c224eadb-ee2e-4518-9078-2cdffdc523c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:36,597 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:17:36,597 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81950224-15f8-47d1-9250-7f1e513d57f8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81950224-15f8-47d1-9250-7f1e513d57f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:37,651 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:17:37,651 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5a9971-1f0b-402a-93f9-57e723f836b0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5a9971-1f0b-402a-93f9-57e723f836b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:38,726 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:17:38,727 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70f7bc32-41fb-472f-8773-063c27eeb4cd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70f7bc32-41fb-472f-8773-063c27eeb4cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:39,781 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:17:39,781 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad5da71-57c2-4186-99f2-db9f0f86bdc1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad5da71-57c2-4186-99f2-db9f0f86bdc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:40,835 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:17:40,836 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e527112-4ec6-4e02-bdf0-b535fb767a70', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e527112-4ec6-4e02-bdf0-b535fb767a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:41,890 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:17:41,891 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c979c73-5f75-4aa5-9744-3012a46e11d4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c979c73-5f75-4aa5-9744-3012a46e11d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:42,945 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:17:42,946 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d901a932-b98f-44a4-aa2d-d8053105fed7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d901a932-b98f-44a4-aa2d-d8053105fed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:43,999 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:17:44,000 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444735d0-432d-4e20-a208-8a0fdb2e03e9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444735d0-432d-4e20-a208-8a0fdb2e03e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:45,054 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:17:45,054 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1086d85-85c9-48bb-9196-fa34e0bb020d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1086d85-85c9-48bb-9196-fa34e0bb020d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:46,240 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.177s 2021-09-03 02:17:46,240 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d20040ae-e79e-4b0e-9c0e-9c8c0bd508bc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20040ae-e79e-4b0e-9c0e-9c8c0bd508bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:47,296 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:17:47,296 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6663d50f-92fb-41f8-9736-277c7f7e706a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6663d50f-92fb-41f8-9736-277c7f7e706a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:48,350 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:17:48,350 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f1d3f8-4529-413a-affe-eaa217535ad2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f1d3f8-4529-413a-affe-eaa217535ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:49,405 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:17:49,406 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c34ea54-3c53-4004-872c-6f76e844f437', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c34ea54-3c53-4004-872c-6f76e844f437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:50,460 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:17:50,460 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f14949-72c3-44c4-aaaa-f983e8ed1cd4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f14949-72c3-44c4-aaaa-f983e8ed1cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:51,515 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:17:51,516 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3c1a6b-dca7-4ab2-8b1f-8590af4b4a55', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3c1a6b-dca7-4ab2-8b1f-8590af4b4a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:52,577 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.053s 2021-09-03 02:17:52,577 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7681779a-b15e-4732-95df-d31c10333e8e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7681779a-b15e-4732-95df-d31c10333e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:53,630 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:17:53,631 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68606e70-fbe7-448c-9afa-ffb7586d5626', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68606e70-fbe7-448c-9afa-ffb7586d5626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:55,020 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.381s 2021-09-03 02:17:55,021 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-265ff31c-94f3-428d-9d33-4d93e69595e9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-265ff31c-94f3-428d-9d33-4d93e69595e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:56,076 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:17:56,077 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6732f96d-8469-4320-8bc8-8b77eb956648', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6732f96d-8469-4320-8bc8-8b77eb956648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:57,131 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:17:57,132 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd6117e-c69c-462a-8c10-85535a6043fc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd6117e-c69c-462a-8c10-85535a6043fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:58,187 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:17:58,187 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8471ffe5-66b2-44ed-806b-4dd3d1c49b56', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8471ffe5-66b2-44ed-806b-4dd3d1c49b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:17:59,241 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:17:59,241 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b878f711-4c32-418d-b807-bbb5b6c6dcc1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b878f711-4c32-418d-b807-bbb5b6c6dcc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:00,296 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:18:00,296 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa28e19-77a6-4954-887b-344c55e4f6bd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa28e19-77a6-4954-887b-344c55e4f6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:01,351 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:18:01,351 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f58084-8e3b-4f17-a559-331e44543c9e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51f58084-8e3b-4f17-a559-331e44543c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:02,408 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:18:02,408 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a393c295-8c1a-4cf8-a8aa-704fa4f3a3e2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a393c295-8c1a-4cf8-a8aa-704fa4f3a3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:03,462 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:18:03,463 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0543a8-46b6-4993-8056-dc38cee0581c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0543a8-46b6-4993-8056-dc38cee0581c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:04,516 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:04,516 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ee5851-3d93-4dcd-80d0-a073ea9daf16', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ee5851-3d93-4dcd-80d0-a073ea9daf16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:05,570 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:18:05,570 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ff9eab-9eb7-4e94-ac01-1102ecd13347', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ff9eab-9eb7-4e94-ac01-1102ecd13347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:06,625 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:18:06,625 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094df0a9-c987-4ea0-b979-70cd417aa2ab', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094df0a9-c987-4ea0-b979-70cd417aa2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:07,682 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:18:07,682 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e91b90d-e57b-45f9-8d5a-623e5e772f77', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e91b90d-e57b-45f9-8d5a-623e5e772f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:08,737 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:18:08,737 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d38156e-c1cc-49a2-9792-aad8c7b8426e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d38156e-c1cc-49a2-9792-aad8c7b8426e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:09,790 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:09,790 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc7f140-4c25-4f33-a19c-d13dee6242ba', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc7f140-4c25-4f33-a19c-d13dee6242ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:10,844 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:10,844 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d9a48e4-9bb8-422e-91b0-f045d4b5713d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d9a48e4-9bb8-422e-91b0-f045d4b5713d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:11,895 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:11,895 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eddf5c3f-9fa5-42b4-ac85-0e6cb926aace', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eddf5c3f-9fa5-42b4-ac85-0e6cb926aace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:12,958 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.051s 2021-09-03 02:18:12,958 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33464209-de37-4499-801d-f78947b6cdd7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33464209-de37-4499-801d-f78947b6cdd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:14,010 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:14,011 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-625d17ad-a2eb-4788-9f6d-1dac6477a1fb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-625d17ad-a2eb-4788-9f6d-1dac6477a1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:15,065 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:18:15,065 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c7f359-0ed6-4bc6-8a0f-37789d5531b1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c7f359-0ed6-4bc6-8a0f-37789d5531b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:16,119 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:18:16,119 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3cc5f8d-7b81-4492-891f-3d5c317f50e5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3cc5f8d-7b81-4492-891f-3d5c317f50e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:17,171 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:17,172 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e20a70-59ad-42c9-83e7-8c213e3f0547', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7e20a70-59ad-42c9-83e7-8c213e3f0547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:18,224 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:18,224 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e2623e-900c-49f2-81b6-d6b8c96317ff', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e2623e-900c-49f2-81b6-d6b8c96317ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:19,276 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:19,276 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb47a50-0b62-4e70-8e3c-c8c6ad6390b7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb47a50-0b62-4e70-8e3c-c8c6ad6390b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:20,328 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:20,329 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd732162-2c5c-4571-be7c-bda15ce91241', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd732162-2c5c-4571-be7c-bda15ce91241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:21,380 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.043s 2021-09-03 02:18:21,381 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255d4ccc-1562-4703-acfb-ae63f6ae5597', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255d4ccc-1562-4703-acfb-ae63f6ae5597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:22,434 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:22,434 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50e4713-b3f9-426e-89c1-6971a9475b22', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50e4713-b3f9-426e-89c1-6971a9475b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:23,487 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:23,488 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea1657c-33cb-4ef7-a655-9ddfd3892c9e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea1657c-33cb-4ef7-a655-9ddfd3892c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:24,539 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:24,540 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a8e19b7-f941-4ca0-97d4-3f69f3217634', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a8e19b7-f941-4ca0-97d4-3f69f3217634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:25,594 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:25,594 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b51956b1-a50d-499b-9463-211366109f65', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b51956b1-a50d-499b-9463-211366109f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:26,648 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:26,648 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2d7085-feda-4308-bb86-721f78eaef9f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2d7085-feda-4308-bb86-721f78eaef9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:27,703 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:27,703 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75046b9c-bd44-4e32-ad19-1f7dc7c8f413', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75046b9c-bd44-4e32-ad19-1f7dc7c8f413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:28,755 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:28,756 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbcfd654-142b-4f83-9c17-b281d93572f8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbcfd654-142b-4f83-9c17-b281d93572f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:29,809 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:29,809 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e63d2c-1bfd-4a14-9a11-2b216a9c5a51', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e63d2c-1bfd-4a14-9a11-2b216a9c5a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:30,865 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.049s 2021-09-03 02:18:30,866 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-034adc3a-67b5-4cf7-8bb6-9a13e52ba13b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-034adc3a-67b5-4cf7-8bb6-9a13e52ba13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:31,918 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:31,918 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d3c8fa9-b3b6-404e-89e1-0886e8a2ea83', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d3c8fa9-b3b6-404e-89e1-0886e8a2ea83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:32,973 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:18:32,973 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e56adad-c1e8-4dc9-a756-4e415f3f7934', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e56adad-c1e8-4dc9-a756-4e415f3f7934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:34,025 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:34,025 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d6a74d6-8bbf-45d2-84f4-ef340aa30a98', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d6a74d6-8bbf-45d2-84f4-ef340aa30a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:35,081 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.049s 2021-09-03 02:18:35,087 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed65bea-42ec-49b1-b0e4-6781941d70a2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed65bea-42ec-49b1-b0e4-6781941d70a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:36,140 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:18:36,140 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d635565-88cd-47d7-bb89-39c5940978dd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d635565-88cd-47d7-bb89-39c5940978dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:37,192 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:37,193 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb43f68-2a9b-4d1d-9d39-a05e78499111', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb43f68-2a9b-4d1d-9d39-a05e78499111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:38,245 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:38,245 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d2c2bf-43cf-416a-b816-e6d09bcb21a8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d2c2bf-43cf-416a-b816-e6d09bcb21a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:39,298 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:39,298 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a01585-089a-40e3-8551-9b75ba81094f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a01585-089a-40e3-8551-9b75ba81094f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:40,355 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:18:40,355 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a23c889-3cb9-488b-ae63-cdf0349435e9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a23c889-3cb9-488b-ae63-cdf0349435e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:41,409 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:18:41,409 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-151661a1-da61-44c4-8c46-099188ce1c03', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-151661a1-da61-44c4-8c46-099188ce1c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:42,462 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:42,462 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd92e7a-e2ba-4758-bb7d-069e333ba91c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd92e7a-e2ba-4758-bb7d-069e333ba91c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:43,518 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:18:43,518 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e64da71-62f0-463d-b935-70e71f8d5068', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e64da71-62f0-463d-b935-70e71f8d5068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:44,583 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.057s 2021-09-03 02:18:44,584 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421cd961-6176-4aae-b184-f0831314fadb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421cd961-6176-4aae-b184-f0831314fadb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:45,634 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.043s 2021-09-03 02:18:45,635 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9300b723-84bf-408e-b27a-e25ba25b052d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9300b723-84bf-408e-b27a-e25ba25b052d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:46,687 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:46,688 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac1c800-3f27-4b1d-9f84-0b0a87f4611d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac1c800-3f27-4b1d-9f84-0b0a87f4611d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:47,740 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:47,741 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43bf71b3-38c0-400a-a5a1-f454279ccb72', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43bf71b3-38c0-400a-a5a1-f454279ccb72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:48,794 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:48,794 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f146e060-0939-46ac-8a56-197be31974e7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f146e060-0939-46ac-8a56-197be31974e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:49,846 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:49,847 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b33800c4-b849-4882-be18-483336b6f936', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b33800c4-b849-4882-be18-483336b6f936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:50,900 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:50,901 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86da82c2-e0a1-4f50-be4a-d8eaa9348897', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86da82c2-e0a1-4f50-be4a-d8eaa9348897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:51,953 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:51,954 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95df5a7c-d7fc-4111-9bcd-38f43c02e818', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95df5a7c-d7fc-4111-9bcd-38f43c02e818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:53,007 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:18:53,007 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188ca29b-22f9-4738-a339-95fa5acf182e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188ca29b-22f9-4738-a339-95fa5acf182e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:54,063 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:18:54,063 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b9e984-8713-417b-be5a-d7a76bb0827f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b9e984-8713-417b-be5a-d7a76bb0827f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:55,116 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:18:55,117 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ffc72a4-e1c1-4f10-9b2b-9520f4a23af3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ffc72a4-e1c1-4f10-9b2b-9520f4a23af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:56,173 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:18:56,174 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6476dca9-ce36-48a1-a3aa-1e289ed70cbc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6476dca9-ce36-48a1-a3aa-1e289ed70cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:57,228 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:18:57,228 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5508c8f1-2faa-42ce-a5d3-9987020c9be4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5508c8f1-2faa-42ce-a5d3-9987020c9be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:58,284 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:18:58,284 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7873433d-7118-409b-9d04-3e85df937c22', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7873433d-7118-409b-9d04-3e85df937c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:18:59,345 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.053s 2021-09-03 02:18:59,345 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a96660-0dc1-4244-8cd6-f72243625848', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a96660-0dc1-4244-8cd6-f72243625848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:00,399 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:00,400 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0e12ee7-4d83-4903-9778-67a6c7ab9cf4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0e12ee7-4d83-4903-9778-67a6c7ab9cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:01,456 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:19:01,456 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abdcecb-3e9b-49e5-99cc-4eb9a61493d4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abdcecb-3e9b-49e5-99cc-4eb9a61493d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:02,508 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:19:02,509 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a024fd1-6485-408c-8078-e7f778cb0b40', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a024fd1-6485-408c-8078-e7f778cb0b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:03,563 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:03,564 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3097bc2-9615-4b15-82c9-32769bc11cf6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3097bc2-9615-4b15-82c9-32769bc11cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:04,620 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.049s 2021-09-03 02:19:04,621 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed21e022-fa8f-4301-9fa5-f7fe23b71b68', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed21e022-fa8f-4301-9fa5-f7fe23b71b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:05,678 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.049s 2021-09-03 02:19:05,679 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f320772d-e84e-4b5c-bd9d-8ed9c6d624a4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f320772d-e84e-4b5c-bd9d-8ed9c6d624a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:06,734 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:19:06,734 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4946d9d2-fc9d-4309-a21b-59db399a1759', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4946d9d2-fc9d-4309-a21b-59db399a1759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:07,788 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:07,789 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-220fdc1f-41e0-4dbc-af4b-40a7edc84bd5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220fdc1f-41e0-4dbc-af4b-40a7edc84bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:08,970 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.173s 2021-09-03 02:19:08,971 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9fe62db-ebc8-4047-ae8d-89d33de79b64', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9fe62db-ebc8-4047-ae8d-89d33de79b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:10,025 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:10,026 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb87565-723e-4bc4-ba85-5352b8dee29a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb87565-723e-4bc4-ba85-5352b8dee29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:11,082 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:19:11,082 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d298e6-9089-4af2-8c2c-7a351ffeb8e6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d298e6-9089-4af2-8c2c-7a351ffeb8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:12,138 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:19:12,139 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b73a0d9-9e15-407b-8d42-67ca65c1cac3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b73a0d9-9e15-407b-8d42-67ca65c1cac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:13,193 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:13,193 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e38cef46-3e8b-4905-8751-ef7a1ead0424', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e38cef46-3e8b-4905-8751-ef7a1ead0424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:14,248 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:19:14,249 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e85ac0e-ac87-404a-8c7b-d56fba213585', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e85ac0e-ac87-404a-8c7b-d56fba213585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:15,303 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:15,303 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9eb1c24-4a99-41e7-818e-d353afe6d8b2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9eb1c24-4a99-41e7-818e-d353afe6d8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:16,356 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:19:16,356 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-292e45c5-4e60-42a7-ae37-3bf2e0efbe1d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-292e45c5-4e60-42a7-ae37-3bf2e0efbe1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:17,412 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:19:17,412 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b5e586-cb7f-43e0-8698-6289763ab862', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b5e586-cb7f-43e0-8698-6289763ab862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:18,468 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:19:18,468 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eecb845d-df66-49b5-aa2a-94aa74673af0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eecb845d-df66-49b5-aa2a-94aa74673af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:19,521 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:19:19,522 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b39e89-9d61-4413-b92e-cdecba8c967a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b39e89-9d61-4413-b92e-cdecba8c967a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:20,576 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:20,577 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-069457a7-52c8-42f8-aea9-687954866cff', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-069457a7-52c8-42f8-aea9-687954866cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:21,632 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:21,632 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e06c99b0-a1d2-4a49-b063-2da44b4f3eb4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e06c99b0-a1d2-4a49-b063-2da44b4f3eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:22,687 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:19:22,688 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e034271-1cf3-4f54-8119-fc4220cbb230', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e034271-1cf3-4f54-8119-fc4220cbb230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:23,743 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:19:23,744 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ba10af-c5ad-4ccc-b467-b209e1a25881', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ba10af-c5ad-4ccc-b467-b209e1a25881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:24,796 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:19:24,797 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2708236-481b-46a2-bfa9-85717f86c9a8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2708236-481b-46a2-bfa9-85717f86c9a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:25,850 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:19:25,856 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7eeda14-82b9-4141-9d0b-bbcd8d834960', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7eeda14-82b9-4141-9d0b-bbcd8d834960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:26,909 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:19:26,909 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11953436-5826-46a9-b3c6-25e5a492651c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11953436-5826-46a9-b3c6-25e5a492651c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:27,962 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:19:27,963 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0612d169-35cc-4792-a05d-76a72be3701c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0612d169-35cc-4792-a05d-76a72be3701c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:29,016 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:19:29,017 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616cb9c5-0ba3-4299-9cb5-3fb81355bb4b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616cb9c5-0ba3-4299-9cb5-3fb81355bb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:30,078 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.053s 2021-09-03 02:19:30,078 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76da5713-21dd-48ce-8057-761c0efb1a28', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76da5713-21dd-48ce-8057-761c0efb1a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:31,133 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:19:31,134 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e689f25-3383-4106-a442-981dd3ed0546', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e689f25-3383-4106-a442-981dd3ed0546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:32,188 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:32,188 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6268b91-7070-444c-ae7f-a16cc7628caa', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6268b91-7070-444c-ae7f-a16cc7628caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:33,244 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:19:33,244 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4a4476-27ac-41cb-8642-b34e8cd75d33', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4a4476-27ac-41cb-8642-b34e8cd75d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:34,297 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:19:34,297 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88acf0a6-824d-401e-8035-ca152c21dd9c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88acf0a6-824d-401e-8035-ca152c21dd9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:35,353 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:19:35,353 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfcc4d0a-bd37-437b-9fd2-03526105d4e8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfcc4d0a-bd37-437b-9fd2-03526105d4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:36,413 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.052s 2021-09-03 02:19:36,413 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5b2380-a1a9-42cb-a3ff-13f4e62c737f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5b2380-a1a9-42cb-a3ff-13f4e62c737f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:37,468 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:37,469 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a45bf3b5-828b-4433-ad72-bf6f69be856b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a45bf3b5-828b-4433-ad72-bf6f69be856b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:38,523 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:38,523 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8b96ca-a639-42f6-baee-202a84b286c7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8b96ca-a639-42f6-baee-202a84b286c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:39,577 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:39,578 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb581f7-ca3d-49b5-a993-28acb90b24b9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb581f7-ca3d-49b5-a993-28acb90b24b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:40,632 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:40,632 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9d4266-f842-47b7-a215-a88ab63dc48e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9d4266-f842-47b7-a215-a88ab63dc48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:41,686 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:19:41,687 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cffd1b5-cb24-4e1e-97a5-1bd3473f8f81', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cffd1b5-cb24-4e1e-97a5-1bd3473f8f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:42,742 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:19:42,743 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5d1ed3-d787-4dcb-8289-529b8b4491c4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5d1ed3-d787-4dcb-8289-529b8b4491c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:43,797 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:43,797 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da36e3d-2d2d-4f33-a1a8-36ca8c0d53ff', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da36e3d-2d2d-4f33-a1a8-36ca8c0d53ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:44,852 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:44,853 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6d9860-6450-4eac-aa96-f310fddec7bd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6d9860-6450-4eac-aa96-f310fddec7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:45,908 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:19:45,908 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0b3fb1-9c45-42c7-8dda-94e91cac26eb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0b3fb1-9c45-42c7-8dda-94e91cac26eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:46,961 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:19:46,962 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6c458d6-9ecc-4e38-998d-316c001e0e58', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6c458d6-9ecc-4e38-998d-316c001e0e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:48,014 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:19:48,015 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875ebc92-afb7-4a3b-a4f7-d8ca601d76de', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875ebc92-afb7-4a3b-a4f7-d8ca601d76de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:49,069 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:49,069 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0328436-4cf0-4927-93d3-584c216d298d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0328436-4cf0-4927-93d3-584c216d298d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:50,123 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:19:50,124 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5f7af0-6fc1-4b55-b780-e55dadbe56d4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5f7af0-6fc1-4b55-b780-e55dadbe56d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:51,178 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:51,178 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c29e62-5011-4089-94f7-755c5da27837', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c29e62-5011-4089-94f7-755c5da27837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:52,240 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.054s 2021-09-03 02:19:52,240 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c55b8f-3c73-45f4-a708-443d695429ea', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c55b8f-3c73-45f4-a708-443d695429ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:53,293 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:53,294 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e10298c-c4b1-4f2c-9e01-d26f82c4550d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e10298c-c4b1-4f2c-9e01-d26f82c4550d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:54,349 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:54,349 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c226557e-cd04-445e-b617-84aaeec70787', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c226557e-cd04-445e-b617-84aaeec70787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:55,406 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:19:55,406 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d577529-cd77-4aca-b6cb-d7e94aaa5779', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d577529-cd77-4aca-b6cb-d7e94aaa5779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:56,463 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.049s 2021-09-03 02:19:56,464 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4915f6f-39ab-42e5-879f-443619548e33', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4915f6f-39ab-42e5-879f-443619548e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:57,518 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:57,518 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dea0048-92e1-4327-8861-d50dc5fbb4e7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dea0048-92e1-4327-8861-d50dc5fbb4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:58,578 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.051s 2021-09-03 02:19:58,578 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22c776d-70c9-40d3-b5ae-c7388fa24424', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22c776d-70c9-40d3-b5ae-c7388fa24424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:19:59,633 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:19:59,634 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5384b58-d85d-4ce1-ac98-b5243ac647a4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5384b58-d85d-4ce1-ac98-b5243ac647a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:00,687 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:00,688 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-115c9d21-42da-4f51-af55-5efc371c9588', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-115c9d21-42da-4f51-af55-5efc371c9588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:01,752 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.056s 2021-09-03 02:20:01,752 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac48983f-ec22-4ea8-89df-d6274084da67', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac48983f-ec22-4ea8-89df-d6274084da67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:02,805 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:02,806 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab1a643-cb01-4b09-8909-7cdb8712baba', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab1a643-cb01-4b09-8909-7cdb8712baba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:03,860 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:20:03,860 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d5900d-e2b0-4157-9c09-1c0ca3a4826c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d5900d-e2b0-4157-9c09-1c0ca3a4826c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:04,912 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:04,913 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270c9c2e-e894-4eaf-9e4e-fe5c90f99453', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270c9c2e-e894-4eaf-9e4e-fe5c90f99453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:05,966 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:05,966 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d466b6a-3f9a-4d54-8f66-7dc7727eb6ba', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d466b6a-3f9a-4d54-8f66-7dc7727eb6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:07,020 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:20:07,020 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa66e1f-83db-4285-bda7-f3403a813251', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa66e1f-83db-4285-bda7-f3403a813251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:08,074 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:08,074 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9482cf-7c38-4e13-8da0-1bb603cbf2b6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9482cf-7c38-4e13-8da0-1bb603cbf2b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:09,127 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:09,128 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bec495d-44d1-44a2-887e-b35dd54d8d63', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bec495d-44d1-44a2-887e-b35dd54d8d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:10,183 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:20:10,184 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc49230c-9fc0-4f21-8c27-91dd40578e3e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc49230c-9fc0-4f21-8c27-91dd40578e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:11,237 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:11,238 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab9a4fc-0fee-4a35-9da8-34b3786c6196', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab9a4fc-0fee-4a35-9da8-34b3786c6196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:12,291 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:12,291 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19b1b32-f08d-493b-a67f-62a097836285', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19b1b32-f08d-493b-a67f-62a097836285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:13,345 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:13,346 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1678f119-3c7a-4062-8d76-d315d24bbbd9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1678f119-3c7a-4062-8d76-d315d24bbbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:14,399 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:14,399 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339e530c-6560-48fa-ba0b-b19911bcbfa6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339e530c-6560-48fa-ba0b-b19911bcbfa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:15,454 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:15,454 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381b75cb-5258-4bd6-83a0-ae2f4d00a15f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381b75cb-5258-4bd6-83a0-ae2f4d00a15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:16,508 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:16,508 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0a8f20-d41d-4033-a7fa-63c6f6fcf6bf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0a8f20-d41d-4033-a7fa-63c6f6fcf6bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:17,562 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:17,562 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a17480-5f2e-4995-9f92-8dd63fa07f06', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a17480-5f2e-4995-9f92-8dd63fa07f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:18,616 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:18,616 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2bc5033-862e-474f-92d0-c60f18c21106', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2bc5033-862e-474f-92d0-c60f18c21106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:19,669 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:19,669 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3513899-2ae7-4a5e-a77b-78113cc86422', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3513899-2ae7-4a5e-a77b-78113cc86422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:20,723 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:20,724 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3df67162-97c7-4c39-aa82-2affc55d6592', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3df67162-97c7-4c39-aa82-2affc55d6592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:21,776 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:21,777 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-610aaf7b-db29-498b-819d-d9e404286ddb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-610aaf7b-db29-498b-819d-d9e404286ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:22,832 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:20:22,832 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-402348ad-a58f-4fc8-b09f-97d96a61e396', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-402348ad-a58f-4fc8-b09f-97d96a61e396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:23,886 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:23,886 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ed2af3-bfd9-4540-8a0e-121759b16721', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ed2af3-bfd9-4540-8a0e-121759b16721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:24,940 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:24,941 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e3673d-9770-4208-8104-4ffda990b1fd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e3673d-9770-4208-8104-4ffda990b1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:25,996 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:20:25,996 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-131ab36e-2c46-46d6-972b-c7b4a43d4428', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-131ab36e-2c46-46d6-972b-c7b4a43d4428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:27,051 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:27,051 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12bc7bc-8a2f-402d-81cf-08873f14fb5b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12bc7bc-8a2f-402d-81cf-08873f14fb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:28,106 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:20:28,107 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b5a75e-720f-4d51-9218-2712c0851a4a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b5a75e-720f-4d51-9218-2712c0851a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:29,161 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:29,161 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-258f8dde-0b3c-4c9a-bad1-4c920a7876af', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-258f8dde-0b3c-4c9a-bad1-4c920a7876af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:30,215 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:30,216 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be021dfe-9343-4cc6-993a-095a62d4ef10', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be021dfe-9343-4cc6-993a-095a62d4ef10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:31,269 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:31,269 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-665fc166-b83a-4697-aecf-07560a696982', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-665fc166-b83a-4697-aecf-07560a696982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:32,324 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:32,325 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677e5fc5-e1b4-4249-afdf-62d928818b74', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677e5fc5-e1b4-4249-afdf-62d928818b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:33,379 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:33,380 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b2dc8d-a9dc-49bf-b921-c9fa2d433f35', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b2dc8d-a9dc-49bf-b921-c9fa2d433f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:34,434 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:34,435 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a7df86-fe10-4279-856d-c11d6f4f2ef4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a7df86-fe10-4279-856d-c11d6f4f2ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:35,489 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:20:35,490 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d2d006-f2d6-4295-91d4-140a15f1cc53', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d2d006-f2d6-4295-91d4-140a15f1cc53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:36,544 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:36,544 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee3c263-c006-494a-82b1-1b3e4df1e3dc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee3c263-c006-494a-82b1-1b3e4df1e3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:37,599 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:20:37,599 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e4ac261-06a3-493b-8804-72d657ba5b56', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e4ac261-06a3-493b-8804-72d657ba5b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:38,655 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:20:38,655 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3602e2-d62d-48fd-8b8d-1c2ae811e72e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3602e2-d62d-48fd-8b8d-1c2ae811e72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:39,709 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:39,709 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-463390ca-8d88-4b3c-ae65-412420cc3750', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-463390ca-8d88-4b3c-ae65-412420cc3750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:40,768 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.050s 2021-09-03 02:20:40,768 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9c5bef1-b202-4b99-9583-66f3fdddcf01', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9c5bef1-b202-4b99-9583-66f3fdddcf01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:41,822 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:41,822 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1511b30a-8fef-4225-8835-2b2e8199f9ae', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1511b30a-8fef-4225-8835-2b2e8199f9ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:42,877 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:42,877 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-317ed85e-e651-46a9-a45e-404f89e3e8a8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-317ed85e-e651-46a9-a45e-404f89e3e8a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:43,936 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.051s 2021-09-03 02:20:43,937 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48dc387c-dc45-4a24-a427-2e1e0fd57a1d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48dc387c-dc45-4a24-a427-2e1e0fd57a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:44,990 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:44,991 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-127f405c-ccfb-4790-9b67-8079be4c1dd9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-127f405c-ccfb-4790-9b67-8079be4c1dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:46,047 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:20:46,047 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d62b919-78b3-4aa0-b72a-016fa75795b4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d62b919-78b3-4aa0-b72a-016fa75795b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:47,101 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:47,101 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cf75037-f3a8-4e28-9742-114c5c19d283', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cf75037-f3a8-4e28-9742-114c5c19d283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:48,155 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:48,155 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d7f0613-1dc3-4e21-93e6-d2d6539f72b4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d7f0613-1dc3-4e21-93e6-d2d6539f72b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:49,211 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:20:49,218 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744bc2ef-6ee0-4a57-bce7-a511acab83f4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744bc2ef-6ee0-4a57-bce7-a511acab83f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:50,271 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:50,271 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d530b99-8422-4658-97f0-4a580d615bce', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d530b99-8422-4658-97f0-4a580d615bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:51,327 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:20:51,327 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcf0f74-0e4a-419f-9112-4d25cd2278c8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcf0f74-0e4a-419f-9112-4d25cd2278c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:52,381 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:52,381 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b52af30-c492-4fdc-8016-a3bc8dbbf21b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b52af30-c492-4fdc-8016-a3bc8dbbf21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:53,443 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.053s 2021-09-03 02:20:53,444 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef12b1b7-122c-43e7-82d9-e540e47f45c0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef12b1b7-122c-43e7-82d9-e540e47f45c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:54,496 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:20:54,496 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b8cd99-478f-409d-9998-9d6578c1d6c2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b8cd99-478f-409d-9998-9d6578c1d6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:55,551 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:20:55,552 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd72313a-0c08-4c43-af6e-584f767c20fd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd72313a-0c08-4c43-af6e-584f767c20fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:56,605 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:56,606 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae8fad8-c39d-400e-bf85-c089eda4ae55', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae8fad8-c39d-400e-bf85-c089eda4ae55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:57,660 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:20:57,660 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc6d2a2-d00c-4cd8-942c-bbfe6ff4642d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc6d2a2-d00c-4cd8-942c-bbfe6ff4642d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:58,716 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:58,716 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc9a1d7-40c1-4113-948b-0f8b2bb4a7b7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc9a1d7-40c1-4113-948b-0f8b2bb4a7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:20:59,769 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:20:59,770 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a26edd-c28e-4b4f-a08f-dac85201e7fc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a26edd-c28e-4b4f-a08f-dac85201e7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:00,824 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:00,824 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951ffaa3-ccde-40a7-9e73-2060a6c8adb1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951ffaa3-ccde-40a7-9e73-2060a6c8adb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:01,879 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:21:01,879 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-251834bd-babe-4873-9ff9-f9a90df6f9b7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-251834bd-babe-4873-9ff9-f9a90df6f9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:02,933 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:02,933 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0044845-693c-4f1b-94c6-4affc705ce9c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0044845-693c-4f1b-94c6-4affc705ce9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:03,992 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:03,993 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f7c5081-ba37-461c-a063-f947b92f2cb3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f7c5081-ba37-461c-a063-f947b92f2cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:05,048 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:05,048 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8fd3ae-34f6-4fd3-9c9b-47268b86b9f9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8fd3ae-34f6-4fd3-9c9b-47268b86b9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:06,102 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:21:06,103 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e65b3b9-6df3-4d5f-9baf-11eabed8bc6a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e65b3b9-6df3-4d5f-9baf-11eabed8bc6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:07,156 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:07,157 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c80ddbf-b714-47c4-a5fd-a3ea6c2186f6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c80ddbf-b714-47c4-a5fd-a3ea6c2186f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:08,211 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:08,211 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d812d3a-a848-4a0c-8dce-df22a031f753', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d812d3a-a848-4a0c-8dce-df22a031f753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:09,265 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:09,266 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02621ff-9548-4c98-8e70-25eb85ec126d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02621ff-9548-4c98-8e70-25eb85ec126d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:10,319 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:10,320 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c8a40d-be3e-41e1-b082-4be638a5d43d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c8a40d-be3e-41e1-b082-4be638a5d43d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:11,374 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:11,374 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90fbb4e-3f1e-4fc9-8a89-7fe117693d30', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90fbb4e-3f1e-4fc9-8a89-7fe117693d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:12,428 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:12,429 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9894c300-229c-4d12-ae95-8f083d3eb813', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9894c300-229c-4d12-ae95-8f083d3eb813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:13,483 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:13,483 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50f3ed9-7db2-411c-bccd-f661247a4ad0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e50f3ed9-7db2-411c-bccd-f661247a4ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:14,537 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:14,537 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12df4ab5-0f29-4927-ac9b-9ca317e215ed', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12df4ab5-0f29-4927-ac9b-9ca317e215ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:15,593 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:21:15,594 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6beb47be-b3b5-4901-bb5e-ab1613fce152', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6beb47be-b3b5-4901-bb5e-ab1613fce152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:16,663 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.061s 2021-09-03 02:21:16,663 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43d3bc02-b8fa-4bde-ad4b-2947d78746e9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43d3bc02-b8fa-4bde-ad4b-2947d78746e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:17,716 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:17,717 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13226b5e-8bcd-49e2-ab01-a190fe7f109d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13226b5e-8bcd-49e2-ab01-a190fe7f109d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:18,770 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:18,771 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f981b12-8cc7-4b3d-b66b-e5f15a1a9b59', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f981b12-8cc7-4b3d-b66b-e5f15a1a9b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:19,825 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:19,825 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed7552e-17ce-4bb3-a9ef-41a76da0372c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed7552e-17ce-4bb3-a9ef-41a76da0372c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:20,879 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:20,879 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b6e5e3-41a6-4c24-8d7c-fcaf4ace046f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b6e5e3-41a6-4c24-8d7c-fcaf4ace046f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:21,933 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:21,934 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-258dfd97-2ef9-46fc-8040-1bb8c708f9c7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-258dfd97-2ef9-46fc-8040-1bb8c708f9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:22,989 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:21:22,989 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b71c23-cd3f-4601-b519-9c136bf16af1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b71c23-cd3f-4601-b519-9c136bf16af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:24,046 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:21:24,046 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b866869-6eeb-447f-b91b-ecfcf05a81d4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b866869-6eeb-447f-b91b-ecfcf05a81d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:25,100 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:25,100 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eab0da6-458a-489a-94cc-5d0803cb70fd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eab0da6-458a-489a-94cc-5d0803cb70fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:26,153 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:26,154 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde8d673-3fca-4d1d-a43c-c6fe2e22c2f4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde8d673-3fca-4d1d-a43c-c6fe2e22c2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:27,206 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:27,207 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0858eda1-1193-47ce-a615-2cbf9f4a0334', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0858eda1-1193-47ce-a615-2cbf9f4a0334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:28,261 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:28,261 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-766c4be5-62c5-4ac9-b893-7fa43e9e6ca9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-766c4be5-62c5-4ac9-b893-7fa43e9e6ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:29,316 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:29,316 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-785d6849-651d-4f44-b4b5-f983d6cb57d0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-785d6849-651d-4f44-b4b5-f983d6cb57d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:30,387 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.064s 2021-09-03 02:21:30,387 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3273bd9a-1783-4e50-999b-3b29b9ab81f4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3273bd9a-1783-4e50-999b-3b29b9ab81f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:31,443 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:21:31,443 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68ee290c-5538-409c-94d4-d34100d272f9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68ee290c-5538-409c-94d4-d34100d272f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:32,497 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:32,497 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a28f436-a12c-4c3c-b76b-c01ac4a81a04', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a28f436-a12c-4c3c-b76b-c01ac4a81a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:33,551 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:33,551 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dccd20f-60eb-4203-a96f-bba978b0caa4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dccd20f-60eb-4203-a96f-bba978b0caa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:34,604 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:34,605 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ad9e55-e85f-44c0-8886-263ed817095c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ad9e55-e85f-44c0-8886-263ed817095c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:35,660 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:35,661 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f493777b-5077-4963-b8dc-f265d771824b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f493777b-5077-4963-b8dc-f265d771824b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:36,718 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:36,719 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db13053f-697c-4c41-bca0-1339d8db5321', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db13053f-697c-4c41-bca0-1339d8db5321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:37,773 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:37,774 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f437e43-4210-490e-ba26-fe66786bfdc1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f437e43-4210-490e-ba26-fe66786bfdc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:38,828 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:38,828 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030e1b52-8701-406c-ae30-397888f2fae2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030e1b52-8701-406c-ae30-397888f2fae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:39,880 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:39,880 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9716c46-f167-4c61-a64f-b2d2fce03db7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9716c46-f167-4c61-a64f-b2d2fce03db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:40,934 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:40,934 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a440698-ac0d-434e-88e8-acebd653b67a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a440698-ac0d-434e-88e8-acebd653b67a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:41,988 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:41,988 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a8c1fc-5399-450c-83fe-711b58febede', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a8c1fc-5399-450c-83fe-711b58febede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:43,041 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:43,041 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff8cc65-ff2c-4a78-bcd6-ce6f2a771b14', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff8cc65-ff2c-4a78-bcd6-ce6f2a771b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:44,095 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:21:44,095 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd88028-fa8c-4200-9f78-60e0b569a249', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd88028-fa8c-4200-9f78-60e0b569a249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:45,149 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:45,150 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29afe541-5305-49c6-892d-1de335e01a2f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29afe541-5305-49c6-892d-1de335e01a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:46,204 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:46,204 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3817dd1d-827b-409c-b559-e3230394aa83', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3817dd1d-827b-409c-b559-e3230394aa83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:47,257 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:47,258 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2066af-11c6-4e97-834c-81b175cfaf31', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2066af-11c6-4e97-834c-81b175cfaf31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:48,312 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:48,313 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62df43d4-15b6-486f-89eb-743484815cd0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62df43d4-15b6-486f-89eb-743484815cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:49,368 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:49,368 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a84148e-2af2-4690-8109-28f2f5eb5e1c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a84148e-2af2-4690-8109-28f2f5eb5e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:50,422 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:50,422 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a5d1230-a0be-4c95-b1d3-6f20b7c50409', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a5d1230-a0be-4c95-b1d3-6f20b7c50409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:51,476 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:51,476 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e4898f-472b-4392-bfb6-1c2a45e3c75c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e4898f-472b-4392-bfb6-1c2a45e3c75c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:52,529 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:52,530 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51bf03a9-06f8-4066-be86-624094adcb9c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51bf03a9-06f8-4066-be86-624094adcb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:53,585 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:53,585 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63350b70-7c04-4f56-acd3-b214dd3f7950', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63350b70-7c04-4f56-acd3-b214dd3f7950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:54,639 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:54,639 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a9c0f8c-df27-4870-b13d-364c7e5e0000', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a9c0f8c-df27-4870-b13d-364c7e5e0000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:55,694 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:21:55,694 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533b5965-6279-4e95-93c0-f153f1c9955b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533b5965-6279-4e95-93c0-f153f1c9955b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:56,749 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:21:56,750 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d69729-7cf0-43df-b829-1ae0128793bf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d69729-7cf0-43df-b829-1ae0128793bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:57,805 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:21:57,805 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f9609dd-3ce9-4b76-8cf6-f0fed2dcd3aa', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f9609dd-3ce9-4b76-8cf6-f0fed2dcd3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:58,859 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:58,859 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ff789d-68e0-4d05-9489-cecfb385540a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ff789d-68e0-4d05-9489-cecfb385540a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:21:59,912 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:21:59,913 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c3cbdf-0b7c-404e-89ba-1f614031e7b5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c3cbdf-0b7c-404e-89ba-1f614031e7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:00,966 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:00,966 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd7d2dd-0f2d-4c36-a438-0369f1598043', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd7d2dd-0f2d-4c36-a438-0369f1598043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:02,032 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.057s 2021-09-03 02:22:02,033 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34576e43-1771-4330-a742-95301fec48a9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34576e43-1771-4330-a742-95301fec48a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:03,087 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:03,088 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01f1e9c3-454c-4f20-8632-05ba62c599df', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f1e9c3-454c-4f20-8632-05ba62c599df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:04,141 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:04,142 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f3e68c-850e-4913-bf21-40b0b3578137', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f3e68c-850e-4913-bf21-40b0b3578137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:05,197 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:22:05,197 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1183ed2-3fce-4576-951b-0a59680a1bb0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1183ed2-3fce-4576-951b-0a59680a1bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:06,252 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:22:06,252 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d9fef2-947a-48fe-95fc-d9565ebf38af', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d9fef2-947a-48fe-95fc-d9565ebf38af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:07,307 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:22:07,307 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef822c6-a0fe-40d4-a944-f368a1c759f9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef822c6-a0fe-40d4-a944-f368a1c759f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:08,361 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:08,361 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1d6a79f-783b-4f31-89ce-5046d2b2db80', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1d6a79f-783b-4f31-89ce-5046d2b2db80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:09,417 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:22:09,417 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a1bdd9-1f32-499d-993e-bf2c2ac49251', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a1bdd9-1f32-499d-993e-bf2c2ac49251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:10,470 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:10,471 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6ed55c-6da1-4bd6-8685-ff8a1163a5d4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6ed55c-6da1-4bd6-8685-ff8a1163a5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:11,526 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:22:11,527 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bffc6e7-c838-4d9c-a189-38deacc01afd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bffc6e7-c838-4d9c-a189-38deacc01afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:12,579 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:12,580 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d823c574-8ff5-45eb-b54b-a46efae6c43b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d823c574-8ff5-45eb-b54b-a46efae6c43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:13,633 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:13,633 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0fddab8-b3cb-4479-847d-b666560e5266', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0fddab8-b3cb-4479-847d-b666560e5266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:14,686 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:14,686 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-137b63bf-59cf-4301-a173-d02a6bd4f658', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-137b63bf-59cf-4301-a173-d02a6bd4f658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:15,739 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:15,740 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9918b309-a7d5-440c-bee6-1cb5b676ecc3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9918b309-a7d5-440c-bee6-1cb5b676ecc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:16,792 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:16,792 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30906f3b-31bb-4f6b-88e9-42895819ae9e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30906f3b-31bb-4f6b-88e9-42895819ae9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:17,847 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:17,847 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7042e7-db6e-4b3a-9dc5-abb3078ebd57', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7042e7-db6e-4b3a-9dc5-abb3078ebd57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:18,899 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:22:18,900 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48810a0-0692-49c9-94a8-20d7c5e6e471', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48810a0-0692-49c9-94a8-20d7c5e6e471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:19,953 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:19,953 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efa6884b-94e1-4185-b59a-7e3224251cdc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efa6884b-94e1-4185-b59a-7e3224251cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:21,006 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:21,006 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e62c173c-98aa-4548-bcf0-f6fcb827272a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62c173c-98aa-4548-bcf0-f6fcb827272a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:22,062 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:22:22,062 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55992f9f-2529-49f6-bb9d-76359ea2a2b7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55992f9f-2529-49f6-bb9d-76359ea2a2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:23,116 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:23,116 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9226c26f-18f2-4829-a374-6bebe0872dd7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9226c26f-18f2-4829-a374-6bebe0872dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:24,170 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:24,171 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38ba6d4-34af-463c-b16d-077f256676a9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38ba6d4-34af-463c-b16d-077f256676a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:25,225 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:25,225 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db79958c-3871-470d-92a5-b4e0e12df985', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db79958c-3871-470d-92a5-b4e0e12df985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:26,278 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:26,279 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c49bb4-a1e2-4ffa-b63d-b312978725f4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c49bb4-a1e2-4ffa-b63d-b312978725f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:27,333 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:27,334 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d445aa-c5ed-4218-8f03-fc4aa0d76216', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d445aa-c5ed-4218-8f03-fc4aa0d76216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:28,389 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:22:28,389 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b2a99f6-4100-4493-94f2-7019924b9d83', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b2a99f6-4100-4493-94f2-7019924b9d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:29,443 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:29,444 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914dd9d1-272f-42b5-b87c-52e4e0eb4aae', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914dd9d1-272f-42b5-b87c-52e4e0eb4aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:30,497 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:30,497 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59765292-67ee-4fb0-b3b4-0ff6f064ca4a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59765292-67ee-4fb0-b3b4-0ff6f064ca4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:31,554 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.049s 2021-09-03 02:22:31,555 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1bfd88a-eadc-4ca6-a4ce-72bb2d468022', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1bfd88a-eadc-4ca6-a4ce-72bb2d468022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:32,607 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:32,608 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38dff13-cb67-4411-b5a9-0cfff7dda5b7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38dff13-cb67-4411-b5a9-0cfff7dda5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:33,661 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:33,661 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e1c2164-40c0-48fd-9d8a-4d0872b93f21', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e1c2164-40c0-48fd-9d8a-4d0872b93f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:34,714 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:34,714 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a511d396-4f2d-40c4-b9c8-2f008176ecf0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a511d396-4f2d-40c4-b9c8-2f008176ecf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:35,768 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:35,769 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96eee47f-7d03-465f-a89f-ed79a9dc13a9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96eee47f-7d03-465f-a89f-ed79a9dc13a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:36,822 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:36,823 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087f550b-9d31-4814-8bc8-1d2ab6dc1e8c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087f550b-9d31-4814-8bc8-1d2ab6dc1e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:37,876 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:37,876 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b39afc-b2f9-41f3-b9ee-f305e1fed35d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b39afc-b2f9-41f3-b9ee-f305e1fed35d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:38,931 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:38,931 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5316a111-2a9f-448a-9ac8-164ba11783e6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5316a111-2a9f-448a-9ac8-164ba11783e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:39,984 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:39,985 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1456234-fa46-4a78-b126-9af0ca7f6992', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1456234-fa46-4a78-b126-9af0ca7f6992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:41,039 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:41,039 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef9cb11-f502-4e14-b438-f258d0cbad9b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef9cb11-f502-4e14-b438-f258d0cbad9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:42,095 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:22:42,095 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d396a7e0-db5e-44d1-91ac-14ef092bda54', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d396a7e0-db5e-44d1-91ac-14ef092bda54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:43,150 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:43,150 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ebf9f49-75d0-40b8-b26d-9b3b5a9c391e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ebf9f49-75d0-40b8-b26d-9b3b5a9c391e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:44,203 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:44,204 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d19e681-9728-4331-b9c5-405d2ac482d1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d19e681-9728-4331-b9c5-405d2ac482d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:45,256 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:45,257 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a20d4d6-dce8-415b-8acd-d9329b2e951e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a20d4d6-dce8-415b-8acd-d9329b2e951e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:46,311 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:22:46,311 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7b2048-16b7-4584-bee8-bfbbd1c99f62', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7b2048-16b7-4584-bee8-bfbbd1c99f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:47,365 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:47,366 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0359c52c-5fc6-4f13-ac34-d5239fc6a085', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0359c52c-5fc6-4f13-ac34-d5239fc6a085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:48,425 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.051s 2021-09-03 02:22:48,425 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65033984-f051-49a0-83d5-73eb1796fa3e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65033984-f051-49a0-83d5-73eb1796fa3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:49,478 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:49,479 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1918da90-df9d-4cab-9b71-6d4c7d0c2738', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1918da90-df9d-4cab-9b71-6d4c7d0c2738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:50,533 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:50,533 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba264b1-17a3-4159-8e6a-b4b8e0dcfd14', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba264b1-17a3-4159-8e6a-b4b8e0dcfd14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:51,587 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:51,588 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04083fb-ec70-4842-a8ac-dded91314c83', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04083fb-ec70-4842-a8ac-dded91314c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:52,641 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:52,641 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c31d16dd-23da-418d-b734-e67691f4db6b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c31d16dd-23da-418d-b734-e67691f4db6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:53,695 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:53,696 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77afb557-1b59-436c-babe-b95747b1ab8a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77afb557-1b59-436c-babe-b95747b1ab8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:54,749 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:54,749 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe8ad1e-9ac3-418e-b27d-1662c05cd14c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe8ad1e-9ac3-418e-b27d-1662c05cd14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:55,810 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.052s 2021-09-03 02:22:55,810 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d685b77-3bce-48ad-b235-be2415fde477', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d685b77-3bce-48ad-b235-be2415fde477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:56,864 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:56,865 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38398b21-647e-45bc-bd1a-71e65112a97d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38398b21-647e-45bc-bd1a-71e65112a97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:57,918 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:22:57,918 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293f9466-6175-456f-a5cc-3c417e19a3de', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293f9466-6175-456f-a5cc-3c417e19a3de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:22:58,972 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:22:58,973 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb8de0df-9e18-450d-a7f3-e56561f40953', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb8de0df-9e18-450d-a7f3-e56561f40953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:00,026 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:23:00,026 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c3cbe8-c560-4a6a-acf5-81776c378d6d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c3cbe8-c560-4a6a-acf5-81776c378d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:01,080 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:23:01,080 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b976b882-caa8-4bcf-9a58-5942a82ae73e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b976b882-caa8-4bcf-9a58-5942a82ae73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:02,136 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:23:02,137 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82472f51-d950-4f7d-b639-20b2b9939883', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82472f51-d950-4f7d-b639-20b2b9939883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:03,192 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:23:03,192 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487fd113-b9fd-4cce-9a7e-9280ed80566e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487fd113-b9fd-4cce-9a7e-9280ed80566e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:04,246 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:04,246 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a89e0f5-4985-4d72-9a69-5a258fea6e1a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a89e0f5-4985-4d72-9a69-5a258fea6e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:05,300 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:05,301 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15491bb3-65be-4098-a9bb-009f817d56fc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15491bb3-65be-4098-a9bb-009f817d56fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:06,353 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:23:06,354 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf3a00d-5589-45ab-91f8-928d251f8c42', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf3a00d-5589-45ab-91f8-928d251f8c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:07,410 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:23:07,410 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5561e6b4-566e-4f47-aa73-d8cebad3872f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5561e6b4-566e-4f47-aa73-d8cebad3872f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:08,466 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.048s 2021-09-03 02:23:08,467 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fcf90a1-9e14-4ce6-8a15-d34b4bdbda24', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fcf90a1-9e14-4ce6-8a15-d34b4bdbda24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:09,521 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:09,521 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9617ebc1-a2f8-4fd6-80f6-69fe802b11fd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9617ebc1-a2f8-4fd6-80f6-69fe802b11fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:10,576 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:23:10,576 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f5766c-c5e4-4c7b-a9bd-dfc24a5438a8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f5766c-c5e4-4c7b-a9bd-dfc24a5438a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:11,631 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:11,631 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d109df-ee4a-4ec9-b858-f471939aac02', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d109df-ee4a-4ec9-b858-f471939aac02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:12,685 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:12,685 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-277bbc54-eaea-4ec6-8b22-b5f71bbd7ee6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-277bbc54-eaea-4ec6-8b22-b5f71bbd7ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:13,739 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:23:13,739 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c93db1-ca77-4872-9010-27048a0d404c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c93db1-ca77-4872-9010-27048a0d404c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:14,794 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:23:14,794 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e73a140a-7fc3-43e6-b389-0db455839b4e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e73a140a-7fc3-43e6-b389-0db455839b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:15,848 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:15,848 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9005fd72-3b92-4993-a755-0bb0e37b9006', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9005fd72-3b92-4993-a755-0bb0e37b9006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:16,902 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:16,903 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdab7a32-fddf-42e7-aecd-98928ebf0bf6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdab7a32-fddf-42e7-aecd-98928ebf0bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:17,957 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:17,958 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8d533f-393c-4a24-a118-daa911460de0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8d533f-393c-4a24-a118-daa911460de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:19,012 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:19,012 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e96e312-b2bb-49e8-8210-4b189bf467d9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e96e312-b2bb-49e8-8210-4b189bf467d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:20,067 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:20,067 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65e817a-97de-45d7-9748-d2eaa36c37be', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65e817a-97de-45d7-9748-d2eaa36c37be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:21,121 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:21,121 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e797cca9-78bf-40c3-87b1-bb40f809a10f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e797cca9-78bf-40c3-87b1-bb40f809a10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:22,174 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.044s 2021-09-03 02:23:22,174 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78952ee0-d2e6-4e89-af04-17cc8ad09f9f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78952ee0-d2e6-4e89-af04-17cc8ad09f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:23,229 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:23,229 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8306fbd-cadf-485a-b3db-b996a1d6ded2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8306fbd-cadf-485a-b3db-b996a1d6ded2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:24,283 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:23:24,283 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5bec5ac-263c-411f-bdaf-c88a340dc210', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5bec5ac-263c-411f-bdaf-c88a340dc210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:25,337 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:25,338 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de870092-346f-4044-8220-375385d95c96', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de870092-346f-4044-8220-375385d95c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:26,392 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:26,392 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516ed1c3-9150-480f-92d8-42c9fdea4fa3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516ed1c3-9150-480f-92d8-42c9fdea4fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:27,447 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.047s 2021-09-03 02:23:27,448 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c110fcf-8ffe-4297-a679-d82a96878ac0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c110fcf-8ffe-4297-a679-d82a96878ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:28,501 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:28,501 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976de90b-231d-4043-98fa-9ce732585ef6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976de90b-231d-4043-98fa-9ce732585ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:29,557 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:29,557 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed9fa2a-dbdc-4d04-bacb-9c5e93dd4b54', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed9fa2a-dbdc-4d04-bacb-9c5e93dd4b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:30,743 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.178s 2021-09-03 02:23:30,744 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a16c880-e258-428b-b81c-3d40e9f22216', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a16c880-e258-428b-b81c-3d40e9f22216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:31,796 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:23:31,797 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d28ac6-977c-419f-8cba-429880a3b803', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d28ac6-977c-419f-8cba-429880a3b803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:32,851 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:32,852 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf0b0dc-26c2-4bc5-a57d-369641393d7d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf0b0dc-26c2-4bc5-a57d-369641393d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:33,904 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:23:33,905 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-646cdeb1-5789-46a7-a51b-11b70942d92e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-646cdeb1-5789-46a7-a51b-11b70942d92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:34,959 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.046s 2021-09-03 02:23:34,959 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2dc00d-d273-4406-9f89-554497cfd086', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2dc00d-d273-4406-9f89-554497cfd086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:36,012 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea 0.045s 2021-09-03 02:23:36,013 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08739031-5293-4d9c-9385-6b10a7e8cbfb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08739031-5293-4d9c-9385-6b10a7e8cbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea'} Body: b'{"volume": {"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:09:09.000000", "updated_at": "2021-09-03T02:17:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-291103296", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "attachment_id": "c5f96274-c330-40ae-9190-313a9f24ebc9", "volume_id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea", "server_id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:27.000000"}], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:23:36,407 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.386s 2021-09-03 02:23:36,407 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:36 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-41c57b5e-1621-45d1-b0c9-ed2c7dc9e4c9', 'x-compute-request-id': 'req-41c57b5e-1621-45d1-b0c9-ed2c7dc9e4c9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'' 2021-09-03 02:23:36,555 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.147s 2021-09-03 02:23:36,555 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:36 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-797e98d2-e375-46cb-8fe6-9660896573d1', 'x-compute-request-id': 'req-797e98d2-e375-46cb-8fe6-9660896573d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2117172218-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:15:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:37,663 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.098s 2021-09-03 02:23:37,663 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:37 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-06c7fa7c-a3a9-420d-a530-44a513f334cb', 'x-compute-request-id': 'req-06c7fa7c-a3a9-420d-a530-44a513f334cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2117172218-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:15:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:38,759 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.087s 2021-09-03 02:23:38,759 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea67cbe0-edf3-4787-a7fa-13c0e7e14cb1', 'x-compute-request-id': 'req-ea67cbe0-edf3-4787-a7fa-13c0e7e14cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:39,849 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:23:39,850 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96ccc993-dd48-4d68-bfb8-e497fe5c11e9', 'x-compute-request-id': 'req-96ccc993-dd48-4d68-bfb8-e497fe5c11e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:40,941 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:23:40,942 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a72fc912-fb52-4907-9cf4-e0a117b2bf68', 'x-compute-request-id': 'req-a72fc912-fb52-4907-9cf4-e0a117b2bf68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:42,031 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.081s 2021-09-03 02:23:42,032 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d1ba8be-88d0-47ef-9b8d-88f11e101a56', 'x-compute-request-id': 'req-2d1ba8be-88d0-47ef-9b8d-88f11e101a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:43,122 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.083s 2021-09-03 02:23:43,122 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a57140f0-8bc4-4aae-a943-bddfe280b7b6', 'x-compute-request-id': 'req-a57140f0-8bc4-4aae-a943-bddfe280b7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:44,213 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.081s 2021-09-03 02:23:44,213 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bbf9035-a261-4195-b3f5-d237f8355fc0', 'x-compute-request-id': 'req-4bbf9035-a261-4195-b3f5-d237f8355fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:45,305 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.083s 2021-09-03 02:23:45,305 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f4531ff-4287-4490-ab33-401c1b046a3b', 'x-compute-request-id': 'req-6f4531ff-4287-4490-ab33-401c1b046a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:46,396 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:23:46,396 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f95822-a65f-43ec-8094-b5eb07838352', 'x-compute-request-id': 'req-a0f95822-a65f-43ec-8094-b5eb07838352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:47,493 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.088s 2021-09-03 02:23:47,493 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86926839-da1b-45fb-9944-371a9fb9ac70', 'x-compute-request-id': 'req-86926839-da1b-45fb-9944-371a9fb9ac70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:48,591 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.089s 2021-09-03 02:23:48,591 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3569bc3b-0c03-437f-871f-219de71046d0', 'x-compute-request-id': 'req-3569bc3b-0c03-437f-871f-219de71046d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:49,681 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.081s 2021-09-03 02:23:49,681 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe095572-a85c-424d-a8c3-a37d6b53bf34', 'x-compute-request-id': 'req-fe095572-a85c-424d-a8c3-a37d6b53bf34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:50,773 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.083s 2021-09-03 02:23:50,773 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a0b986d-2ee1-4c22-a489-bb19ab500130', 'x-compute-request-id': 'req-2a0b986d-2ee1-4c22-a489-bb19ab500130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:51,863 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.081s 2021-09-03 02:23:51,863 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ffea19-ff84-40b7-92d9-65e9fc59d40d', 'x-compute-request-id': 'req-e8ffea19-ff84-40b7-92d9-65e9fc59d40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:52,955 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:23:52,955 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77a3de32-12af-4190-96e5-b154face22ed', 'x-compute-request-id': 'req-77a3de32-12af-4190-96e5-b154face22ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:54,046 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.083s 2021-09-03 02:23:54,046 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-579b2c5e-98ea-4fae-93a5-2b52396f90e1', 'x-compute-request-id': 'req-579b2c5e-98ea-4fae-93a5-2b52396f90e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:55,140 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.085s 2021-09-03 02:23:55,141 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0296a9df-6772-4a95-b76c-5de214105cee', 'x-compute-request-id': 'req-0296a9df-6772-4a95-b76c-5de214105cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:56,233 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:23:56,233 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d25956f-5012-402e-beee-da87ac6cbc47', 'x-compute-request-id': 'req-9d25956f-5012-402e-beee-da87ac6cbc47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:57,326 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:23:57,326 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d30d5d2-eac0-4aa1-a2de-1b147f7706f9', 'x-compute-request-id': 'req-4d30d5d2-eac0-4aa1-a2de-1b147f7706f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:58,421 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.086s 2021-09-03 02:23:58,421 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-099f4211-6743-49df-b71d-3caefc22646a', 'x-compute-request-id': 'req-099f4211-6743-49df-b71d-3caefc22646a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:23:59,512 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:23:59,513 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5432954-d0d8-4cfe-871b-a9807a36659a', 'x-compute-request-id': 'req-f5432954-d0d8-4cfe-871b-a9807a36659a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:00,605 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.083s 2021-09-03 02:24:00,606 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9f97936-6154-4195-9b44-652d3f4df49f', 'x-compute-request-id': 'req-d9f97936-6154-4195-9b44-652d3f4df49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:01,700 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.086s 2021-09-03 02:24:01,701 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16a17fc5-c4e4-4eeb-b961-2c900ad7c5d7', 'x-compute-request-id': 'req-16a17fc5-c4e4-4eeb-b961-2c900ad7c5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:02,793 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:24:02,794 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ceb0c34-2424-469d-b801-038622809247', 'x-compute-request-id': 'req-0ceb0c34-2424-469d-b801-038622809247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:03,885 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:03,885 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b602614f-ab55-4ea0-8a7b-35ad1e94dcfe', 'x-compute-request-id': 'req-b602614f-ab55-4ea0-8a7b-35ad1e94dcfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:04,980 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.086s 2021-09-03 02:24:04,980 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bdebb7e-aae5-421a-8bb4-188020b82a0a', 'x-compute-request-id': 'req-4bdebb7e-aae5-421a-8bb4-188020b82a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:06,072 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.083s 2021-09-03 02:24:06,073 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9923b012-03aa-47d5-922a-7e4e7930cdcd', 'x-compute-request-id': 'req-9923b012-03aa-47d5-922a-7e4e7930cdcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:07,162 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.081s 2021-09-03 02:24:07,162 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c39f742-5216-4c82-8f26-c39ba4e2489e', 'x-compute-request-id': 'req-8c39f742-5216-4c82-8f26-c39ba4e2489e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:08,433 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.262s 2021-09-03 02:24:08,434 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d48e41f8-e3af-4a78-80ea-7b836a15afdc', 'x-compute-request-id': 'req-d48e41f8-e3af-4a78-80ea-7b836a15afdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:09,524 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:09,525 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b40c721-724a-4878-b24c-22d079e4dcec', 'x-compute-request-id': 'req-4b40c721-724a-4878-b24c-22d079e4dcec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:10,616 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:10,616 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f84ccf2c-9376-49ae-8206-eaf12582cc01', 'x-compute-request-id': 'req-f84ccf2c-9376-49ae-8206-eaf12582cc01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:11,710 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.085s 2021-09-03 02:24:11,710 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d71088cb-42e5-435a-a852-0d1599102f71', 'x-compute-request-id': 'req-d71088cb-42e5-435a-a852-0d1599102f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:12,808 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.090s 2021-09-03 02:24:12,812 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69150727-4973-4541-9d04-c3107eb7fb38', 'x-compute-request-id': 'req-69150727-4973-4541-9d04-c3107eb7fb38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:13,913 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.092s 2021-09-03 02:24:13,914 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cf92609-01f2-4e64-bafd-4b5e2e4ea59e', 'x-compute-request-id': 'req-3cf92609-01f2-4e64-bafd-4b5e2e4ea59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:15,005 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:15,005 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beb873c1-ad93-4bf2-9807-a6e738dbaf82', 'x-compute-request-id': 'req-beb873c1-ad93-4bf2-9807-a6e738dbaf82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:16,102 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.087s 2021-09-03 02:24:16,102 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b532a1d9-bbf5-4e5b-8d12-f27903daf2d3', 'x-compute-request-id': 'req-b532a1d9-bbf5-4e5b-8d12-f27903daf2d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:17,197 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.087s 2021-09-03 02:24:17,197 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dddd5b01-5def-4128-879b-a0a0820cb07d', 'x-compute-request-id': 'req-dddd5b01-5def-4128-879b-a0a0820cb07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:18,296 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.089s 2021-09-03 02:24:18,296 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b9559cb-2a87-454c-8d83-4ff9d5dd433c', 'x-compute-request-id': 'req-2b9559cb-2a87-454c-8d83-4ff9d5dd433c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:19,467 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.162s 2021-09-03 02:24:19,468 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75c1342a-03ee-41e5-8ed0-eb0d06b5f8ac', 'x-compute-request-id': 'req-75c1342a-03ee-41e5-8ed0-eb0d06b5f8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:20,558 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:20,558 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a9a643f-1e96-4721-a292-8d31e824e32d', 'x-compute-request-id': 'req-1a9a643f-1e96-4721-a292-8d31e824e32d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:21,651 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:24:21,651 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ca2e856-f1b7-4cf9-9f97-b96619161dfc', 'x-compute-request-id': 'req-1ca2e856-f1b7-4cf9-9f97-b96619161dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:22,761 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.102s 2021-09-03 02:24:22,762 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6318194c-d49b-49d1-b1bf-8112730067c2', 'x-compute-request-id': 'req-6318194c-d49b-49d1-b1bf-8112730067c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:23,864 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.094s 2021-09-03 02:24:23,865 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bc63c66-466e-49ec-962d-827ff609238e', 'x-compute-request-id': 'req-0bc63c66-466e-49ec-962d-827ff609238e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:24,969 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.095s 2021-09-03 02:24:24,969 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c86386e-97dc-402e-8a4f-4b6e82070ac0', 'x-compute-request-id': 'req-8c86386e-97dc-402e-8a4f-4b6e82070ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:26,069 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.091s 2021-09-03 02:24:26,069 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-713e0cd7-d331-4547-b060-a01527a0cc31', 'x-compute-request-id': 'req-713e0cd7-d331-4547-b060-a01527a0cc31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:27,162 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:24:27,163 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99295b22-0b07-41ff-8125-644e610ad762', 'x-compute-request-id': 'req-99295b22-0b07-41ff-8125-644e610ad762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:28,261 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.089s 2021-09-03 02:24:28,261 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c469b2a9-ae7e-41d7-a5b3-fe4fe9334eae', 'x-compute-request-id': 'req-c469b2a9-ae7e-41d7-a5b3-fe4fe9334eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:29,357 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.087s 2021-09-03 02:24:29,357 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3134315e-a2f6-49a2-b545-8208cceea1dc', 'x-compute-request-id': 'req-3134315e-a2f6-49a2-b545-8208cceea1dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:30,447 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:30,448 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd46551c-209d-4f87-ad5e-cbb30aa7f895', 'x-compute-request-id': 'req-bd46551c-209d-4f87-ad5e-cbb30aa7f895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:31,540 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.085s 2021-09-03 02:24:31,541 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ed5ecba-a152-47c4-ac8c-db8072ba3c7f', 'x-compute-request-id': 'req-4ed5ecba-a152-47c4-ac8c-db8072ba3c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:32,632 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.083s 2021-09-03 02:24:32,632 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ee212df-2133-4e68-a14b-017384f7cc78', 'x-compute-request-id': 'req-0ee212df-2133-4e68-a14b-017384f7cc78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:33,726 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.085s 2021-09-03 02:24:33,727 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28a4cefd-1647-4d87-8bda-122b93a3122e', 'x-compute-request-id': 'req-28a4cefd-1647-4d87-8bda-122b93a3122e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:34,826 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.090s 2021-09-03 02:24:34,826 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05885289-c49a-4f34-8a48-e1f194dbc7f9', 'x-compute-request-id': 'req-05885289-c49a-4f34-8a48-e1f194dbc7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:35,918 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.083s 2021-09-03 02:24:35,919 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0789609-26ae-4052-8f21-5ec437512c6e', 'x-compute-request-id': 'req-d0789609-26ae-4052-8f21-5ec437512c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:37,010 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.083s 2021-09-03 02:24:37,010 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b874ee80-1cb8-4639-81f2-3c05696066a4', 'x-compute-request-id': 'req-b874ee80-1cb8-4639-81f2-3c05696066a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:38,113 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.094s 2021-09-03 02:24:38,113 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e10b546-b5ea-4fee-a9b1-9b397df58086', 'x-compute-request-id': 'req-5e10b546-b5ea-4fee-a9b1-9b397df58086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:39,206 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:24:39,206 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7716d816-56bf-4aee-a203-b26c79e4b158', 'x-compute-request-id': 'req-7716d816-56bf-4aee-a203-b26c79e4b158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:40,297 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:40,298 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab82ffe2-5b55-4623-89f4-bbd9e76abd10', 'x-compute-request-id': 'req-ab82ffe2-5b55-4623-89f4-bbd9e76abd10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:41,391 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.085s 2021-09-03 02:24:41,392 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc14e7f0-db5a-46fb-bb53-9d8b214ddd89', 'x-compute-request-id': 'req-fc14e7f0-db5a-46fb-bb53-9d8b214ddd89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:42,483 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:42,484 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-123855ca-62a9-4294-81d9-52c558cc2393', 'x-compute-request-id': 'req-123855ca-62a9-4294-81d9-52c558cc2393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:43,575 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:43,576 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75a90122-29d8-4ab5-9800-1f01d5253a93', 'x-compute-request-id': 'req-75a90122-29d8-4ab5-9800-1f01d5253a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:44,671 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.086s 2021-09-03 02:24:44,672 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8954033b-5c9a-4eac-8704-ea885d5b40be', 'x-compute-request-id': 'req-8954033b-5c9a-4eac-8704-ea885d5b40be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:45,763 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:45,764 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-469d3be5-9750-434b-9e9c-8188ad199a9c', 'x-compute-request-id': 'req-469d3be5-9750-434b-9e9c-8188ad199a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:46,855 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:46,855 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-892d2818-ed68-4f8e-b48f-9d7b8ff0573f', 'x-compute-request-id': 'req-892d2818-ed68-4f8e-b48f-9d7b8ff0573f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:47,950 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.085s 2021-09-03 02:24:47,950 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ae9d10c-ce64-43ba-971e-c54ff7335a2e', 'x-compute-request-id': 'req-6ae9d10c-ce64-43ba-971e-c54ff7335a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:49,040 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:49,040 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad703e31-f0e1-41a0-a97c-ea2c409da3da', 'x-compute-request-id': 'req-ad703e31-f0e1-41a0-a97c-ea2c409da3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:50,134 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:24:50,134 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0f491d2-3d79-4b86-9160-407e133934f4', 'x-compute-request-id': 'req-c0f491d2-3d79-4b86-9160-407e133934f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:51,227 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:24:51,228 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c907134e-6498-46e5-b358-3e3c6b4d5884', 'x-compute-request-id': 'req-c907134e-6498-46e5-b358-3e3c6b4d5884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:52,319 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.081s 2021-09-03 02:24:52,319 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9921a48b-4407-47de-b1b1-a38ccad1a45c', 'x-compute-request-id': 'req-9921a48b-4407-47de-b1b1-a38ccad1a45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:53,412 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:24:53,412 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4c19dd2-ad18-4b9a-8b84-276dc762671e', 'x-compute-request-id': 'req-c4c19dd2-ad18-4b9a-8b84-276dc762671e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:54,504 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:24:54,505 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b71cea6-5b7a-4ceb-b7bc-c1d46e7e1e80', 'x-compute-request-id': 'req-4b71cea6-5b7a-4ceb-b7bc-c1d46e7e1e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:55,595 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:55,595 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f736d66b-c9db-446f-b5e1-abd9db88be29', 'x-compute-request-id': 'req-f736d66b-c9db-446f-b5e1-abd9db88be29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:56,685 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:56,686 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc20388d-9817-4c13-8636-28530891b607', 'x-compute-request-id': 'req-dc20388d-9817-4c13-8636-28530891b607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:57,779 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:24:57,779 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc3960d-0e60-4861-a47b-1b58a5556fed', 'x-compute-request-id': 'req-ccc3960d-0e60-4861-a47b-1b58a5556fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:58,869 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:58,870 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cff1513-7dc2-43f6-a7bc-4e6e3c77a2bd', 'x-compute-request-id': 'req-7cff1513-7dc2-43f6-a7bc-4e6e3c77a2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:24:59,960 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:24:59,960 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-261a351c-5c31-4473-8325-d9a758e1336c', 'x-compute-request-id': 'req-261a351c-5c31-4473-8325-d9a758e1336c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:01,053 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:25:01,053 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a7246e5-6f44-4132-a755-6bcceb13b2c6', 'x-compute-request-id': 'req-3a7246e5-6f44-4132-a755-6bcceb13b2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:02,143 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:25:02,143 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-279dc165-f5f1-4e66-a34f-dfef0a0e55f0', 'x-compute-request-id': 'req-279dc165-f5f1-4e66-a34f-dfef0a0e55f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:03,233 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.081s 2021-09-03 02:25:03,233 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01be3b36-7522-48a3-b4f3-490b6fe16d35', 'x-compute-request-id': 'req-01be3b36-7522-48a3-b4f3-490b6fe16d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:04,326 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:25:04,326 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96fe670e-0ca4-4f5d-a6fb-6822f2f41cec', 'x-compute-request-id': 'req-96fe670e-0ca4-4f5d-a6fb-6822f2f41cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:05,419 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:25:05,419 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e1cfda1-ffb2-4810-9fa1-c4df4844f32e', 'x-compute-request-id': 'req-8e1cfda1-ffb2-4810-9fa1-c4df4844f32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:06,509 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.081s 2021-09-03 02:25:06,509 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8a0c413-0dee-4ff9-8137-1514a51671f4', 'x-compute-request-id': 'req-a8a0c413-0dee-4ff9-8137-1514a51671f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:07,602 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:25:07,602 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb13f4de-dd7a-46bc-9d4e-cbd711907545', 'x-compute-request-id': 'req-eb13f4de-dd7a-46bc-9d4e-cbd711907545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:08,693 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:25:08,693 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1046fb59-0560-47e7-9102-1e33f9f05ab6', 'x-compute-request-id': 'req-1046fb59-0560-47e7-9102-1e33f9f05ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:09,784 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:25:09,784 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0426bcdd-1415-4750-a911-88d4a4e3778e', 'x-compute-request-id': 'req-0426bcdd-1415-4750-a911-88d4a4e3778e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:10,877 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:25:10,878 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b96038d7-d2d8-4e75-989b-5972fd017db9', 'x-compute-request-id': 'req-b96038d7-d2d8-4e75-989b-5972fd017db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:11,971 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.083s 2021-09-03 02:25:11,971 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f9a662b-7875-48ee-9834-4cbaab345d56', 'x-compute-request-id': 'req-5f9a662b-7875-48ee-9834-4cbaab345d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:13,061 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:25:13,061 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bbf5b5e-3c26-46fa-b8b8-dafd8d87da50', 'x-compute-request-id': 'req-7bbf5b5e-3c26-46fa-b8b8-dafd8d87da50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:14,154 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.085s 2021-09-03 02:25:14,155 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf3ce946-5e08-4e0d-a3df-77378e1bad94', 'x-compute-request-id': 'req-bf3ce946-5e08-4e0d-a3df-77378e1bad94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:15,245 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.081s 2021-09-03 02:25:15,245 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-176125a3-c879-4aef-9b64-7dd0e24a35c7', 'x-compute-request-id': 'req-176125a3-c879-4aef-9b64-7dd0e24a35c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:16,335 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:25:16,336 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48b1e9a8-2e0e-4caf-aa83-c2c15618eb07', 'x-compute-request-id': 'req-48b1e9a8-2e0e-4caf-aa83-c2c15618eb07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:17,430 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.086s 2021-09-03 02:25:17,431 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f48ffdd5-ac69-486c-b0a2-1c7a55aa319d', 'x-compute-request-id': 'req-f48ffdd5-ac69-486c-b0a2-1c7a55aa319d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:18,521 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:25:18,522 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a95cbbdd-4c82-47a7-b71c-e750548eb126', 'x-compute-request-id': 'req-a95cbbdd-4c82-47a7-b71c-e750548eb126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:19,611 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.081s 2021-09-03 02:25:19,612 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b555c516-93d8-40b6-9f0f-ee7a67a24197', 'x-compute-request-id': 'req-b555c516-93d8-40b6-9f0f-ee7a67a24197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:20,703 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.083s 2021-09-03 02:25:20,704 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2f0a473-9bc9-450c-94ca-64a0bc3758f6', 'x-compute-request-id': 'req-e2f0a473-9bc9-450c-94ca-64a0bc3758f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:21,793 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:25:21,793 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16511735-3fc5-44b4-8b40-6bdc034cd1da', 'x-compute-request-id': 'req-16511735-3fc5-44b4-8b40-6bdc034cd1da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:22,884 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.081s 2021-09-03 02:25:22,884 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a9418a3-a70f-42bc-9183-f45e12262c64', 'x-compute-request-id': 'req-9a9418a3-a70f-42bc-9183-f45e12262c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:23,978 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:25:23,978 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d56258af-06ab-42d9-81ef-43f54be0d1f5', 'x-compute-request-id': 'req-d56258af-06ab-42d9-81ef-43f54be0d1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:25,068 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:25:25,069 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8deda1f-08b8-4525-bf88-cd6f11fc46a6', 'x-compute-request-id': 'req-b8deda1f-08b8-4525-bf88-cd6f11fc46a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:26,168 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.091s 2021-09-03 02:25:26,168 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74692457-f939-43da-962a-9c8e1f03def4', 'x-compute-request-id': 'req-74692457-f939-43da-962a-9c8e1f03def4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:27,262 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.085s 2021-09-03 02:25:27,263 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e7b8f3-63e8-4077-bb5c-e03d74e8d836', 'x-compute-request-id': 'req-e1e7b8f3-63e8-4077-bb5c-e03d74e8d836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:28,353 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:25:28,354 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1895196b-0d8a-457f-9e21-0f540342570b', 'x-compute-request-id': 'req-1895196b-0d8a-457f-9e21-0f540342570b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:29,444 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.082s 2021-09-03 02:25:29,444 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32a607a5-2a94-47c2-a72d-8eef10cd2228', 'x-compute-request-id': 'req-32a607a5-2a94-47c2-a72d-8eef10cd2228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:30,583 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.085s 2021-09-03 02:25:30,584 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5795099d-7142-43f7-81f5-373da5def26f', 'x-compute-request-id': 'req-5795099d-7142-43f7-81f5-373da5def26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:31,675 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.083s 2021-09-03 02:25:31,676 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb61b410-1a24-49bb-b39d-eb49cff97440', 'x-compute-request-id': 'req-eb61b410-1a24-49bb-b39d-eb49cff97440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:32,765 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.081s 2021-09-03 02:25:32,765 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-820e5623-1e6d-49ab-8876-34bfda9e5043', 'x-compute-request-id': 'req-820e5623-1e6d-49ab-8876-34bfda9e5043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:33,860 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.086s 2021-09-03 02:25:33,860 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d43e50c-c243-4067-84b5-572e6732e9d0', 'x-compute-request-id': 'req-5d43e50c-c243-4067-84b5-572e6732e9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:34,950 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.081s 2021-09-03 02:25:34,950 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-949e365e-5956-4123-866c-afe40a087f03', 'x-compute-request-id': 'req-949e365e-5956-4123-866c-afe40a087f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:36,041 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.083s 2021-09-03 02:25:36,042 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f448891-76f5-4bc7-bab1-c3e00df7e11b', 'x-compute-request-id': 'req-2f448891-76f5-4bc7-bab1-c3e00df7e11b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:37,134 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.084s 2021-09-03 02:25:37,135 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f0e221a-2a9b-4568-844c-952ae8686029', 'x-compute-request-id': 'req-5f0e221a-2a9b-4568-844c-952ae8686029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "ACTIVE", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:38,247 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.104s 2021-09-03 02:25:38,254 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a727186-299d-4523-88a1-b1286cb0b1b8', 'x-compute-request-id': 'req-2a727186-299d-4523-88a1-b1286cb0b1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"server": {"id": "eda925fe-9ff1-4ffe-9314-4af4dc426c9c", "name": "tempest-VolumesSnapshotTestJSON-instance-287165074", "status": "DELETED", "tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4", "user_id": "82f0354a9b0c4c9085be511ca4293498", "metadata": {}, "hostId": "9a3ff3e36c537377da11fc09ae0b5b22ee01e23cb8da579dc18c81ea", "image": {"id": "d490d7f8-a4ba-4d04-be72-ac9e0a4cf495", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/d490d7f8-a4ba-4d04-be72-ac9e0a4cf495"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:57Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-09-03T02:19:36Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-09-03T02:11:24.000000", "OS-SRV-USG:terminated_at": "2021-09-03T02:25:37.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": "5620c6e3-e9d9-4f4c-84ce-2ec688404fea"}]}}' 2021-09-03 02:25:38,261 109422 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 122 second wait 2021-09-03 02:25:39,300 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c 0.037s 2021-09-03 02:25:39,301 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:39 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-1f34f713-6747-466a-927c-906682d046b8', 'x-compute-request-id': 'req-1f34f713-6747-466a-927c-906682d046b8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/eda925fe-9ff1-4ffe-9314-4af4dc426c9c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance eda925fe-9ff1-4ffe-9314-4af4dc426c9c 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 5620c6e3-e9d9-4f4c-84ce-2ec688404fea 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 87, in test_snapshot_create_offline_delete_online snapshot2 = self.create_snapshot(self.volume_origin['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 f90b7bd8-4576-4cc8-a0c2-a3981a0bdd5f failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
fail
ft18.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-09-03 02:25:39,959 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 202 POST http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes 0.496s 2021-09-03 02:25:39,959 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f101d3cb-f8f5-40e4-b378-b9e81aeaf342', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f101d3cb-f8f5-40e4-b378-b9e81aeaf342', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:39.656979", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:26:13,404 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 33.438s 2021-09-03 02:26:13,404 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d73ca10-bdec-4098-97f3-506d658e5c84', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d73ca10-bdec-4098-97f3-506d658e5c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:14,454 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:14,454 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd875b3b-12c6-4595-aac1-07284acacc07', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd875b3b-12c6-4595-aac1-07284acacc07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:15,504 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:26:15,505 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4230b372-07f9-497c-a49b-3ee09121ff43', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4230b372-07f9-497c-a49b-3ee09121ff43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:16,556 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.044s 2021-09-03 02:26:16,556 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90cdc7b-6eaf-45b5-af94-8c09b9593588', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90cdc7b-6eaf-45b5-af94-8c09b9593588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:17,606 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:26:17,606 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbfb9cc0-fce8-4376-8aa5-e1a8e4eac416', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbfb9cc0-fce8-4376-8aa5-e1a8e4eac416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:18,659 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:26:18,659 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d54e59-c41a-4571-8459-44c5026fc26c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d54e59-c41a-4571-8459-44c5026fc26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:19,709 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:26:19,709 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5766891-7113-4113-972f-17ce522754af', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5766891-7113-4113-972f-17ce522754af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:20,760 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:26:20,760 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df5758b1-2bf4-439d-be2d-1d291baee68e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df5758b1-2bf4-439d-be2d-1d291baee68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:21,811 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.044s 2021-09-03 02:26:21,811 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e09571c-5c2d-4c30-b3da-00a19a6f849c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e09571c-5c2d-4c30-b3da-00a19a6f849c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:22,861 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:26:22,861 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ca3f26-fafc-4655-abbd-c80e57c040cc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ca3f26-fafc-4655-abbd-c80e57c040cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:23,910 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:23,911 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bfef518-73cc-46e4-976a-6a49ab7c6c82', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bfef518-73cc-46e4-976a-6a49ab7c6c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:24,960 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:26:24,960 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f64cdd-4e6e-4df0-86ce-76391cbedcae', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f64cdd-4e6e-4df0-86ce-76391cbedcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:26,011 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:26:26,011 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f582b449-79db-40bd-939c-e7a7c6397214', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f582b449-79db-40bd-939c-e7a7c6397214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:27,060 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:27,060 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c79f480-ba8a-4ee4-b988-dfb3cdff9e90', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c79f480-ba8a-4ee4-b988-dfb3cdff9e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:28,117 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.049s 2021-09-03 02:26:28,118 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b586593-d0e3-4d3a-861c-16f99fdcf18c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b586593-d0e3-4d3a-861c-16f99fdcf18c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:29,168 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:26:29,169 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4049bb59-90a2-4f61-b382-99931d61fbe7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4049bb59-90a2-4f61-b382-99931d61fbe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:30,218 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:30,218 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-177bfe93-01db-4e33-9bf3-095baad9ae06', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177bfe93-01db-4e33-9bf3-095baad9ae06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:31,272 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.046s 2021-09-03 02:26:31,273 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1379f986-7cd9-4cb1-82e1-2dd7b08b9743', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1379f986-7cd9-4cb1-82e1-2dd7b08b9743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:32,324 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.044s 2021-09-03 02:26:32,325 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ada246ad-e2ca-4352-b599-229fb462f4da', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ada246ad-e2ca-4352-b599-229fb462f4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:33,373 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:33,373 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8629ec97-15c5-475a-a302-e841dd04452b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8629ec97-15c5-475a-a302-e841dd04452b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:34,424 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:26:34,424 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af445785-e02a-403f-a3c2-7692d96c316a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af445785-e02a-403f-a3c2-7692d96c316a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:35,473 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:35,474 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5fc85f-1083-4ce3-a72f-c03b57cd2711', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5fc85f-1083-4ce3-a72f-c03b57cd2711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:36,523 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:36,524 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f948ed35-a7ea-40b1-9486-8665c65c7308', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f948ed35-a7ea-40b1-9486-8665c65c7308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:37,575 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:26:37,575 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c259dd2f-e74a-4cbc-9232-e80051add358', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c259dd2f-e74a-4cbc-9232-e80051add358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:38,624 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:26:38,625 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32303a06-b0f7-40bf-9d6f-fa86e7ece6ac', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32303a06-b0f7-40bf-9d6f-fa86e7ece6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:39,674 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:39,674 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a52224a5-6b61-4853-bfdd-69b706cf5d2a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a52224a5-6b61-4853-bfdd-69b706cf5d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:40,723 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:40,724 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72017797-2c5d-4e56-bb05-b1c8c0be3c17', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72017797-2c5d-4e56-bb05-b1c8c0be3c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:41,773 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:41,773 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e57e86bc-76ee-4778-b0ff-4c2f7adda38c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e57e86bc-76ee-4778-b0ff-4c2f7adda38c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:42,822 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:26:42,822 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea2bae1-0559-4da5-83dc-40fafb180a7e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea2bae1-0559-4da5-83dc-40fafb180a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:43,871 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:26:43,871 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89172562-08e1-46d0-8368-e7081c40dc69', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89172562-08e1-46d0-8368-e7081c40dc69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:44,921 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:44,921 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa8974b4-f05c-4832-aa84-689e46f59d88', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa8974b4-f05c-4832-aa84-689e46f59d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:45,970 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:45,970 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f93ceaf-76ab-4960-90ee-8b57ccf20c92', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f93ceaf-76ab-4960-90ee-8b57ccf20c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:47,019 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:47,020 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a4017d-a11f-4dd1-844d-bec5c3a4d918', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a4017d-a11f-4dd1-844d-bec5c3a4d918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:48,069 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:26:48,070 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0a31493-5f52-4d2c-b5b9-eb3e6f99c5bd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0a31493-5f52-4d2c-b5b9-eb3e6f99c5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:49,119 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:49,119 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac46dcd-506b-4929-8fc5-00d2d48dc337', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac46dcd-506b-4929-8fc5-00d2d48dc337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:50,168 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:26:50,168 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205d5010-9924-44eb-a2af-7df5ea461704', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205d5010-9924-44eb-a2af-7df5ea461704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:51,217 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:26:51,217 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d79e2fd-bef5-4808-a2b1-6394235da7d3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d79e2fd-bef5-4808-a2b1-6394235da7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:52,269 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:26:52,269 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931f5586-cbe1-4132-8052-85e4a28b0413', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931f5586-cbe1-4132-8052-85e4a28b0413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:53,322 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.045s 2021-09-03 02:26:53,322 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd82d503-3a16-4003-ae1f-457883e08ecf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd82d503-3a16-4003-ae1f-457883e08ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:54,373 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:26:54,374 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65c43a5-fb94-43fb-87ab-f61e55e680f1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65c43a5-fb94-43fb-87ab-f61e55e680f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:55,423 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:55,423 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a94dc28b-729b-4147-813e-43dfeb7f6125', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a94dc28b-729b-4147-813e-43dfeb7f6125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:56,473 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:26:56,473 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0efa8ff-7460-4d1d-98c7-ba5797824e81', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0efa8ff-7460-4d1d-98c7-ba5797824e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:57,523 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:26:57,523 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0abe1c9-5829-4d6d-8660-4551eb7e3e78', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0abe1c9-5829-4d6d-8660-4551eb7e3e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:58,573 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:26:58,573 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac6e840-6133-4545-ba8b-96974c1193b5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac6e840-6133-4545-ba8b-96974c1193b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:26:59,622 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:26:59,622 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef50788-6642-44e1-9fea-7b180972d132', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef50788-6642-44e1-9fea-7b180972d132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:00,672 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:00,672 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9dfa075-d33e-4e43-9158-b33a289d23a4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9dfa075-d33e-4e43-9158-b33a289d23a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:01,722 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:01,722 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a32469ba-cf17-4140-a4ae-b7aed375b11a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a32469ba-cf17-4140-a4ae-b7aed375b11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:02,772 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:02,772 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35530afc-861b-4d67-9fe3-1a5b8527b38a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35530afc-861b-4d67-9fe3-1a5b8527b38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:03,821 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:03,822 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f758dd46-8be1-4884-8353-3f7e21d7af32', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f758dd46-8be1-4884-8353-3f7e21d7af32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:04,873 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:27:04,873 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8f8c19-426c-4e5d-841a-be7b9aed9ce3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8f8c19-426c-4e5d-841a-be7b9aed9ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:05,931 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.050s 2021-09-03 02:27:05,932 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a2813d-00cc-4881-b4c5-1d9a95445d46', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a2813d-00cc-4881-b4c5-1d9a95445d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:06,980 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:06,981 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cdd7140-5e2f-454a-899d-ee4c5ae793df', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cdd7140-5e2f-454a-899d-ee4c5ae793df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:08,030 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:08,031 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b5ec41-7104-45a7-b544-1a6bc73f6c14', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b5ec41-7104-45a7-b544-1a6bc73f6c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:09,133 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.094s 2021-09-03 02:27:09,134 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6beba9b-1750-4050-b11a-a53e5e6156fa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6beba9b-1750-4050-b11a-a53e5e6156fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:10,184 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:10,184 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ed52a0-4605-49cc-b0e7-87461a6d160c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ed52a0-4605-49cc-b0e7-87461a6d160c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:11,233 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:11,234 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977243b7-e5a5-4b51-9c0a-f421bca3002f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977243b7-e5a5-4b51-9c0a-f421bca3002f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:12,283 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:12,284 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d23b3778-ad34-4790-9946-473cf1d3770c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d23b3778-ad34-4790-9946-473cf1d3770c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:13,333 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:13,333 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a988a598-bc4d-46df-bc7a-f27d71b928c2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a988a598-bc4d-46df-bc7a-f27d71b928c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:14,383 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:14,383 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b9d5962-dc24-478d-9c7c-d3c005904b94', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b9d5962-dc24-478d-9c7c-d3c005904b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:15,434 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:15,434 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d26a583-d180-4e23-adb3-9f8235e6d2f5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d26a583-d180-4e23-adb3-9f8235e6d2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:16,483 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:16,484 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11bf66f0-0e12-41cd-871c-1e79290cf353', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11bf66f0-0e12-41cd-871c-1e79290cf353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:17,533 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:17,534 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e2a63f-31a3-4a76-a2ee-122a329fb383', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e2a63f-31a3-4a76-a2ee-122a329fb383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:18,584 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:18,584 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305100d3-c1e6-4bfd-bb02-f1913930a3d1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305100d3-c1e6-4bfd-bb02-f1913930a3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:19,633 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:27:19,633 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8775f0e-3bfb-4785-a790-0b346437107f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8775f0e-3bfb-4785-a790-0b346437107f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:20,681 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:27:20,682 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55850d67-07d3-4ef7-aa36-18b950623e20', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55850d67-07d3-4ef7-aa36-18b950623e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:21,732 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:21,732 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2800c6c2-64ef-48bc-8118-6a9a18cb3f5c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2800c6c2-64ef-48bc-8118-6a9a18cb3f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:22,780 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:27:22,780 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaa5a7b1-2d64-4fbe-83db-6e3a1f341305', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaa5a7b1-2d64-4fbe-83db-6e3a1f341305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:23,837 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.050s 2021-09-03 02:27:23,837 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6154ed0e-843e-47ec-8600-be93aeebb913', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6154ed0e-843e-47ec-8600-be93aeebb913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:24,886 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:24,886 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c76206-eb44-4241-9754-4976490f20c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c76206-eb44-4241-9754-4976490f20c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:25,936 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:25,936 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2a9fe1-17b5-4702-a8b2-14e1ddbf1760', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2a9fe1-17b5-4702-a8b2-14e1ddbf1760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:26,985 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:26,986 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64a1a07-4cef-4bc7-bb36-c26eb95c6bf4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64a1a07-4cef-4bc7-bb36-c26eb95c6bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:28,034 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:28,035 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0a7d8d-c5db-4784-b9f0-fb263ce1abf5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0a7d8d-c5db-4784-b9f0-fb263ce1abf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:29,085 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:29,086 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb48c00-f6ac-4717-8959-db6edef903b6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb48c00-f6ac-4717-8959-db6edef903b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:30,136 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:30,136 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2df7229-4465-470a-bd09-b7e082668172', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2df7229-4465-470a-bd09-b7e082668172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:31,184 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:27:31,184 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9c93bd-18b6-4d87-88df-e4851eb82869', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9c93bd-18b6-4d87-88df-e4851eb82869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:32,233 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:27:32,234 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cfc6f16-b877-4f04-9116-257f4b6ed8b8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cfc6f16-b877-4f04-9116-257f4b6ed8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:33,284 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:27:33,285 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7406b80f-96fd-4fce-b791-3145c2f466f9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7406b80f-96fd-4fce-b791-3145c2f466f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:34,334 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:34,334 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf7ac57-e863-4f48-9d38-f91cd8dc988e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf7ac57-e863-4f48-9d38-f91cd8dc988e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:35,384 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:35,384 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cf9e944-611f-4f31-9bc9-7fe5e610ab47', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cf9e944-611f-4f31-9bc9-7fe5e610ab47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:36,434 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:36,434 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68746f0e-ba29-4e84-9672-aa6b04c0fcad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68746f0e-ba29-4e84-9672-aa6b04c0fcad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:37,484 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:37,484 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a07a4a-7692-4807-bb65-2212e6f4396f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a07a4a-7692-4807-bb65-2212e6f4396f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:38,534 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:38,534 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9bb277f-c88b-462e-8a9f-c67825b39370', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bb277f-c88b-462e-8a9f-c67825b39370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:39,584 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:39,584 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b635efbe-9307-4e33-901f-e234a657c3fe', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b635efbe-9307-4e33-901f-e234a657c3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:40,637 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.045s 2021-09-03 02:27:40,637 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e783b0c-41e2-44d1-a1af-900b179821de', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e783b0c-41e2-44d1-a1af-900b179821de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:41,688 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:27:41,689 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e660e5e-007f-438e-afd4-e2490fdf0236', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e660e5e-007f-438e-afd4-e2490fdf0236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:42,740 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:27:42,740 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30979d73-2a6e-4cb2-a0fa-70d2ad32cd50', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30979d73-2a6e-4cb2-a0fa-70d2ad32cd50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:43,794 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.047s 2021-09-03 02:27:43,795 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3933828-46b1-4d61-931b-29d9a9c93666', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3933828-46b1-4d61-931b-29d9a9c93666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:44,846 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.044s 2021-09-03 02:27:44,847 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2187a6-2690-4a78-b798-f6baf88ff550', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2187a6-2690-4a78-b798-f6baf88ff550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:45,922 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.067s 2021-09-03 02:27:45,922 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfda1598-a1bf-43e7-a23b-ff2fe8b2c8b0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfda1598-a1bf-43e7-a23b-ff2fe8b2c8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:46,978 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.048s 2021-09-03 02:27:46,978 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5490e1b0-1c27-4023-987b-87742d5c0c56', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5490e1b0-1c27-4023-987b-87742d5c0c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:48,030 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.044s 2021-09-03 02:27:48,030 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79c7e916-29d6-42e8-8ebd-aba9b92fbafa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79c7e916-29d6-42e8-8ebd-aba9b92fbafa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:49,089 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.051s 2021-09-03 02:27:49,089 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d4b3e4-db41-4b10-bff2-5e847a8f8df0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d4b3e4-db41-4b10-bff2-5e847a8f8df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:50,140 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:50,140 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008200dd-d39d-4964-b328-0f87c184209f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008200dd-d39d-4964-b328-0f87c184209f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:51,191 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:27:51,191 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f5f1c8-49e8-4a1d-9e4b-c19edf7df9e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f5f1c8-49e8-4a1d-9e4b-c19edf7df9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:52,241 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:52,241 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec739642-7af7-4de6-b20f-9682e3118ee8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec739642-7af7-4de6-b20f-9682e3118ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:53,291 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:53,292 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2709ff-f5eb-4403-a7e9-cd65bc5b861d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2709ff-f5eb-4403-a7e9-cd65bc5b861d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:54,340 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:54,341 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2cd2ca9-bb5c-4cd7-8984-a05bff3876b9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2cd2ca9-bb5c-4cd7-8984-a05bff3876b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:55,390 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:27:55,391 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b91a621-5084-4780-bc29-f246715620ee', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b91a621-5084-4780-bc29-f246715620ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:56,442 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:27:56,442 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce2bd3b-6da0-4427-a810-f5b6eba609cd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce2bd3b-6da0-4427-a810-f5b6eba609cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:57,493 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:27:57,493 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-928ca0f6-ad5b-429a-9b39-80288c62aa2e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-928ca0f6-ad5b-429a-9b39-80288c62aa2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:58,543 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:27:58,544 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70984f92-50a2-428e-8f7d-d01009a83ca3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70984f92-50a2-428e-8f7d-d01009a83ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:27:59,594 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:27:59,595 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3a9516-88e6-41bd-9a00-0c48dc5a867a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3a9516-88e6-41bd-9a00-0c48dc5a867a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:00,642 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:00,643 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e30356-5af3-4831-a41d-60bb4ad9d407', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e30356-5af3-4831-a41d-60bb4ad9d407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:01,692 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:28:01,693 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325ea4f1-ae42-4adb-98bb-5ba0b9dadd88', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325ea4f1-ae42-4adb-98bb-5ba0b9dadd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:02,741 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:28:02,741 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61b8459-d305-49ec-b2ac-7e902e710324', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61b8459-d305-49ec-b2ac-7e902e710324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:03,790 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:03,790 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f07d267-b441-45f4-b6ba-0c8d196c2767', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f07d267-b441-45f4-b6ba-0c8d196c2767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:04,840 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:04,840 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3bbcc4c-df8f-46e1-98e4-ad88b6ba80a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3bbcc4c-df8f-46e1-98e4-ad88b6ba80a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:05,891 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:28:05,891 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee20796d-19ad-46e2-bd64-61f1e0e69f30', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee20796d-19ad-46e2-bd64-61f1e0e69f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:06,941 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:28:06,941 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d844e44-1df8-4d48-9eb2-f05009a33709', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d844e44-1df8-4d48-9eb2-f05009a33709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:07,990 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:07,991 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-779b759b-ce3f-4d0e-9682-b1a68fe82672', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-779b759b-ce3f-4d0e-9682-b1a68fe82672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:09,040 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:09,040 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c95001cc-2917-45e8-be1e-2bb999705e13', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c95001cc-2917-45e8-be1e-2bb999705e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:10,089 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:10,089 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54f2f862-0b40-4920-9cb5-a96c7daf2b7a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54f2f862-0b40-4920-9cb5-a96c7daf2b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:11,139 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:28:11,140 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9e7ab8-e41c-4d09-8386-67551099f4bf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9e7ab8-e41c-4d09-8386-67551099f4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:12,189 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:12,189 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe1f787-b5d4-463d-843e-734635f78e13', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe1f787-b5d4-463d-843e-734635f78e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:13,237 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:13,238 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ce28c7-e8d5-44e9-b212-d44c997238e5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ce28c7-e8d5-44e9-b212-d44c997238e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:14,287 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:14,288 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e16b78-1dc5-4231-b5cf-bac3dfdf2c9c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e16b78-1dc5-4231-b5cf-bac3dfdf2c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:15,336 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:28:15,336 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5176d8e-cc5d-4836-8982-005d1ca43b4e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5176d8e-cc5d-4836-8982-005d1ca43b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:16,387 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:28:16,387 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef2cd60c-a3ab-4ffd-bdc6-7d1079dfbf85', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef2cd60c-a3ab-4ffd-bdc6-7d1079dfbf85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:17,438 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:28:17,438 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f671ea78-5797-4287-934f-101fb5d9c40d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f671ea78-5797-4287-934f-101fb5d9c40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:18,487 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:18,488 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ebd16e-ebc0-4c70-8d30-72a490b62041', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ebd16e-ebc0-4c70-8d30-72a490b62041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:19,537 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:28:19,537 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95d6c4d-c6cb-48f8-80b9-2ee405eb47f6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95d6c4d-c6cb-48f8-80b9-2ee405eb47f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:20,586 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:20,587 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d8f8bb9-2474-4606-88b9-aa1c02f90855', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d8f8bb9-2474-4606-88b9-aa1c02f90855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:21,635 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:21,636 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80d9465d-92d9-432f-9f44-af63bc0b721f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80d9465d-92d9-432f-9f44-af63bc0b721f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:22,686 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:22,686 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79e0662-a2b0-4521-b232-0e502279d2a3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79e0662-a2b0-4521-b232-0e502279d2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:23,736 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:28:23,736 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92153bfa-6ec9-44c4-af51-f40f3e9225a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92153bfa-6ec9-44c4-af51-f40f3e9225a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:24,785 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:24,785 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498ef6bb-1454-4592-8ffb-8aa56132211e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498ef6bb-1454-4592-8ffb-8aa56132211e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:25,836 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:28:25,837 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f57cac2-d4fd-49bb-a19d-48ccd8f32ea4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f57cac2-d4fd-49bb-a19d-48ccd8f32ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:26,886 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:26,887 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19fbd6e8-e696-4348-8f85-fe7d1eecda06', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19fbd6e8-e696-4348-8f85-fe7d1eecda06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:27,936 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:27,936 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71bcc2f0-1c65-406a-8a19-84e27568877e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71bcc2f0-1c65-406a-8a19-84e27568877e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:28,989 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.045s 2021-09-03 02:28:28,989 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a4c9329-f11b-48ed-b34d-d86c707d1c8d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a4c9329-f11b-48ed-b34d-d86c707d1c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:30,038 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:30,039 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aaf6f3e-ada1-4953-8402-d47feecc79b3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aaf6f3e-ada1-4953-8402-d47feecc79b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:31,088 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:31,088 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31cf5f11-129f-415f-b9f0-b19252b5a104', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31cf5f11-129f-415f-b9f0-b19252b5a104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:32,139 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:28:32,140 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86f4802e-c158-4084-99c8-8462d7db2b07', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86f4802e-c158-4084-99c8-8462d7db2b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:33,191 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:33,191 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a0dbe6-0cbb-42a6-8271-6eb71c19d140', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a0dbe6-0cbb-42a6-8271-6eb71c19d140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:34,241 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:28:34,242 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196c0b2d-33ac-46d1-99d0-6359601f36b1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196c0b2d-33ac-46d1-99d0-6359601f36b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:35,291 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:35,291 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a997a7e-0178-4be2-a2d0-b1f11a9a8001', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a997a7e-0178-4be2-a2d0-b1f11a9a8001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:36,341 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:36,341 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc34732-4bb2-4d7f-8726-b303ee4f7dcc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc34732-4bb2-4d7f-8726-b303ee4f7dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:37,390 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:37,391 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ecf06d-1df4-4caf-b71c-30183b3ec53a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ecf06d-1df4-4caf-b71c-30183b3ec53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:38,441 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:28:38,441 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1b72de-f9fa-43ee-b1c8-bc09513fb646', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1b72de-f9fa-43ee-b1c8-bc09513fb646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:39,491 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:28:39,491 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3cda5ef-a352-4ead-b179-f207c08b2fd5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3cda5ef-a352-4ead-b179-f207c08b2fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:40,540 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:40,541 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ecb986-8190-4288-8385-b5b37ed83897', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ecb986-8190-4288-8385-b5b37ed83897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:41,590 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:28:41,590 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e571a25-85c8-4a60-b371-235bc7c65dd9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e571a25-85c8-4a60-b371-235bc7c65dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:42,639 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:42,640 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d65ffc7a-f726-4d26-a253-1df5c256bae4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d65ffc7a-f726-4d26-a253-1df5c256bae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:43,692 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.045s 2021-09-03 02:28:43,693 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684f6682-b479-43ad-800e-53281bb6e7cf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684f6682-b479-43ad-800e-53281bb6e7cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:44,742 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:28:44,743 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42689a9d-f109-479f-932a-9d6417fd3c82', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42689a9d-f109-479f-932a-9d6417fd3c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:45,792 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:45,792 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c534716-3f44-4334-8e44-8fee09bfe9f2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c534716-3f44-4334-8e44-8fee09bfe9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:46,842 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:46,842 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ee9dbd-1ea3-4c14-970f-5afb3f5fd6a3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ee9dbd-1ea3-4c14-970f-5afb3f5fd6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:47,891 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:28:47,891 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed93b95e-8429-4379-864c-d8134c917c35', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed93b95e-8429-4379-864c-d8134c917c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:48,939 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:48,940 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d9c9d3d-d129-4dd8-8602-dc09ddff9e16', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9c9d3d-d129-4dd8-8602-dc09ddff9e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:49,987 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:49,988 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b723b05e-818d-4a5c-80fa-f117c960de8a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b723b05e-818d-4a5c-80fa-f117c960de8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:51,036 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:51,037 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee5ad04c-512c-455a-8b16-48920428b59d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5ad04c-512c-455a-8b16-48920428b59d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:52,085 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:52,086 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e31efb-9c00-4318-a5fd-db153767bf25', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e31efb-9c00-4318-a5fd-db153767bf25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:53,135 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:53,135 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c64cffff-213d-4d6d-bc03-f8fa69655e60', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c64cffff-213d-4d6d-bc03-f8fa69655e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:54,183 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:28:54,184 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59b5861-5f39-41de-b0e0-d3040be423bb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59b5861-5f39-41de-b0e0-d3040be423bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:55,233 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:28:55,234 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6bce7b6-7b88-4afe-b19b-7c902bcd7480', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6bce7b6-7b88-4afe-b19b-7c902bcd7480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:56,283 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:28:56,283 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d95c18-7d1f-4dd4-b454-4247343612a9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d95c18-7d1f-4dd4-b454-4247343612a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:57,332 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:28:57,332 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5dd216-aca8-4c69-a4b5-a333373a4293', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5dd216-aca8-4c69-a4b5-a333373a4293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:58,382 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:28:58,383 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b61ea92-3524-47b9-9d85-80b80a9a7888', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b61ea92-3524-47b9-9d85-80b80a9a7888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:28:59,431 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:28:59,432 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d49c50f-46c0-4a91-bddc-0a95e9b20f22', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d49c50f-46c0-4a91-bddc-0a95e9b20f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:00,481 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:00,482 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eeed7f0-aba3-4def-8646-d68459e7a153', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eeed7f0-aba3-4def-8646-d68459e7a153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:01,531 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:01,531 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4560f98-64ec-4802-b129-a8a138c9f297', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4560f98-64ec-4802-b129-a8a138c9f297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:02,581 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:02,581 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50298cce-b085-4dce-8bf4-2658d11d0f42', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50298cce-b085-4dce-8bf4-2658d11d0f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:03,630 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:03,630 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b4addc3-0da5-47a3-b59f-3fb2334c80e6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4addc3-0da5-47a3-b59f-3fb2334c80e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:04,680 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:04,680 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e1221d-d625-4669-918a-2763443d49a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e1221d-d625-4669-918a-2763443d49a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:05,728 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:29:05,729 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e126fc37-df08-4b9d-8937-705125acc37e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e126fc37-df08-4b9d-8937-705125acc37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:06,778 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:06,778 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744e2563-a00d-4c3f-a513-e729f466261c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744e2563-a00d-4c3f-a513-e729f466261c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:07,828 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:07,828 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c1133c7-e766-4c6a-a496-3667890184d4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c1133c7-e766-4c6a-a496-3667890184d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:09,000 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.163s 2021-09-03 02:29:09,000 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a48c579-7f4a-4d73-ae30-4ed80991d121', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a48c579-7f4a-4d73-ae30-4ed80991d121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:10,049 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:10,050 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d93e7188-62d9-45c6-90ef-64a08a0ae9a1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d93e7188-62d9-45c6-90ef-64a08a0ae9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:11,100 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:11,100 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35232040-48ed-4b4c-9207-12f7cb6c68ea', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35232040-48ed-4b4c-9207-12f7cb6c68ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:12,150 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:12,150 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bee4403-816b-4838-84de-8268e3ef5a83', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bee4403-816b-4838-84de-8268e3ef5a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:13,200 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:13,200 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e6e66a-ad97-4bfd-beba-f07029241880', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e6e66a-ad97-4bfd-beba-f07029241880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:14,249 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:14,250 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9968933b-fb97-4174-bde4-253057431e26', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9968933b-fb97-4174-bde4-253057431e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:15,299 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:15,300 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a02ee8-3894-43ae-a1f5-ef64f3bb1953', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a02ee8-3894-43ae-a1f5-ef64f3bb1953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:16,349 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:16,349 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c95b014-785a-41ea-88a1-a6d8cf6e4ed1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c95b014-785a-41ea-88a1-a6d8cf6e4ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:17,400 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:17,400 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8834c6b-d2d4-4c69-ac0b-6b3247c4b8a3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8834c6b-d2d4-4c69-ac0b-6b3247c4b8a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:18,450 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:18,451 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde2212d-8068-4ef4-9b8b-5e6839a27454', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde2212d-8068-4ef4-9b8b-5e6839a27454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:19,501 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:19,501 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c61ff1b-54bc-45e0-8a33-6e0bbf97d9be', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c61ff1b-54bc-45e0-8a33-6e0bbf97d9be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:20,551 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:20,551 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9515b1d1-9542-4185-8867-397af61c4d29', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9515b1d1-9542-4185-8867-397af61c4d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:21,601 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:21,601 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd17de5-cae4-4bf0-a8c1-bda792085d42', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd17de5-cae4-4bf0-a8c1-bda792085d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:22,650 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:29:22,651 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6446d7b7-9da4-4c5b-8aeb-e8c031b3be1f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6446d7b7-9da4-4c5b-8aeb-e8c031b3be1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:23,701 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:23,701 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0515f964-c47e-47e6-b51d-1f9fb85c6f35', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0515f964-c47e-47e6-b51d-1f9fb85c6f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:24,750 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:24,751 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1809999-c603-4f4b-b940-de66e97c4f73', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1809999-c603-4f4b-b940-de66e97c4f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:25,800 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:25,800 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a90cf78-e425-4e39-b77c-93200a647f14', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a90cf78-e425-4e39-b77c-93200a647f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:26,849 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:26,850 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cbc8cb5-2dd7-4f3e-8bfb-a1a469ca0b14', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cbc8cb5-2dd7-4f3e-8bfb-a1a469ca0b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:27,899 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:27,899 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7cb0cee-2525-4fbd-9fd2-5a3ea6f54336', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7cb0cee-2525-4fbd-9fd2-5a3ea6f54336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:28,950 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:29:28,950 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc86900c-6016-4289-94c5-72ac0b502c2b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc86900c-6016-4289-94c5-72ac0b502c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:30,000 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:30,000 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f36f0e-c015-4af9-b32b-8e448171aa30', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f36f0e-c015-4af9-b32b-8e448171aa30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:31,050 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:31,050 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cad2eb5-2dc3-4cd3-bcb6-29e94cc5a8f6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cad2eb5-2dc3-4cd3-bcb6-29e94cc5a8f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:32,100 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:32,100 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b5f526-3f4d-44ee-a9ee-6f89e23148c5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b5f526-3f4d-44ee-a9ee-6f89e23148c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:33,148 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:33,149 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-655f4ed3-b459-4794-8820-2b96351f5f8e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-655f4ed3-b459-4794-8820-2b96351f5f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:34,198 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:34,199 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93e083d-9ea1-4ea9-ac26-0b6994939227', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93e083d-9ea1-4ea9-ac26-0b6994939227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:35,248 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:35,248 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94674d6c-ad82-448f-85b7-5e0d9d21ec3e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94674d6c-ad82-448f-85b7-5e0d9d21ec3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:36,297 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:36,298 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-254c108d-e940-46e1-9358-739f00bc95f7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-254c108d-e940-46e1-9358-739f00bc95f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:37,347 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:37,347 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59cadcdc-2cc0-49a3-b290-feb8db5fc8e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59cadcdc-2cc0-49a3-b290-feb8db5fc8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:38,398 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:29:38,399 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-393918c9-a10f-44c1-8e11-3bb48cf8ca27', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-393918c9-a10f-44c1-8e11-3bb48cf8ca27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:39,447 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:29:39,447 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4fcbb07-77a6-46bc-bc1d-9cc31c840905', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4fcbb07-77a6-46bc-bc1d-9cc31c840905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:40,497 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:40,497 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-990646a8-31d3-436d-82d5-aadf0e5693e4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-990646a8-31d3-436d-82d5-aadf0e5693e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:41,548 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:29:41,548 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f66a585-e8b4-45a1-8061-9d6d59c369d4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f66a585-e8b4-45a1-8061-9d6d59c369d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:42,598 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:42,598 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d0f1bfe-7fa0-4756-a641-1e9c938e77b3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d0f1bfe-7fa0-4756-a641-1e9c938e77b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:43,647 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:43,648 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-717c46c1-c4bd-418f-bc29-931b196b3040', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-717c46c1-c4bd-418f-bc29-931b196b3040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:44,696 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:44,696 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19117b48-3f2b-47dc-a3b3-578adbed562b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19117b48-3f2b-47dc-a3b3-578adbed562b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:45,745 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:45,745 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-883d9081-c463-4c90-bc79-2f5a62070656', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-883d9081-c463-4c90-bc79-2f5a62070656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:46,794 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:29:46,794 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa40bb34-a7a9-43e7-8eed-a53927d89f63', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa40bb34-a7a9-43e7-8eed-a53927d89f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:47,844 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:47,844 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ce02ea-4f95-4265-b573-89097d1cd0a4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ce02ea-4f95-4265-b573-89097d1cd0a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:48,893 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:48,893 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948d279c-321f-4deb-add1-d8c34531ba19', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948d279c-321f-4deb-add1-d8c34531ba19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:49,945 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.044s 2021-09-03 02:29:49,945 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806ffa5f-939a-47d4-8b72-e94821e28ad9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806ffa5f-939a-47d4-8b72-e94821e28ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:50,996 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:50,996 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65fe3a7f-c2b2-4db1-9d47-0b4376409d01', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65fe3a7f-c2b2-4db1-9d47-0b4376409d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:52,046 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:52,046 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b972d9ab-0012-44af-a15b-3f2808971a99', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b972d9ab-0012-44af-a15b-3f2808971a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:53,096 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:53,096 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69466643-2c96-4871-9ab8-2fed9a37839e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69466643-2c96-4871-9ab8-2fed9a37839e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:54,149 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.046s 2021-09-03 02:29:54,150 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0edfcf1-45db-4a41-8ae6-bb93347ca949', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0edfcf1-45db-4a41-8ae6-bb93347ca949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:55,199 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:55,200 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f2bf2b-5080-4ce6-8bf3-ad4c1ad145c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f2bf2b-5080-4ce6-8bf3-ad4c1ad145c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:56,249 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:56,249 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e97bb4-c8e0-45b8-83c1-63f0abf89548', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e97bb4-c8e0-45b8-83c1-63f0abf89548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:57,298 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:29:57,299 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c49243a-8cff-42f4-b3a9-a790c8c552e3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c49243a-8cff-42f4-b3a9-a790c8c552e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:58,350 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.044s 2021-09-03 02:29:58,351 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d449c839-85c1-4e21-b81e-0bf57d75de65', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d449c839-85c1-4e21-b81e-0bf57d75de65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:29:59,402 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:29:59,402 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9488cf65-394a-416c-84b0-50ba1b61224b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9488cf65-394a-416c-84b0-50ba1b61224b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:00,450 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:30:00,450 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e8f9bb-aeca-422d-bf6c-0df862411e71', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e8f9bb-aeca-422d-bf6c-0df862411e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:01,500 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:01,500 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781174a9-bbba-42e5-b9f7-a904f54979c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781174a9-bbba-42e5-b9f7-a904f54979c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:02,550 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:02,551 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6487ec01-adb5-4488-b1b2-8af4c65b76c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6487ec01-adb5-4488-b1b2-8af4c65b76c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:03,600 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:03,600 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe771cea-0abe-4e48-b62a-0f1ac6bfa646', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe771cea-0abe-4e48-b62a-0f1ac6bfa646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:04,650 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:04,650 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af31de2-014c-4bfe-bc1e-ee7eec678563', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af31de2-014c-4bfe-bc1e-ee7eec678563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:05,699 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:05,700 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0509ce3-0fc6-43ce-a80b-608d86822c7d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0509ce3-0fc6-43ce-a80b-608d86822c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:06,751 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:06,751 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652e329a-04ce-49b0-a8c1-33c7b5cdc6d4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652e329a-04ce-49b0-a8c1-33c7b5cdc6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:07,803 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.044s 2021-09-03 02:30:07,803 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59912344-3449-4b8c-98ea-fb4b5ce1c8db', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59912344-3449-4b8c-98ea-fb4b5ce1c8db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:08,853 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:08,853 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1406d897-d21a-4217-902e-b05eb6a46e01', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1406d897-d21a-4217-902e-b05eb6a46e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:09,904 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:09,904 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8df75b-e9ca-43f7-be6c-e6c056e98308', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8df75b-e9ca-43f7-be6c-e6c056e98308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:10,955 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:10,955 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c82ace-31b0-4d21-b4e1-ef0b7623b819', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c82ace-31b0-4d21-b4e1-ef0b7623b819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:12,004 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:12,004 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc8b488-bd5b-4346-823f-f88a22ec73a6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc8b488-bd5b-4346-823f-f88a22ec73a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:13,054 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:13,055 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-446530df-3778-4d57-bba9-ac3ecd66d581', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-446530df-3778-4d57-bba9-ac3ecd66d581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:14,105 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:14,105 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7bd634-e973-4548-9de5-4a54e304a8e8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7bd634-e973-4548-9de5-4a54e304a8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:15,156 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:15,156 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2660610-798b-4a8d-8da6-bfeb542dd33e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2660610-798b-4a8d-8da6-bfeb542dd33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:16,207 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:30:16,208 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e41aa27-4aba-4dab-adb5-f54d682070c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e41aa27-4aba-4dab-adb5-f54d682070c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:17,257 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:17,258 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e70b7df-e1fa-41b7-b008-5c98896ccfb7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e70b7df-e1fa-41b7-b008-5c98896ccfb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:18,306 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:18,307 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75571bcb-770a-4c15-ae48-37c722f5959b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75571bcb-770a-4c15-ae48-37c722f5959b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:19,355 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:19,356 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-277d14aa-fb0a-4928-9074-0c44429b3362', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-277d14aa-fb0a-4928-9074-0c44429b3362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:20,408 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.044s 2021-09-03 02:30:20,408 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0005826e-ba59-41fd-8392-cad208b18159', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0005826e-ba59-41fd-8392-cad208b18159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:21,460 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:30:21,460 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c73efa75-222d-4f3a-aff3-f0b4553acb94', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c73efa75-222d-4f3a-aff3-f0b4553acb94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:22,509 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:22,509 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01290986-e404-4025-8938-e98641470652', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01290986-e404-4025-8938-e98641470652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:23,559 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:23,559 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aaeffba-889d-43a2-99d2-b6412ae8b589', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aaeffba-889d-43a2-99d2-b6412ae8b589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:24,608 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:24,609 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3693a61-e9e4-460c-a017-fa453bf4fadc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3693a61-e9e4-460c-a017-fa453bf4fadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:25,657 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:30:25,657 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62289a05-038d-43df-83dc-8c210283a66b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62289a05-038d-43df-83dc-8c210283a66b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:26,709 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:30:26,709 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c0e270-88c3-410e-8f86-a8030e0a5cf2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c0e270-88c3-410e-8f86-a8030e0a5cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:27,757 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:27,758 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0537d788-5c10-45da-ab47-4c80ccbbbe99', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0537d788-5c10-45da-ab47-4c80ccbbbe99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:28,807 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:28,807 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d18251b0-7193-4c9d-9504-1240ea9bc4c5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d18251b0-7193-4c9d-9504-1240ea9bc4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:29,858 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:30:29,858 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79357c63-129b-4bbe-ac9c-e99081ba3867', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79357c63-129b-4bbe-ac9c-e99081ba3867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:30,907 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:30:30,907 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e41ebe0c-077b-4bcb-8a43-886eca4bb66b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e41ebe0c-077b-4bcb-8a43-886eca4bb66b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:31,957 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:31,957 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a0e4ce-00ef-4880-a930-47a42996c8a5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a0e4ce-00ef-4880-a930-47a42996c8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:33,008 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:30:33,008 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16eb5f0a-77d2-4852-9e43-6530e80331d4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16eb5f0a-77d2-4852-9e43-6530e80331d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:34,060 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.045s 2021-09-03 02:30:34,060 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a09e752c-1d55-4d2a-b783-24dc35e14635', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09e752c-1d55-4d2a-b783-24dc35e14635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:35,108 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:35,109 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6573b1-50a4-4485-8e15-d91c400734ef', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6573b1-50a4-4485-8e15-d91c400734ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:36,159 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:36,160 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f1ebc8-1502-48ad-ae24-2952ee191033', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f1ebc8-1502-48ad-ae24-2952ee191033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:37,210 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:37,210 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0eeb44c-1f41-4e84-b3b0-0c60e01c0594', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0eeb44c-1f41-4e84-b3b0-0c60e01c0594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:38,259 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:38,260 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a8bec5-e351-4c92-8b10-bbe683286a6a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a8bec5-e351-4c92-8b10-bbe683286a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:39,308 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:39,309 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d0a43d-bca8-42dd-859c-bf21cc4b6221', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d0a43d-bca8-42dd-859c-bf21cc4b6221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:40,357 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:30:40,357 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e85dddd-f728-4c39-a5cf-8ad47c448345', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e85dddd-f728-4c39-a5cf-8ad47c448345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:41,408 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:41,409 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b51edc17-7e94-49c1-bded-9f997bf0aaf7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b51edc17-7e94-49c1-bded-9f997bf0aaf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:42,459 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:42,459 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25ab39c-e283-471e-a767-16df4e928521', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25ab39c-e283-471e-a767-16df4e928521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:43,509 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:43,509 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9efdf7dc-7321-4463-9f39-25661ae6bd18', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9efdf7dc-7321-4463-9f39-25661ae6bd18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:44,559 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:44,559 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da32952-42d0-42e8-ad27-842d7473d9a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da32952-42d0-42e8-ad27-842d7473d9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:45,609 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:45,609 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109318c5-92e3-446c-b437-379e780d7fc6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109318c5-92e3-446c-b437-379e780d7fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:46,658 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:46,659 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d72dd02d-5344-4cfc-82ec-77070bed1524', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d72dd02d-5344-4cfc-82ec-77070bed1524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:47,711 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.044s 2021-09-03 02:30:47,711 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f8c588-f321-4f86-a2b1-40105aa13923', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f8c588-f321-4f86-a2b1-40105aa13923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:48,764 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.045s 2021-09-03 02:30:48,764 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914b2736-c29d-4b01-aee2-7b0fc7834ddb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914b2736-c29d-4b01-aee2-7b0fc7834ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:49,819 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:30:49,819 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7a1994-cc18-44e7-90bb-b72bd49a6ce5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7a1994-cc18-44e7-90bb-b72bd49a6ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:50,870 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:30:50,871 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dbdf85e-bb58-471b-9a53-7749275d1c10', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dbdf85e-bb58-471b-9a53-7749275d1c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:51,922 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:30:51,922 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c9258b-a072-4f2e-b0e9-c4bcc74836be', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c9258b-a072-4f2e-b0e9-c4bcc74836be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:52,973 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:30:52,974 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5a71bb-7521-47e8-b049-da17fddeca5c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5a71bb-7521-47e8-b049-da17fddeca5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:54,026 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.045s 2021-09-03 02:30:54,027 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638726ab-aad1-467a-8484-75d005392efa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638726ab-aad1-467a-8484-75d005392efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:55,076 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:55,076 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-423e705c-da4c-4e02-89bc-582622d83bfb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-423e705c-da4c-4e02-89bc-582622d83bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:56,126 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:30:56,127 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe7d4c7-c00c-44fe-bea3-f044555c44ee', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe7d4c7-c00c-44fe-bea3-f044555c44ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:57,174 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:30:57,174 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935776b0-52ff-470c-8baa-cea520d3c229', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935776b0-52ff-470c-8baa-cea520d3c229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:58,224 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:58,232 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fdc906b-de2e-456a-867a-65ae9a05dfc5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fdc906b-de2e-456a-867a-65ae9a05dfc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:30:59,282 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:30:59,282 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a632184-624f-43cc-80bb-b15341edb799', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a632184-624f-43cc-80bb-b15341edb799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:00,331 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:31:00,332 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28dfd3eb-6214-46ac-9f4c-447d5325e264', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28dfd3eb-6214-46ac-9f4c-447d5325e264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:01,380 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:01,381 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40e535ab-9c83-43cd-8ba0-9a3370f4cf73', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40e535ab-9c83-43cd-8ba0-9a3370f4cf73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:02,429 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:02,430 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b9bca3-dff0-49ec-bd87-f6c30b504f9c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b9bca3-dff0-49ec-bd87-f6c30b504f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:03,479 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:03,479 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbb0f9d-216e-4854-b035-aa4b7ecc6932', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbb0f9d-216e-4854-b035-aa4b7ecc6932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:04,529 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:04,529 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61bb2575-9483-42fc-8d18-b8cf332acb83', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61bb2575-9483-42fc-8d18-b8cf332acb83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:05,579 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:31:05,579 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcf51d7-8b7f-4b69-b75b-ee9ec8956c90', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcf51d7-8b7f-4b69-b75b-ee9ec8956c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:06,629 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:06,630 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84782770-6bd5-4d2f-ae86-c0132177060b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84782770-6bd5-4d2f-ae86-c0132177060b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:07,680 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:07,680 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ea4791-d725-4936-9b20-e6d21ce26e2c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ea4791-d725-4936-9b20-e6d21ce26e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:08,730 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:08,731 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35800444-7858-46bb-8bd9-cc1b16cdbc49', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35800444-7858-46bb-8bd9-cc1b16cdbc49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:09,779 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:31:09,779 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c3e6265-7be8-4e5c-b519-61991724f031', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c3e6265-7be8-4e5c-b519-61991724f031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:10,828 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:10,829 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff4722e-0203-4e3b-9d30-98c861acdadd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff4722e-0203-4e3b-9d30-98c861acdadd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:11,876 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:31:11,876 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d89637-182e-4e9f-8e84-a4cd60888f0a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d89637-182e-4e9f-8e84-a4cd60888f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:12,926 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:12,926 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ebc6c6c-6984-46b6-9a21-98a8ec2241b8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ebc6c6c-6984-46b6-9a21-98a8ec2241b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:13,975 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:31:13,976 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d951448f-5429-4df3-853e-07d977daa463', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d951448f-5429-4df3-853e-07d977daa463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:15,024 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:15,025 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17acfe06-4973-4ffe-8da3-37d4dfabd0fe', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17acfe06-4973-4ffe-8da3-37d4dfabd0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:16,074 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:16,074 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f39a6c6-9a3c-44d1-8c01-4d7169d33d2b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f39a6c6-9a3c-44d1-8c01-4d7169d33d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:17,123 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:17,124 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad170696-44bc-4f49-a761-09d82127b442', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad170696-44bc-4f49-a761-09d82127b442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:18,173 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:18,173 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d212fc92-b806-42a7-82bf-f5350cca1cb2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d212fc92-b806-42a7-82bf-f5350cca1cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:19,224 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:19,224 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ed7fe4-c45a-49de-9dd2-bf9082e7a8ed', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ed7fe4-c45a-49de-9dd2-bf9082e7a8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:20,273 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:20,273 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49494203-14f8-454f-84a3-19f6f7d2c655', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49494203-14f8-454f-84a3-19f6f7d2c655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:21,322 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:21,323 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789d3734-fbd8-4555-b85b-033dfc4d9d6f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789d3734-fbd8-4555-b85b-033dfc4d9d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:22,373 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:22,373 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6a1768-51b0-42c8-92fd-a33d3846f9a0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6a1768-51b0-42c8-92fd-a33d3846f9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:23,422 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:23,423 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc160e6-9b5a-414e-bf12-dc4b7de459ce', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc160e6-9b5a-414e-bf12-dc4b7de459ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:24,473 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:24,473 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b48fefc-0aa2-4d36-9245-d841eb372879', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b48fefc-0aa2-4d36-9245-d841eb372879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:25,523 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:25,523 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2227e8-4653-4e48-ac17-af74fc8a657b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2227e8-4653-4e48-ac17-af74fc8a657b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:26,571 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:26,572 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e904d7-59e0-42e7-86ac-b20bc6cc5d52', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e904d7-59e0-42e7-86ac-b20bc6cc5d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:27,621 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:27,621 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e2b392-b106-4d15-838a-5774b4cc5b1b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e2b392-b106-4d15-838a-5774b4cc5b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:28,670 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:28,670 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da7f054-62d2-4bad-8348-4d45c417b51a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da7f054-62d2-4bad-8348-4d45c417b51a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:29,720 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:29,720 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6009427-3f09-4bc5-b568-eb7a8bf256b3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6009427-3f09-4bc5-b568-eb7a8bf256b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:30,769 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:30,769 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8b5f17c-59ee-49bf-a187-a4b67c92d45a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b5f17c-59ee-49bf-a187-a4b67c92d45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:31,819 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:31,820 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e31d8b-891a-4d64-a0d0-1e520de85f9d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e31d8b-891a-4d64-a0d0-1e520de85f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:32,868 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:32,868 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543a1eda-3e5a-43e9-9b70-a98b23a26cf1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543a1eda-3e5a-43e9-9b70-a98b23a26cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:33,917 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:33,918 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9c3f208-68ea-43a1-838f-939b2861c550', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9c3f208-68ea-43a1-838f-939b2861c550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:34,968 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:34,968 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24130a2c-4767-40be-9888-7d7fcc7574b9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24130a2c-4767-40be-9888-7d7fcc7574b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:36,017 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:36,018 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa408de-4dfb-4f33-825d-24c4125285ac', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa408de-4dfb-4f33-825d-24c4125285ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:37,068 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:37,068 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2654626-09f8-48cb-b486-67275b46879b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2654626-09f8-48cb-b486-67275b46879b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:38,117 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:38,117 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242fab14-89ca-48ea-81ec-23b8a061468b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242fab14-89ca-48ea-81ec-23b8a061468b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:39,172 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.047s 2021-09-03 02:31:39,172 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33fb0e19-60ec-42a2-b239-190f2fc84e57', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33fb0e19-60ec-42a2-b239-190f2fc84e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:40,221 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:40,222 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd505c4-bb60-4ff5-b720-ed6ed471cab6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd505c4-bb60-4ff5-b720-ed6ed471cab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:41,277 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.047s 2021-09-03 02:31:41,278 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9275076b-7c2e-4940-a917-e2aa6f20ea5b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9275076b-7c2e-4940-a917-e2aa6f20ea5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:42,329 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:42,329 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-209b8975-1fef-4aa6-90db-8e50d8d8125a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-209b8975-1fef-4aa6-90db-8e50d8d8125a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:43,378 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:31:43,379 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a16d6bb-981c-462b-9464-36f8e7d50cae', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a16d6bb-981c-462b-9464-36f8e7d50cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:44,430 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:31:44,431 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75174e6-d054-4a41-af16-2a6b20cb3a41', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75174e6-d054-4a41-af16-2a6b20cb3a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:45,479 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:45,480 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9fefd59-1643-4df8-ad3e-4de17ae5c6c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9fefd59-1643-4df8-ad3e-4de17ae5c6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:46,529 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:46,530 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e69ecd2-bf56-42ad-a7f0-01fe541dda81', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e69ecd2-bf56-42ad-a7f0-01fe541dda81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:47,580 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.043s 2021-09-03 02:31:47,581 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7915bae-0457-406b-b950-83403729adc0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7915bae-0457-406b-b950-83403729adc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:48,630 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:48,631 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad39106-25ae-4695-aac1-a51d129c753c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad39106-25ae-4695-aac1-a51d129c753c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:49,680 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:49,681 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e036b7-5bc3-4ce1-8710-56ce62e75aff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e036b7-5bc3-4ce1-8710-56ce62e75aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:50,731 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:50,731 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2bd9b68-89ee-4265-bc8e-f6272b8b140f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2bd9b68-89ee-4265-bc8e-f6272b8b140f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:51,780 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:51,781 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd18af6-c5e0-49e6-898d-3a2d75438d38', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd18af6-c5e0-49e6-898d-3a2d75438d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:52,830 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:52,830 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5834d786-d820-4e62-9c20-9f721be2362b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5834d786-d820-4e62-9c20-9f721be2362b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:53,879 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:53,880 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4d88f6-2785-451a-a524-669bfcf1e6cd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4d88f6-2785-451a-a524-669bfcf1e6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:54,928 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:31:54,928 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-044deaff-57c0-4717-b60c-9852d97735c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-044deaff-57c0-4717-b60c-9852d97735c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:55,977 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:55,978 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c131509d-0302-4974-aebb-893a20182968', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c131509d-0302-4974-aebb-893a20182968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:57,027 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:31:57,027 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-500c2b90-73fa-4247-a987-b29c118e24ac', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-500c2b90-73fa-4247-a987-b29c118e24ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:58,077 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:31:58,077 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f556b7a0-30f4-4128-a93c-57fde658a09b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f556b7a0-30f4-4128-a93c-57fde658a09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:31:59,126 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:31:59,126 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e4986a-7359-49f3-a522-58b56441e0ba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e4986a-7359-49f3-a522-58b56441e0ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:00,175 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:32:00,176 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2570f6d5-4e0c-4453-a3c8-7cf9f634887e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2570f6d5-4e0c-4453-a3c8-7cf9f634887e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:01,224 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:32:01,224 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792a0be1-5d86-4295-9ce0-ff8fcdd24437', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792a0be1-5d86-4295-9ce0-ff8fcdd24437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:02,274 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:32:02,274 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8d2d82-7b2b-4895-90d9-80a6b434e159', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8d2d82-7b2b-4895-90d9-80a6b434e159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:03,322 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:32:03,323 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53fa524a-93da-4266-9e17-33e1df1be94f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53fa524a-93da-4266-9e17-33e1df1be94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:04,372 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:32:04,373 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a128785c-4e99-4521-8b4d-34c7e716bf55', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a128785c-4e99-4521-8b4d-34c7e716bf55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:05,423 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:32:05,423 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6fa545d-8701-47cf-9a6e-c019452bf205', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6fa545d-8701-47cf-9a6e-c019452bf205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:06,474 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.042s 2021-09-03 02:32:06,474 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa96e8a-554b-4b1a-9eb8-d23333e0161f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa96e8a-554b-4b1a-9eb8-d23333e0161f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:07,526 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.044s 2021-09-03 02:32:07,527 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b8f2ec-efba-401e-b7ea-8215fd503afc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b8f2ec-efba-401e-b7ea-8215fd503afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:08,576 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:32:08,577 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5abe8a4-3155-42cf-a791-b75087180443', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5abe8a4-3155-42cf-a791-b75087180443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:09,629 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.044s 2021-09-03 02:32:09,630 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d11ea1e-7ef1-4964-a63c-fbeb2e044330', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d11ea1e-7ef1-4964-a63c-fbeb2e044330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:10,679 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:32:10,679 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb26888-e2c1-42ae-b566-af2ba918031b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb26888-e2c1-42ae-b566-af2ba918031b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:11,728 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.041s 2021-09-03 02:32:11,728 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252d130b-fa50-4413-b5ad-bf19d5952ca7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252d130b-fa50-4413-b5ad-bf19d5952ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:12,777 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:32:12,777 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-306fad96-c72c-436f-83b4-aae012e4ad8c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-306fad96-c72c-436f-83b4-aae012e4ad8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:13,826 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19 0.040s 2021-09-03 02:32:13,826 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad59d67c-1f01-4de5-8b51-3a4011551723', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad59d67c-1f01-4de5-8b51-3a4011551723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19'} Body: b'{"volume": {"id": "558b77fd-c799-434a-b14e-544949a46b19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:25:40.000000", "updated_at": "2021-09-03T02:25:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1651907477", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/558b77fd-c799-434a-b14e-544949a46b19"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 170, in test_volume_from_snapshot self._create_volume_from_snapshot(extra_size=1) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, 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 558b77fd-c799-434a-b14e-544949a46b19 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
fail
ft18.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-09-03 02:32:14,345 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 202 POST http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes 0.456s 2021-09-03 02:32:14,346 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49193298-c852-4830-9f2d-4499186a9dfe', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49193298-c852-4830-9f2d-4499186a9dfe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.094488", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:32:14,395 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:32:14,395 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63f9a20d-7e2d-43b2-807b-732368a3bd42', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63f9a20d-7e2d-43b2-807b-732368a3bd42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:15,445 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:15,445 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc6bed8-7ed9-4513-b0f7-6318c236eb88', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc6bed8-7ed9-4513-b0f7-6318c236eb88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:16,494 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:16,495 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73a082f-a61f-4fda-b5cf-05c503cfb95c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73a082f-a61f-4fda-b5cf-05c503cfb95c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:17,545 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:17,545 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdb1ef8-782d-47c8-8b37-e21aeb3ee450', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdb1ef8-782d-47c8-8b37-e21aeb3ee450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:18,596 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:18,596 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ef5195-36d3-4c85-b9eb-1861d69dd1fe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ef5195-36d3-4c85-b9eb-1861d69dd1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:19,644 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:32:19,645 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce48e9df-1f7d-4ded-8cbc-5cc18d4a898f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce48e9df-1f7d-4ded-8cbc-5cc18d4a898f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:20,695 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:20,695 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d25131a-d487-4bb1-8582-5a91099ba6ed', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d25131a-d487-4bb1-8582-5a91099ba6ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:21,744 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:21,744 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8436b5ca-91ad-462a-8cc5-818805c4bdd5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8436b5ca-91ad-462a-8cc5-818805c4bdd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:22,795 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:22,795 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37827d4f-3781-4846-99bb-9fd308c413e0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37827d4f-3781-4846-99bb-9fd308c413e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:23,843 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:32:23,844 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17623926-32d2-442d-b874-88a6bac37389', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17623926-32d2-442d-b874-88a6bac37389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:24,894 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:24,895 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af81b92e-0b88-48ff-aade-0c8c3f5ee196', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af81b92e-0b88-48ff-aade-0c8c3f5ee196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:25,944 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:25,944 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de90d60-0183-4f27-9ff1-e78d68436c84', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de90d60-0183-4f27-9ff1-e78d68436c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:26,992 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:32:26,992 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21e79f4-f440-4dc6-887a-c495d3cc2e32', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21e79f4-f440-4dc6-887a-c495d3cc2e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:28,042 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:28,042 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37a5b5d6-3d96-46db-82ed-2ff9c1a35829', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37a5b5d6-3d96-46db-82ed-2ff9c1a35829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:29,090 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:32:29,091 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee3d6a9-7f62-4dde-a607-e158e2c72581', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee3d6a9-7f62-4dde-a607-e158e2c72581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:30,140 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:30,140 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e847485a-fca2-4e92-8f13-f5d628204f45', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e847485a-fca2-4e92-8f13-f5d628204f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:31,188 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:32:31,189 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72645b0c-b511-4582-a10d-ee3a8e12b488', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72645b0c-b511-4582-a10d-ee3a8e12b488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:32,238 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:32,239 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb58a87-09c1-4a2f-b4b8-6ad25d8151ad', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb58a87-09c1-4a2f-b4b8-6ad25d8151ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:33,288 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:33,289 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a517d3-0970-4c8f-b399-6137d3368927', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a517d3-0970-4c8f-b399-6137d3368927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:34,337 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:34,337 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b04b7b0-32ed-40bc-8c95-ad76b68a07d2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b04b7b0-32ed-40bc-8c95-ad76b68a07d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:35,388 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:35,388 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d228cfa6-9446-48fd-929c-769984c2864d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d228cfa6-9446-48fd-929c-769984c2864d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:36,437 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:36,438 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-362eeabb-a31a-42ae-8841-700b6aa65f3f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-362eeabb-a31a-42ae-8841-700b6aa65f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:37,486 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:32:37,486 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733ff8f1-c04d-4bcf-a1a7-a9fb13313501', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733ff8f1-c04d-4bcf-a1a7-a9fb13313501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:38,536 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:38,537 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d627a5f-13f0-4d87-80ac-ebebe3841a4d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d627a5f-13f0-4d87-80ac-ebebe3841a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:39,588 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:32:39,588 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cf3237-f84a-4e2e-849f-7e2b4bc14e11', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cf3237-f84a-4e2e-849f-7e2b4bc14e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:40,639 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:40,639 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba692020-f7fc-4cff-924c-ff1b1319e11a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba692020-f7fc-4cff-924c-ff1b1319e11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:41,690 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:32:41,690 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c563ded-b46a-47c9-a713-6e199a1d196d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c563ded-b46a-47c9-a713-6e199a1d196d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:42,741 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:42,741 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16265d0c-84fc-42b2-848c-e159dbd2f122', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16265d0c-84fc-42b2-848c-e159dbd2f122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:43,791 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:43,792 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf353e1-e960-4000-9f05-62776e100663', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf353e1-e960-4000-9f05-62776e100663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:44,841 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:44,841 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b347613-ca7b-4e44-af22-bcf502b8559d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b347613-ca7b-4e44-af22-bcf502b8559d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:45,890 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:45,890 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de69a03-45b2-4c01-8639-b82f34ecc7a0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de69a03-45b2-4c01-8639-b82f34ecc7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:46,940 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:46,940 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ffa1936-1cd7-4b75-bc75-84ad9e74911e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ffa1936-1cd7-4b75-bc75-84ad9e74911e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:47,990 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:47,990 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdd35d8-9a0c-4335-8e71-3a5b3713b26d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdd35d8-9a0c-4335-8e71-3a5b3713b26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:49,039 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:49,040 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98d47f61-491d-4ad1-81df-e7df18350e08', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98d47f61-491d-4ad1-81df-e7df18350e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:50,088 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:50,089 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe730f1-f5f3-4057-a59b-931e478f8d09', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe730f1-f5f3-4057-a59b-931e478f8d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:51,138 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:51,138 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc69416-b7aa-4bb0-90fe-7861aba11a4e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc69416-b7aa-4bb0-90fe-7861aba11a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:52,188 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:52,188 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e34aeb9-5116-4c02-87ee-99bc83361ad3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e34aeb9-5116-4c02-87ee-99bc83361ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:53,238 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:53,239 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46f5d2b-4f0e-4065-a4c7-5f900e78def1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46f5d2b-4f0e-4065-a4c7-5f900e78def1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:54,289 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:54,289 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3336592-0135-4987-b18a-44e4599978b5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3336592-0135-4987-b18a-44e4599978b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:55,339 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:55,339 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506e9211-b233-455d-8050-6a75baf2c584', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506e9211-b233-455d-8050-6a75baf2c584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:56,388 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:32:56,388 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a81048-0563-446e-9c76-e1789693ec59', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a81048-0563-446e-9c76-e1789693ec59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:57,438 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:57,439 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50b1217-779a-4540-81d1-df00e60029f5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50b1217-779a-4540-81d1-df00e60029f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:58,487 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:32:58,487 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5df6f76-0a0c-4139-8d5a-d63f40285057', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5df6f76-0a0c-4139-8d5a-d63f40285057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:32:59,538 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:32:59,538 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde825cb-57df-403f-9a12-61af53323b81', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde825cb-57df-403f-9a12-61af53323b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:00,587 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:00,588 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee1b72b-fb26-4d88-96cb-0652dafdc5bf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee1b72b-fb26-4d88-96cb-0652dafdc5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:01,638 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:01,638 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80595c21-1626-4108-9eda-866f20bcd09e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80595c21-1626-4108-9eda-866f20bcd09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:02,687 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:02,687 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7899abe-08d2-4c4d-9d0d-31e035943e7f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7899abe-08d2-4c4d-9d0d-31e035943e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:03,737 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:03,738 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-854e77a6-f3ba-4387-a75c-4e6d91cd28b9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-854e77a6-f3ba-4387-a75c-4e6d91cd28b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:04,787 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:04,787 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c8517c-a61f-4637-8b70-d48bf6b75073', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c8517c-a61f-4637-8b70-d48bf6b75073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:05,837 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:05,838 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba51791-2605-4560-94d2-790f6da0a745', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba51791-2605-4560-94d2-790f6da0a745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:06,888 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:06,889 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26bd7d65-68e9-4ba0-9b88-759023259747', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26bd7d65-68e9-4ba0-9b88-759023259747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:07,938 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:07,938 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f4c16e3-e701-4ae6-a41a-a096c80d0f47', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f4c16e3-e701-4ae6-a41a-a096c80d0f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:08,988 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:08,988 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f9b3ce-a6b1-4c56-8d69-518ac34324d3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f9b3ce-a6b1-4c56-8d69-518ac34324d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:10,038 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:10,038 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91f69c9-a4b6-4634-8877-e1a41cb21343', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91f69c9-a4b6-4634-8877-e1a41cb21343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:11,090 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:33:11,090 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d76ab0-60b5-461f-983e-c53b2309534f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d76ab0-60b5-461f-983e-c53b2309534f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:12,141 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.044s 2021-09-03 02:33:12,142 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c8e5c7-26ce-4ff9-9bd5-80484698d136', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c8e5c7-26ce-4ff9-9bd5-80484698d136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:13,192 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:13,192 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576d7315-3e78-4f73-be0a-567714b8be75', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576d7315-3e78-4f73-be0a-567714b8be75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:14,242 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:14,243 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ec2a38-8da0-428b-a812-b01d1f14ad4d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ec2a38-8da0-428b-a812-b01d1f14ad4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:15,293 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:15,293 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c996e5e-1ab6-4d25-a505-2f0db202dfa7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c996e5e-1ab6-4d25-a505-2f0db202dfa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:16,341 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:16,341 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c94d8e-7c31-491a-87b0-4e05396cca31', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c94d8e-7c31-491a-87b0-4e05396cca31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:17,390 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:33:17,390 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ddbf4e-624d-440d-9904-6388de2e3a18', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ddbf4e-624d-440d-9904-6388de2e3a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:18,440 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:18,440 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a589900-8cfa-4791-ba3e-46a8e83715a6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a589900-8cfa-4791-ba3e-46a8e83715a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:19,489 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:19,489 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def983f7-7c72-462f-9902-26486e74dd23', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def983f7-7c72-462f-9902-26486e74dd23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:20,538 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:20,539 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166774af-e509-4081-a51a-3a0c05046952', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166774af-e509-4081-a51a-3a0c05046952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:21,588 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:21,588 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8364f1c2-7c01-4472-8526-7a0c635496bf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8364f1c2-7c01-4472-8526-7a0c635496bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:22,638 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:22,638 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e314ab-0c58-45b2-9599-404af6141570', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e314ab-0c58-45b2-9599-404af6141570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:23,688 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:23,689 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1284ce78-756b-41d6-a53a-5c12e4d28bec', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1284ce78-756b-41d6-a53a-5c12e4d28bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:24,737 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:24,738 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9309161-81ea-41e9-9666-b6f0ea64abb0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9309161-81ea-41e9-9666-b6f0ea64abb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:25,787 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:25,788 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ec686b-b9dd-45d8-96ee-2fb516ce2f68', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ec686b-b9dd-45d8-96ee-2fb516ce2f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:26,836 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:26,837 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48844ee6-cecc-432f-9be2-8646e8655839', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48844ee6-cecc-432f-9be2-8646e8655839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:27,885 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:33:27,886 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-839aabf2-7341-4b54-bbe2-bb425d684b85', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-839aabf2-7341-4b54-bbe2-bb425d684b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:28,936 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:28,936 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed66d28a-3408-4e63-a076-511197c6e7d0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed66d28a-3408-4e63-a076-511197c6e7d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:29,985 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:29,985 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899c0916-45c3-4306-804d-a18e625a8d49', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899c0916-45c3-4306-804d-a18e625a8d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:31,035 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:31,035 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb1884f-201e-44e9-9758-42c91e80d16d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb1884f-201e-44e9-9758-42c91e80d16d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:32,084 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:32,084 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8445c8-82ff-41b8-b6da-91683b84a7dc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8445c8-82ff-41b8-b6da-91683b84a7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:33,133 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:33,133 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c485cca4-ce35-44d5-a188-93f19d50ea37', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c485cca4-ce35-44d5-a188-93f19d50ea37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:34,184 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:34,184 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d66bf87-53fd-48af-8552-920e0fe1d0f2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d66bf87-53fd-48af-8552-920e0fe1d0f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:35,233 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:33:35,233 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aaeca50-e2da-4f5d-88c5-d41c21eac956', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aaeca50-e2da-4f5d-88c5-d41c21eac956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:36,283 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:36,283 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2fba1ca-9216-456a-b609-d30e7a111893', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2fba1ca-9216-456a-b609-d30e7a111893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:37,331 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:33:37,331 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-324bcedf-00fb-4ef8-8a8c-fc54733cceed', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-324bcedf-00fb-4ef8-8a8c-fc54733cceed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:38,381 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:38,386 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92f7f90-6fd2-46a2-81eb-8fe686da088e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92f7f90-6fd2-46a2-81eb-8fe686da088e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:39,435 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:39,436 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daab1c3b-fac5-4a87-b13d-a849461b3e0f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daab1c3b-fac5-4a87-b13d-a849461b3e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:40,486 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:33:40,486 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56136e29-41b4-4285-b8f8-61be55ce47f2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56136e29-41b4-4285-b8f8-61be55ce47f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:41,537 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:33:41,538 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f636747-ae36-4445-a527-04c960731c3f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f636747-ae36-4445-a527-04c960731c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:42,589 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:42,589 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846250e9-35e1-4728-a637-4e835f3f5c00', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846250e9-35e1-4728-a637-4e835f3f5c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:43,639 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:43,640 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2dfcc0-5565-421a-a296-7b3b2ba7170f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2dfcc0-5565-421a-a296-7b3b2ba7170f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:44,689 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:44,690 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fcdd67f-36cf-4979-9323-830b2a8c8648', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fcdd67f-36cf-4979-9323-830b2a8c8648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:45,738 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:45,738 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65056167-91c1-4c9b-9b7c-483408284405', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65056167-91c1-4c9b-9b7c-483408284405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:46,788 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:46,788 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48cf812-fbdc-436a-a8fc-1ccfc9c9dfc2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48cf812-fbdc-436a-a8fc-1ccfc9c9dfc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:47,837 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:33:47,838 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaea7420-f91b-44d4-8705-1e9ed99af5ab', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaea7420-f91b-44d4-8705-1e9ed99af5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:48,887 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:48,887 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0efe4ea1-ffe7-4427-a961-ded437384580', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0efe4ea1-ffe7-4427-a961-ded437384580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:49,936 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:49,936 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51526c3-36d0-4577-b7ba-e9a0b7033ffd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51526c3-36d0-4577-b7ba-e9a0b7033ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:50,986 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:50,986 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc242daf-0d72-412d-9fff-4f6844162e47', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc242daf-0d72-412d-9fff-4f6844162e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:52,036 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:52,036 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba45a793-9c26-4f31-867f-441de82b82df', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba45a793-9c26-4f31-867f-441de82b82df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:53,085 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:53,085 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9ae1d4-1b79-4985-8e56-9254b6e0c1b2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9ae1d4-1b79-4985-8e56-9254b6e0c1b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:54,136 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:54,136 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11285ac8-d6e6-498b-a0ac-4b3787ab2dc8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11285ac8-d6e6-498b-a0ac-4b3787ab2dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:55,185 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:55,185 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-503c07b8-5ce5-4bb3-979a-e7dd0d22d43f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-503c07b8-5ce5-4bb3-979a-e7dd0d22d43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:56,235 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:56,235 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6ea6dd-ed36-407b-be8e-24dd09c235d7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6ea6dd-ed36-407b-be8e-24dd09c235d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:57,284 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:33:57,285 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2aa28d4-83fe-43e4-a18c-ad8fbc18ee14', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2aa28d4-83fe-43e4-a18c-ad8fbc18ee14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:58,336 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:33:58,336 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb9090b-fdaf-4601-84f7-5d5b5fec9994', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb9090b-fdaf-4601-84f7-5d5b5fec9994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:33:59,386 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:33:59,386 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3655fc35-b5b0-4c93-927f-721fe939fcd0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3655fc35-b5b0-4c93-927f-721fe939fcd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:00,436 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:00,436 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06d12a2-4c3b-4432-be38-23c52a96f5e9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06d12a2-4c3b-4432-be38-23c52a96f5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:01,484 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:01,485 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc26364-a2d3-4dc2-9609-e827ba092d9d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc26364-a2d3-4dc2-9609-e827ba092d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:02,534 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:02,535 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b9b236-d9cd-4fd0-932d-f4de22894d78', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b9b236-d9cd-4fd0-932d-f4de22894d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:03,583 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:03,584 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04527c1-a6be-4159-b907-921867f97334', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04527c1-a6be-4159-b907-921867f97334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:04,634 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:04,635 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87411ca4-136b-4f10-909e-4c834f428acf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87411ca4-136b-4f10-909e-4c834f428acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:05,684 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:05,685 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c22fa049-1106-4183-b676-deeec6f0361d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c22fa049-1106-4183-b676-deeec6f0361d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:06,733 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:06,734 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f614b05-302a-49ba-bb86-be4b458c007e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f614b05-302a-49ba-bb86-be4b458c007e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:07,785 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:07,785 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f31c3b-6629-484d-897a-6fe514ee3ae2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f31c3b-6629-484d-897a-6fe514ee3ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:08,925 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.131s 2021-09-03 02:34:08,925 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b103b74-04c8-4073-9c95-646ea93b67ff', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b103b74-04c8-4073-9c95-646ea93b67ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:09,975 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:09,975 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6664141f-eb32-4a2f-ac19-29f95b326235', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6664141f-eb32-4a2f-ac19-29f95b326235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:11,024 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:11,024 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e87eaa-bff2-4ef4-8ce3-beec330c64c3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e87eaa-bff2-4ef4-8ce3-beec330c64c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:12,074 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:12,074 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53306855-751f-4a81-9c40-a3d5c76fc167', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53306855-751f-4a81-9c40-a3d5c76fc167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:13,123 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:13,124 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bd4948e-c400-4398-97cc-530247405842', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bd4948e-c400-4398-97cc-530247405842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:14,173 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:14,173 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fabf01f-efac-4ccf-8f52-667a0b3d5d98', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fabf01f-efac-4ccf-8f52-667a0b3d5d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:15,222 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:15,223 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df059862-98df-4454-b754-ee9a76498cd3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df059862-98df-4454-b754-ee9a76498cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:16,271 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:34:16,272 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5128f77-cf23-4040-8f8c-059260615253', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5128f77-cf23-4040-8f8c-059260615253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:17,320 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:34:17,321 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7ed3fe-4dd6-49ca-a80d-6d1b4f641b38', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7ed3fe-4dd6-49ca-a80d-6d1b4f641b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:18,371 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:18,371 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52a1b110-6ffa-4a27-a117-344a8e508625', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52a1b110-6ffa-4a27-a117-344a8e508625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:19,420 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:19,421 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e848163-149c-4dcc-8c2e-6ee6ff5a9c7c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e848163-149c-4dcc-8c2e-6ee6ff5a9c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:20,469 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:20,470 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9639a2e9-376c-45c4-9e71-6a56631f7e56', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9639a2e9-376c-45c4-9e71-6a56631f7e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:21,519 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:21,519 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd75e856-324c-466b-a6d7-b64f1b5d84e5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd75e856-324c-466b-a6d7-b64f1b5d84e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:22,567 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:22,568 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac2c0654-fe9a-454b-b108-ad2e64493c62', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac2c0654-fe9a-454b-b108-ad2e64493c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:23,617 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:23,618 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5071d33b-7f00-46a0-8bed-e4a7a283f0af', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5071d33b-7f00-46a0-8bed-e4a7a283f0af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:24,670 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.044s 2021-09-03 02:34:24,670 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb63d013-79d4-40dc-9565-1809b9b4303c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb63d013-79d4-40dc-9565-1809b9b4303c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:25,720 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:25,720 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0399e3f1-4526-4716-85c7-d2ce156ee9e6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0399e3f1-4526-4716-85c7-d2ce156ee9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:26,769 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:34:26,769 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0570f8-5dae-4a10-889f-c7027e38b31a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0570f8-5dae-4a10-889f-c7027e38b31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:27,820 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:27,820 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f066540-7d0a-475d-81e9-4affcbf96213', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f066540-7d0a-475d-81e9-4affcbf96213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:28,870 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:28,870 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de2ac464-69ac-4e67-8aa9-9616c7c6a06a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de2ac464-69ac-4e67-8aa9-9616c7c6a06a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:29,920 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:29,920 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f12be15-4c41-4df9-905e-b2203626f293', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f12be15-4c41-4df9-905e-b2203626f293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:30,969 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:30,970 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc10a12-244c-4d7d-9f99-0e12c429c56d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc10a12-244c-4d7d-9f99-0e12c429c56d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:32,019 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:32,019 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee51ad22-46a0-4d6b-b767-58604389f6f9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee51ad22-46a0-4d6b-b767-58604389f6f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:33,068 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:33,069 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0824d8f-17b7-43bf-a83b-c67f67649959', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0824d8f-17b7-43bf-a83b-c67f67649959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:34,117 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:34:34,117 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e68b54-342f-41ba-8682-a581d8159341', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e68b54-342f-41ba-8682-a581d8159341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:35,167 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:35,167 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f014465f-6911-4ed8-b2de-840ca8e4b6db', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f014465f-6911-4ed8-b2de-840ca8e4b6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:36,216 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:36,217 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7be807d-d48a-4a5a-a94b-1d8606b09045', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7be807d-d48a-4a5a-a94b-1d8606b09045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:37,266 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:37,266 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d7fcf80-37c7-45b9-aa7c-2dff002489f0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d7fcf80-37c7-45b9-aa7c-2dff002489f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:38,315 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:38,316 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d299b90-9b65-43c3-8baa-bea775cdd7c9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d299b90-9b65-43c3-8baa-bea775cdd7c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:39,364 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:39,365 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e86b596e-2d41-4a13-8407-50445596a329', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e86b596e-2d41-4a13-8407-50445596a329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:40,414 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:40,414 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4932fdfd-e366-42bc-bbb6-ab7a4b200ba8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4932fdfd-e366-42bc-bbb6-ab7a4b200ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:41,464 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:41,465 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e12a529d-f666-4b11-b886-f579deac5498', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e12a529d-f666-4b11-b886-f579deac5498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:42,513 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:42,514 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49c72cbe-6157-4ac0-8816-785cbff2825a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49c72cbe-6157-4ac0-8816-785cbff2825a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:43,562 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:43,562 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2898e52d-59e4-409f-a6c2-f17ee97495b3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2898e52d-59e4-409f-a6c2-f17ee97495b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:44,611 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:34:44,611 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b20e18d9-4a09-4631-82c5-cbc10c9b875a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b20e18d9-4a09-4631-82c5-cbc10c9b875a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:45,660 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:45,661 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2c55b0-2190-443b-9ae4-a23d5dec067c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2c55b0-2190-443b-9ae4-a23d5dec067c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:46,710 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:46,711 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8056bfd1-74ee-435a-9cd0-0a974daa4540', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8056bfd1-74ee-435a-9cd0-0a974daa4540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:47,761 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:47,761 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fafda134-50f7-4d87-b9c6-9d690a760723', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fafda134-50f7-4d87-b9c6-9d690a760723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:48,812 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:48,812 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30353a88-8b17-4f76-9048-8544ad198c52', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30353a88-8b17-4f76-9048-8544ad198c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:49,861 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:49,861 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc06fa5b-7a37-4c56-91b6-7d2ebc0ad181', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc06fa5b-7a37-4c56-91b6-7d2ebc0ad181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:50,912 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:50,912 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb96fd8-b799-4381-9c18-64ec60b5cc01', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb96fd8-b799-4381-9c18-64ec60b5cc01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:51,961 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:51,962 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2114a5d-b861-4ae4-9821-a51ad97f145c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2114a5d-b861-4ae4-9821-a51ad97f145c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:53,015 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.045s 2021-09-03 02:34:53,016 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-704e6ddf-cce0-418a-98d9-f4e2077e11c4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-704e6ddf-cce0-418a-98d9-f4e2077e11c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:54,066 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:54,066 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e4027a-1afd-409e-9cae-3236b713a816', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e4027a-1afd-409e-9cae-3236b713a816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:55,116 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:34:55,116 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e96226-b9a2-4af1-a552-22be2a06b1e0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e96226-b9a2-4af1-a552-22be2a06b1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:56,166 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:34:56,166 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9612d594-5fcc-415a-b365-003f9ae8a446', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9612d594-5fcc-415a-b365-003f9ae8a446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:57,214 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:34:57,215 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985f4ff5-bd25-482b-bf00-b9428606de12', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985f4ff5-bd25-482b-bf00-b9428606de12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:58,264 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:34:58,264 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8becc3-b5a2-4754-bb20-2550fc6901dc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8becc3-b5a2-4754-bb20-2550fc6901dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:34:59,316 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.044s 2021-09-03 02:34:59,316 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b608ba-1466-4ca4-a50f-2b9907100d66', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b608ba-1466-4ca4-a50f-2b9907100d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:00,364 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:35:00,364 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eac0c0c-8a3d-4faa-b635-57baad1776ef', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eac0c0c-8a3d-4faa-b635-57baad1776ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:01,415 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:01,415 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b35b2b6-b015-4373-a885-e180dfbaf435', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b35b2b6-b015-4373-a885-e180dfbaf435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:02,464 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:02,465 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff08a7a-ae99-42f9-965f-68e7064d9d19', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff08a7a-ae99-42f9-965f-68e7064d9d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:03,514 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:03,514 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-482256fc-6ea1-4d2c-8efd-a36edc0bb23e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-482256fc-6ea1-4d2c-8efd-a36edc0bb23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:04,564 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:04,564 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46972a59-ea28-4cd1-9a41-68abeabc1075', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46972a59-ea28-4cd1-9a41-68abeabc1075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:05,617 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.044s 2021-09-03 02:35:05,617 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd135dac-986c-4436-adf3-ebadf9f49dfc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd135dac-986c-4436-adf3-ebadf9f49dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:06,668 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:35:06,669 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e8bf13-f36e-4654-8fe9-238d5564a3aa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e8bf13-f36e-4654-8fe9-238d5564a3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:07,719 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:07,719 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6627e025-8296-43c4-9b5e-3fe8ae20a6d9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6627e025-8296-43c4-9b5e-3fe8ae20a6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:08,769 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:08,769 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ae9aa8-dc4e-47c8-ab83-3fe8385b99fc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ae9aa8-dc4e-47c8-ab83-3fe8385b99fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:09,818 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:09,818 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fccc9d1-c294-4ed3-b5b9-d3abc8d653b1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fccc9d1-c294-4ed3-b5b9-d3abc8d653b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:10,869 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:10,870 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6602344b-cd0c-421b-809a-10b21c0f1534', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6602344b-cd0c-421b-809a-10b21c0f1534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:11,919 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:11,920 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5582d80b-c563-4b0c-9331-00fc592d69d9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5582d80b-c563-4b0c-9331-00fc592d69d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:12,969 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:12,970 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49460aaa-1489-4edd-b9c2-8e979acee56b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49460aaa-1489-4edd-b9c2-8e979acee56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:14,019 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:14,019 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d9befe-c19b-4edc-b46d-af7c8713c0d2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d9befe-c19b-4edc-b46d-af7c8713c0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:15,068 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:15,069 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0bfeb8-b5ae-446a-8c8e-b60a0249ab7f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0bfeb8-b5ae-446a-8c8e-b60a0249ab7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:16,117 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:35:16,118 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb12269a-d95e-494f-b022-83beafd8e8d9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb12269a-d95e-494f-b022-83beafd8e8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:17,167 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:17,167 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99fa82f5-0740-4295-b882-532083c9b14a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99fa82f5-0740-4295-b882-532083c9b14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:18,215 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:35:18,215 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94138baa-6d27-425b-8c24-a573ee48107d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94138baa-6d27-425b-8c24-a573ee48107d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:19,264 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:19,265 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b229c52-600a-4d58-add0-17f3559ad9c5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b229c52-600a-4d58-add0-17f3559ad9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:20,314 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:20,314 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c217b9b-9656-4df6-a859-c8d4e8ae9f1b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c217b9b-9656-4df6-a859-c8d4e8ae9f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:21,363 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:21,364 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c22a7bef-a88f-426b-b3f7-831aac882b91', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c22a7bef-a88f-426b-b3f7-831aac882b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:22,412 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:22,413 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c057c0-ecb2-4a43-9db5-8b8bf73887c7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c057c0-ecb2-4a43-9db5-8b8bf73887c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:23,462 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:23,462 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52bcbbc9-a7b3-4c47-b9cd-95397149271f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52bcbbc9-a7b3-4c47-b9cd-95397149271f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:24,512 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:24,513 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5dc9b40-5b85-4e2b-b8e7-c6226baa09f9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5dc9b40-5b85-4e2b-b8e7-c6226baa09f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:25,564 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:35:25,565 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0746bc48-db02-410a-9dea-823caef08aea', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0746bc48-db02-410a-9dea-823caef08aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:26,613 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:26,613 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38aeef38-4436-4f7b-be27-d95ff2aa2585', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38aeef38-4436-4f7b-be27-d95ff2aa2585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:27,664 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:27,665 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3f4290-3941-4a31-9307-94f95dc3c5cf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed3f4290-3941-4a31-9307-94f95dc3c5cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:28,714 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:28,714 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab0891a1-ba08-4d67-ae4e-b91bae90f26b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab0891a1-ba08-4d67-ae4e-b91bae90f26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:29,763 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:29,764 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2cc89a2-fe16-4175-be05-279df7d6437e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2cc89a2-fe16-4175-be05-279df7d6437e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:30,812 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:30,812 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d41bd8b9-ac06-4169-9679-d98d2b0e07f5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d41bd8b9-ac06-4169-9679-d98d2b0e07f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:31,863 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:31,863 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f856da-85a0-405b-8418-1181f29a7149', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f856da-85a0-405b-8418-1181f29a7149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:32,911 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:35:32,911 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3904945b-167e-45c9-9580-fa6d0ef27686', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3904945b-167e-45c9-9580-fa6d0ef27686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:33,961 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:33,961 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3dd8ad0-2754-434a-b63e-dfe89a9eaf61', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3dd8ad0-2754-434a-b63e-dfe89a9eaf61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:35,011 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:35,011 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eedcd1c3-a1a5-4ded-8ef9-8486072bcb13', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eedcd1c3-a1a5-4ded-8ef9-8486072bcb13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:36,060 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:36,060 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc5bce9-e343-48d5-a656-fee94566aeba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc5bce9-e343-48d5-a656-fee94566aeba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:37,109 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:37,109 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7efb682d-d659-4d9f-990f-59630bf3e94c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7efb682d-d659-4d9f-990f-59630bf3e94c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:38,158 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:38,158 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b7ba14-e3d0-403a-bfca-6826cda62449', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b7ba14-e3d0-403a-bfca-6826cda62449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:39,211 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.045s 2021-09-03 02:35:39,212 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c473cf6-f35c-4300-9ef8-a9c0490439f4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c473cf6-f35c-4300-9ef8-a9c0490439f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:40,262 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:40,262 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab97cbf-f9d0-446f-8f51-30d71f81e297', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab97cbf-f9d0-446f-8f51-30d71f81e297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:41,312 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:41,312 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cd7e627-5b52-4d4a-9457-b50342c21777', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd7e627-5b52-4d4a-9457-b50342c21777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:42,361 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:42,361 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae09412-57f7-41b2-943c-3a543c18e1f2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae09412-57f7-41b2-943c-3a543c18e1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:43,412 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:43,412 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eaeb681-70fb-4be8-a83f-83338b0401f0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eaeb681-70fb-4be8-a83f-83338b0401f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:44,461 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:44,461 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87d9ec6-9943-4d25-908f-2e5cfa2d176c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87d9ec6-9943-4d25-908f-2e5cfa2d176c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:45,511 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:45,511 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ffaa59-787f-46fe-84b0-3febaeaf69cd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ffaa59-787f-46fe-84b0-3febaeaf69cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:46,560 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:46,561 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5fb998-f782-4529-9061-178ad0ba02b3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5fb998-f782-4529-9061-178ad0ba02b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:47,611 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:35:47,612 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1faa31c8-7aac-4d23-aedc-8695b1b67f50', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1faa31c8-7aac-4d23-aedc-8695b1b67f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:48,662 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:48,662 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1304a3fb-32d4-4fa9-8d40-28bbbaed38c9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1304a3fb-32d4-4fa9-8d40-28bbbaed38c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:49,712 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:49,713 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34435aa4-f9d6-4e6c-b6ab-6fc3f95c3d52', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34435aa4-f9d6-4e6c-b6ab-6fc3f95c3d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:50,766 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.046s 2021-09-03 02:35:50,767 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1a8560-1700-41fb-86e8-f859b28e75c9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1a8560-1700-41fb-86e8-f859b28e75c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:51,821 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.046s 2021-09-03 02:35:51,821 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd555c6-cede-49c8-873b-a24d557c7e4a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd555c6-cede-49c8-873b-a24d557c7e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:52,875 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.045s 2021-09-03 02:35:52,876 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01f04169-fa6b-4909-8236-bbd81e230eed', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f04169-fa6b-4909-8236-bbd81e230eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:53,925 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:53,925 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd5730f-75e2-4da7-beb7-0648ff03bccd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd5730f-75e2-4da7-beb7-0648ff03bccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:54,975 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:54,975 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-137e784b-ad45-42d5-a6fe-f4b9736aa7a9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-137e784b-ad45-42d5-a6fe-f4b9736aa7a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:56,025 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:35:56,025 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b306b60d-db61-4ef2-a7d4-ff0aa9b84ef8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b306b60d-db61-4ef2-a7d4-ff0aa9b84ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:57,078 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.045s 2021-09-03 02:35:57,079 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3add25a-1996-47bb-95f9-d0caa3a4a106', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3add25a-1996-47bb-95f9-d0caa3a4a106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:58,128 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:35:58,129 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d2a56a-ebe3-4d73-aad1-b7cfdf32465f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d2a56a-ebe3-4d73-aad1-b7cfdf32465f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:35:59,181 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:35:59,181 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-126229bf-ea7f-4fb3-8d7d-1a9f02bffeb5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-126229bf-ea7f-4fb3-8d7d-1a9f02bffeb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:00,233 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:36:00,233 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09e54ec-f402-402b-bfaa-c9dcd1465ef8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09e54ec-f402-402b-bfaa-c9dcd1465ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:01,286 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.044s 2021-09-03 02:36:01,286 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4f1b68-1253-4495-9a02-bc786cef1766', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4f1b68-1253-4495-9a02-bc786cef1766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:02,335 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:02,335 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2941dfd-a811-44ce-ab0e-2b44ad7f2e8b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2941dfd-a811-44ce-ab0e-2b44ad7f2e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:03,385 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:36:03,385 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50e48ab-d12f-47a6-9f80-4ec7129d4f89', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e50e48ab-d12f-47a6-9f80-4ec7129d4f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:04,435 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:36:04,435 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49a335eb-c183-4fdb-b268-3c8253dd51b1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49a335eb-c183-4fdb-b268-3c8253dd51b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:05,485 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:05,485 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0222e91a-cccb-4222-b768-0a0b02ca46fe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0222e91a-cccb-4222-b768-0a0b02ca46fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:06,535 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:06,535 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd513c9-cbbe-4d08-838b-65dc17fe5a1e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd513c9-cbbe-4d08-838b-65dc17fe5a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:07,586 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:36:07,586 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-953acca3-7858-476b-b3fc-34047d7bcfd0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-953acca3-7858-476b-b3fc-34047d7bcfd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:08,635 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:08,636 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d0043c-956e-4f04-a51e-52344cabe5b0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d0043c-956e-4f04-a51e-52344cabe5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:09,684 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:09,685 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c559f87-a527-44af-845f-72fcd0e3092d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c559f87-a527-44af-845f-72fcd0e3092d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:10,733 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:10,734 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97cee773-77b2-4ce5-b3e6-425a5ed59414', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97cee773-77b2-4ce5-b3e6-425a5ed59414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:11,786 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:36:11,786 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c18aeca9-c292-43ec-8ec8-137a6d7168ff', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c18aeca9-c292-43ec-8ec8-137a6d7168ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:12,834 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:12,834 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f4ba5f-e704-41ec-99ac-7f5715cf8a69', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f4ba5f-e704-41ec-99ac-7f5715cf8a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:13,884 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:13,884 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a82ef26-f66b-4444-b1f4-c43008f61d7c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a82ef26-f66b-4444-b1f4-c43008f61d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:14,933 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:14,933 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a496368-456f-4203-b3cb-17b1e1a7c8a9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a496368-456f-4203-b3cb-17b1e1a7c8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:15,981 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:15,982 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5e646e-bfc5-44ff-9bb2-4cc291640e91', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5e646e-bfc5-44ff-9bb2-4cc291640e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:17,030 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:17,030 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda808d4-4064-4785-a417-24db84222a1b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda808d4-4064-4785-a417-24db84222a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:18,079 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:18,079 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e875b83-9f80-40aa-ac7e-0e09a4597f4f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e875b83-9f80-40aa-ac7e-0e09a4597f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:19,128 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:19,128 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c4bccd-33cd-46dd-827b-f8b4d3f6e8bd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c4bccd-33cd-46dd-827b-f8b4d3f6e8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:20,178 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:36:20,178 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79be504-63e7-4fa3-a978-eccf5b39790a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79be504-63e7-4fa3-a978-eccf5b39790a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:21,226 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:21,227 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b97e9b-2b06-4a6f-b665-f5258326f8b2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b97e9b-2b06-4a6f-b665-f5258326f8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:22,275 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:22,276 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-398ae69b-debc-4dbf-82e4-e552265eaba0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-398ae69b-debc-4dbf-82e4-e552265eaba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:23,324 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:23,324 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74644b6f-1608-4e0b-ad8f-0e692d084b5e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74644b6f-1608-4e0b-ad8f-0e692d084b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:24,374 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:36:24,375 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb196d54-1ed4-4bc1-a169-f613fd51b6e3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb196d54-1ed4-4bc1-a169-f613fd51b6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:25,424 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:36:25,425 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205f5195-cf3d-4351-a81b-e83a9e561dc4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205f5195-cf3d-4351-a81b-e83a9e561dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:26,474 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:36:26,475 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5309f1de-d632-45f3-93ef-acdcf64da2f4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5309f1de-d632-45f3-93ef-acdcf64da2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:27,524 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:27,524 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df3d865d-1fe2-4b64-836e-bf9f16f5fb21', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df3d865d-1fe2-4b64-836e-bf9f16f5fb21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:28,572 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:28,573 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f867bb09-c906-4064-af6a-f358bb8fc990', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f867bb09-c906-4064-af6a-f358bb8fc990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:29,621 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:29,622 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f97bc72-4f97-41ee-b39f-329247b97f43', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f97bc72-4f97-41ee-b39f-329247b97f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:30,669 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:30,669 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cda03d9-21b5-4b75-8e89-8cc74ea1756e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cda03d9-21b5-4b75-8e89-8cc74ea1756e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:31,718 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:31,718 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2f5b6d-de9a-4983-bb85-3aa6de946b86', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2f5b6d-de9a-4983-bb85-3aa6de946b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:32,767 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:32,767 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ffe251-abc7-41b5-91fe-c991e532acc9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ffe251-abc7-41b5-91fe-c991e532acc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:33,817 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:36:33,817 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-770380df-4152-4339-acdd-76a65a931c7d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-770380df-4152-4339-acdd-76a65a931c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:34,867 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:34,868 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca75fca0-b390-4320-b2cb-6321ec3122c3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca75fca0-b390-4320-b2cb-6321ec3122c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:35,917 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:35,917 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a0bb8f-3305-45a3-a7a5-0d5346192d6f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a0bb8f-3305-45a3-a7a5-0d5346192d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:36,966 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:36,966 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0daca5d-8ca9-4cc9-b6bf-1efd9d44d60e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0daca5d-8ca9-4cc9-b6bf-1efd9d44d60e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:38,014 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:38,015 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a7d0e8-e970-4dc1-bafe-6ff155baf9c7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a7d0e8-e970-4dc1-bafe-6ff155baf9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:39,065 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:36:39,070 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d25ef4-265f-47f4-a8a8-3e7e8fe2d242', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d25ef4-265f-47f4-a8a8-3e7e8fe2d242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:40,118 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:40,119 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-452ecd69-10cb-41c9-9f9a-8d86c721c0a5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-452ecd69-10cb-41c9-9f9a-8d86c721c0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:41,169 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:36:41,169 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a5a6eb3-b100-46e2-aea2-542054666ba0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a5a6eb3-b100-46e2-aea2-542054666ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:42,218 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:42,219 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de37f6e4-3c30-46bc-911c-2032cd8a6e78', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de37f6e4-3c30-46bc-911c-2032cd8a6e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:43,267 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:43,267 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b350b05-238a-47d5-8143-0f4606da2ab9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b350b05-238a-47d5-8143-0f4606da2ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:44,316 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:44,317 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-090622e5-deae-4422-9390-28dfdd8e9218', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090622e5-deae-4422-9390-28dfdd8e9218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:45,366 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:45,366 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1578557f-810d-476c-af01-18cf590a9b25', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1578557f-810d-476c-af01-18cf590a9b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:46,417 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:36:46,417 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d88e07-2474-4e1d-a842-77b9064beccd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d88e07-2474-4e1d-a842-77b9064beccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:47,465 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:47,465 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4a3b71-ed76-4693-8286-0e7f148d49bd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4a3b71-ed76-4693-8286-0e7f148d49bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:48,515 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:36:48,516 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d85ec6-216d-4c89-935d-bdaf32dda927', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d85ec6-216d-4c89-935d-bdaf32dda927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:49,564 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:49,565 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-922640b5-e8ec-4513-97fd-0a03cbf204f7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-922640b5-e8ec-4513-97fd-0a03cbf204f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:50,614 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:50,614 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54dc601-d16f-484e-ba7d-aa4adea33243', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54dc601-d16f-484e-ba7d-aa4adea33243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:51,663 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:51,664 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a232a720-6428-4966-af7c-c9d655a05b4a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a232a720-6428-4966-af7c-c9d655a05b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:52,712 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:52,712 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31fcffde-3bad-42fa-924d-168bd8018330', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31fcffde-3bad-42fa-924d-168bd8018330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:53,760 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:53,760 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc6b8148-bd90-4c0f-b542-bcddd42d50d1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc6b8148-bd90-4c0f-b542-bcddd42d50d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:54,810 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:54,811 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f933df9b-3924-4efe-8c03-37c879ec216f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f933df9b-3924-4efe-8c03-37c879ec216f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:55,863 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.044s 2021-09-03 02:36:55,863 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0394f85d-7a3a-4d0b-b78b-af7d5dab5470', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0394f85d-7a3a-4d0b-b78b-af7d5dab5470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:56,912 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:56,913 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5630677f-73d5-4ffb-8278-0132986e9d99', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5630677f-73d5-4ffb-8278-0132986e9d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:57,961 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:36:57,962 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257ac2a1-bd29-43d0-9176-aa4b83980ee4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257ac2a1-bd29-43d0-9176-aa4b83980ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:36:59,010 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:36:59,010 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74dc6e9-9df1-431c-8646-213a525bbf5a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74dc6e9-9df1-431c-8646-213a525bbf5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:00,058 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.039s 2021-09-03 02:37:00,059 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4824fb28-fdf1-4767-95ad-8cc683f72acb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4824fb28-fdf1-4767-95ad-8cc683f72acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:01,109 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:37:01,110 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea384a65-de7d-4b4a-b9f3-4375aa0cec15', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea384a65-de7d-4b4a-b9f3-4375aa0cec15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:02,159 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:02,159 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8509358d-efb1-4a60-87d5-072dcba73e72', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8509358d-efb1-4a60-87d5-072dcba73e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:03,208 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:03,208 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84e0cd34-9e3c-4329-851d-d3494f72938d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84e0cd34-9e3c-4329-851d-d3494f72938d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:04,258 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:04,258 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a39d1017-6175-4185-8c19-597b4c6148f0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a39d1017-6175-4185-8c19-597b4c6148f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:05,308 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:05,309 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd44eaa-f568-4ac9-92d8-798143f0a5e0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd44eaa-f568-4ac9-92d8-798143f0a5e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:06,357 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:06,357 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-918ca62e-0e3e-4e0f-a9f3-206e3ab7bc5c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-918ca62e-0e3e-4e0f-a9f3-206e3ab7bc5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:07,408 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:37:07,409 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c337ee9-93d2-45fc-9936-4819219e64f8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c337ee9-93d2-45fc-9936-4819219e64f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:08,457 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:08,458 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df601ff-59fe-451f-99c2-e7927e793c59', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df601ff-59fe-451f-99c2-e7927e793c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:09,507 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:09,507 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9831fe30-9ac0-4e30-8fed-da1753b05745', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9831fe30-9ac0-4e30-8fed-da1753b05745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:10,556 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:37:10,556 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c15000f-5b43-4b84-a12f-b3dd899a77ff', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c15000f-5b43-4b84-a12f-b3dd899a77ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:11,605 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:37:11,605 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498c9cdb-2527-4465-87a3-5137b4b1335f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498c9cdb-2527-4465-87a3-5137b4b1335f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:12,655 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:37:12,656 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-514c59e9-e4f5-49f5-b31e-dcf40f3f3108', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-514c59e9-e4f5-49f5-b31e-dcf40f3f3108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:13,705 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:13,705 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddad2a81-d84e-4cd2-a581-7ab8030e2430', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddad2a81-d84e-4cd2-a581-7ab8030e2430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:14,754 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:14,755 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eabc677b-b0ef-499c-9b1e-bbbed340d1fd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eabc677b-b0ef-499c-9b1e-bbbed340d1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:15,806 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.044s 2021-09-03 02:37:15,807 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9424be0b-1ea5-4ed8-8dc9-e3e74958cb4c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9424be0b-1ea5-4ed8-8dc9-e3e74958cb4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:16,857 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:16,857 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f9d90b9-87ea-41ad-b900-3f91842c9411', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f9d90b9-87ea-41ad-b900-3f91842c9411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:17,906 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:17,907 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83bfcf26-7c41-44e0-b328-685faef694da', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83bfcf26-7c41-44e0-b328-685faef694da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:18,956 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:18,956 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d653618-13c1-47d5-95f7-3b841765ad53', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d653618-13c1-47d5-95f7-3b841765ad53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:20,004 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:37:20,005 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7180203-18fe-4732-9638-42ae794e6c03', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7180203-18fe-4732-9638-42ae794e6c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:21,053 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:21,053 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d974fb1-151d-46d3-a50a-ff801927906b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d974fb1-151d-46d3-a50a-ff801927906b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:22,103 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:22,103 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758c7cf5-aaad-450e-a804-d184f3aa1730', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758c7cf5-aaad-450e-a804-d184f3aa1730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:23,151 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:37:23,152 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3cc431-1227-4da2-a8bf-fbde7d9211c3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee3cc431-1227-4da2-a8bf-fbde7d9211c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:24,205 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.044s 2021-09-03 02:37:24,205 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c47e22-d73a-4d8d-b291-eaca7379cd49', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c47e22-d73a-4d8d-b291-eaca7379cd49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:25,253 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:37:25,254 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6544213c-5471-4de0-933c-fb8e75a2897e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6544213c-5471-4de0-933c-fb8e75a2897e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:26,303 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:26,303 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d64674ad-aaff-4cc6-9f21-cbca56af7b57', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d64674ad-aaff-4cc6-9f21-cbca56af7b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:27,352 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:37:27,352 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64791a47-f941-4ae4-862c-d2594efe3bdc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64791a47-f941-4ae4-862c-d2594efe3bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:28,408 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.048s 2021-09-03 02:37:28,408 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f6d089-2660-49aa-b1bf-a344093f7c3e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f6d089-2660-49aa-b1bf-a344093f7c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:29,458 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:29,458 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3548cdba-e7c5-4189-8f49-a1d0422e5ecf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3548cdba-e7c5-4189-8f49-a1d0422e5ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:30,507 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:30,507 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b53511-7e03-4041-adbe-9a6ee49d1a15', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b53511-7e03-4041-adbe-9a6ee49d1a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:31,556 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:31,556 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd653536-7530-4032-9344-b6363f3ccb70', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd653536-7530-4032-9344-b6363f3ccb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:32,605 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:37:32,605 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0f58b3-11e1-42c8-bfe0-60a8483fe916', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0f58b3-11e1-42c8-bfe0-60a8483fe916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:33,656 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:37:33,657 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50459b71-ff96-449f-ac83-e47bfe378b7a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50459b71-ff96-449f-ac83-e47bfe378b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:34,705 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:34,706 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f42e8e9-9465-4b18-9e2b-a451e498d1bd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f42e8e9-9465-4b18-9e2b-a451e498d1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:35,756 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:37:35,757 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fabbc96-257d-4a37-9023-f702d6278fb7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fabbc96-257d-4a37-9023-f702d6278fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:36,806 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:37:36,807 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63dfa61-5ffd-48a5-a5f1-dd242b03cfe6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63dfa61-5ffd-48a5-a5f1-dd242b03cfe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:37,857 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:37,857 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e35f192-258c-4efb-a030-455adc8da5a4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e35f192-258c-4efb-a030-455adc8da5a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:38,906 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:38,906 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5072afaa-0417-4c3b-a46e-28077035797e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5072afaa-0417-4c3b-a46e-28077035797e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:39,955 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:39,955 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1032ad-fc40-4f14-8eeb-0fd51bb6be5d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1032ad-fc40-4f14-8eeb-0fd51bb6be5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:41,016 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.052s 2021-09-03 02:37:41,016 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f42972b-6a30-4d3f-8d49-3b001d9f368c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f42972b-6a30-4d3f-8d49-3b001d9f368c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:42,086 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.063s 2021-09-03 02:37:42,086 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50b97aed-cb90-4508-8753-e0b8950fb7b0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50b97aed-cb90-4508-8753-e0b8950fb7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:43,149 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.055s 2021-09-03 02:37:43,149 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc454f7-0392-4cd2-9ac4-6a921a149f4b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc454f7-0392-4cd2-9ac4-6a921a149f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:44,204 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:37:44,204 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4c1930-c15f-40be-a29b-cf89ae2f00ce', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4c1930-c15f-40be-a29b-cf89ae2f00ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:45,257 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.046s 2021-09-03 02:37:45,258 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a05b165c-618d-4fb6-a7a2-ef9326d63b8a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a05b165c-618d-4fb6-a7a2-ef9326d63b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:46,306 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:46,307 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-116e4b5a-6e45-4fb8-9548-3ff4cf134e07', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-116e4b5a-6e45-4fb8-9548-3ff4cf134e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:47,358 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:37:47,358 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8476d960-fb58-4977-9d9b-d97d14135040', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8476d960-fb58-4977-9d9b-d97d14135040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:48,408 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:37:48,408 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8591ce98-e224-447b-9600-f7401fcf5602', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8591ce98-e224-447b-9600-f7401fcf5602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:49,458 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:37:49,458 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b6646d8-1c7a-441a-a5f8-f48526cb25f6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b6646d8-1c7a-441a-a5f8-f48526cb25f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:50,507 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:37:50,507 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64577986-7c87-4492-9ce2-6f56d88509b2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64577986-7c87-4492-9ce2-6f56d88509b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:51,556 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:51,556 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-519e0686-48d8-4326-a3ee-a61174c9f01e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-519e0686-48d8-4326-a3ee-a61174c9f01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:52,606 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:52,606 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aac3930-55b2-4390-bb53-60af768e2d9b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aac3930-55b2-4390-bb53-60af768e2d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:53,656 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:53,656 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-518dc938-e92c-416f-91c3-6982a309383f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-518dc938-e92c-416f-91c3-6982a309383f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:54,705 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:54,706 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d6d48b-84fc-4c75-885a-1aee93e0860b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d6d48b-84fc-4c75-885a-1aee93e0860b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:55,754 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:55,755 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8ed93c-6c1f-41a4-a035-bbdfcf6e1320', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8ed93c-6c1f-41a4-a035-bbdfcf6e1320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:56,809 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:37:56,810 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fb02841-78e8-47b6-a227-7d12f0921f67', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fb02841-78e8-47b6-a227-7d12f0921f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:57,861 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.043s 2021-09-03 02:37:57,862 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a9acd5-dfec-4d05-ad76-adb5ade3abdd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a9acd5-dfec-4d05-ad76-adb5ade3abdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:58,911 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:37:58,911 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df767cc-899c-4b0f-b3a3-0e30aa57f17a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df767cc-899c-4b0f-b3a3-0e30aa57f17a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:37:59,960 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.040s 2021-09-03 02:37:59,960 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a34fe5-dd80-4e36-a2fd-94a8ef8dffb7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a34fe5-dd80-4e36-a2fd-94a8ef8dffb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:01,010 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:38:01,010 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c8924e-c931-41f0-8206-608ef0c9f738', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c8924e-c931-41f0-8206-608ef0c9f738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:02,060 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:38:02,061 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3bffe35-964e-4372-a0e1-414b9a3b026a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3bffe35-964e-4372-a0e1-414b9a3b026a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:03,110 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:38:03,111 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-835f4b54-2b47-450c-9b24-f4f82bd759c8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-835f4b54-2b47-450c-9b24-f4f82bd759c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:04,160 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:38:04,160 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c42fbb3c-ef02-499f-894e-eb8a57502457', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c42fbb3c-ef02-499f-894e-eb8a57502457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:05,209 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:38:05,209 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7195db64-6b2c-4313-ad00-be9e7fb10e70', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7195db64-6b2c-4313-ad00-be9e7fb10e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:06,262 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.044s 2021-09-03 02:38:06,262 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbef18c9-cccd-4b9d-a0bf-72a8168836cd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbef18c9-cccd-4b9d-a0bf-72a8168836cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:07,313 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:38:07,314 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b014cf-a912-4880-bc6f-13bce55b7f61', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b014cf-a912-4880-bc6f-13bce55b7f61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:08,364 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:38:08,364 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40ac18f-0748-472e-bfba-387fb39b8d9e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40ac18f-0748-472e-bfba-387fb39b8d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:09,417 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.046s 2021-09-03 02:38:09,418 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879e7620-113e-42a5-a517-f49ddc950063', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879e7620-113e-42a5-a517-f49ddc950063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:10,469 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:38:10,469 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aca9095-aa77-44d3-8147-7d77ca93fdbc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aca9095-aa77-44d3-8147-7d77ca93fdbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:11,518 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.041s 2021-09-03 02:38:11,518 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7bbe38d-d93e-41ac-8c25-782c7029f2b5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7bbe38d-d93e-41ac-8c25-782c7029f2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:12,568 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:38:12,569 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a79094-49ef-4bb5-89a2-219421583216', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a79094-49ef-4bb5-89a2-219421583216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:13,619 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:38:13,619 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89730ac-a623-4372-847d-f49f2ed614e0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89730ac-a623-4372-847d-f49f2ed614e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' 2021-09-03 02:38:14,670 109422 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb 0.042s 2021-09-03 02:38:14,670 109422 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03fa14e6-638a-43a1-b12a-d545d63ba28a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03fa14e6-638a-43a1-b12a-d545d63ba28a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb'} Body: b'{"volume": {"id": "3e7ef11b-05eb-40e7-823d-e13fee9fb9cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:32:14.000000", "updated_at": "2021-09-03T02:32:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-374439925", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/f0c4e736d0494bdc9e982b604a6d02b4/volumes/3e7ef11b-05eb-40e7-823d-e13fee9fb9cb"}], "user_id": "82f0354a9b0c4c9085be511ca4293498", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0c4e736d0494bdc9e982b604a6d02b4"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 175, in test_volume_from_snapshot_no_size self._create_volume_from_snapshot() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, 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 3e7ef11b-05eb-40e7-823d-e13fee9fb9cb failed to reach available status (current creating) within the required time (360 s). |
||||||
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
ft19.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-09-03 02:10:44,631 109414 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-09-03 02:10:44,821 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.21/image/v2/images 0.190s 2021-09-03 02:10:44,821 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--52246814", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '639', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/4cc38051-5def-4c05-8123-90f1cffc320b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-9b7ba3ca-d761-4afd-8869-d1316d7470c2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21/image/v2/images'} Body: b'{"name": "tempest-scenario-img--52246814", "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": "d014b0bd80a8401db903ec24b7488dda", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4cc38051-5def-4c05-8123-90f1cffc320b", "created_at": "2021-09-03T02:10:45Z", "updated_at": "2021-09-03T02:10:45Z", "tags": [], "self": "/v2/images/4cc38051-5def-4c05-8123-90f1cffc320b", "file": "/v2/images/4cc38051-5def-4c05-8123-90f1cffc320b/file", "schema": "/v2/schemas/image"}' 2021-09-03 02:10:57,118 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.21/image/v2/images/4cc38051-5def-4c05-8123-90f1cffc320b/file 12.296s 2021-09-03 02:10:57,118 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f1108ee0ee0> Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ea50abb7-b6ad-4571-88af-76b5f8c25583', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21/image/v2/images/4cc38051-5def-4c05-8123-90f1cffc320b/file'} Body: b'' 2021-09-03 02:10:57,119 109414 DEBUG [tempest.scenario.manager] image:4cc38051-5def-4c05-8123-90f1cffc320b 2021-09-03 02:10:57,518 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.21/compute/v2.1/os-keypairs 0.399s 2021-09-03 02:10:57,518 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-4503581"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-169a3a24-cf96-493b-95ab-ffa1a072950e', 'x-compute-request-id': 'req-169a3a24-cf96-493b-95ab-ffa1a072950e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAmfMqRKhnlB5ypJXJiwee/66dTj0gob49UU2YyGGtP076SKo5\\n8O5FAw26sgbAnImbrYhvKPgckeCb1Q7/ITd9QL7SMMVVH0INxqm64PFZgQSJLZlE\\ntgmXKQTmPhHU0rsTy4nQwo0wAe9Vlb2pgIdlMRcIhhkVtJPu01exG9MzBoIy//Wm\\nHsYNWWYPUmDYsEfiUvq8MU5VBucYZb/haIPBpsGOiUNleUNJ10CwoZlYaCMoQQJs\\nPi44eD6TX4xTGzrqik1VntFRh0v380RhruAJbBe2pi38qrXDYldPz7Y86d2o4CLN\\np1LUAwm49BrHkeVvFUaq/5xQ/DvU+1zZpGONPQIDAQABAoIBAEvDlTC25ErL9UW0\\nhbyLYp+YUshXYwDWvByQILm1AGsgtiIezGcbDBGlpxTIJ/Ch9GChvXsfKAhOzsI7\\nICo7wcOkZZMk+nBotJjpnRPpE1BgaBZt0Jf5/k9sntc7NU8ETIil6XxluZOqMqd/\\n8LRVbeKL4GEGZV06VJXkGUCFXx47H98qc9ogba/vqnUwFByXhMUpHcCCl01rC1L2\\nTFAtCHFzqsDml6L6BROWTr8VCDhUV726VE9/rwAWsbKPoB7wExuQt3Pk6zrgTzF9\\nbPDJBEWWNQWh7U3Lm1EiGoQGm8cOi11Znv6cfxuCafFOZS0qX9kD0tw8dD3o9jPj\\nb9PxUMECgYEAy+7j4sxGFQmSTYY1Z6AkwvME8r9olhTFDg+fe6SWzG8C8Z3wYOOH\\nNJH7diOkMshmcMLpRD33dc8JA8Hai+KGWa4Xw/1oLGUMxeomZPMd89paWjWmnAMT\\n1P/PpoW8Hpjq87BVoZCxhCO+A8sZCs31Bj/EX4XDWeTi9OlyMJdU19ECgYEAwUFb\\nZYwK7ca1XLfGT5IKhawwuL1u+XOB4HGPiFwqzMwlemE4rYhY6CJ0YYpJMSt3ygaF\\n6X8TMIvHxEsg7xX4a8e9kMS4eAo5dtZWcQMthbnJiDDhZPWBbWIEw1R+LgzsXtig\\ndX+GXgY5SicHGV9q3YAhcAbJZX7SzGUN4VK0pa0CgYEAspNh4jvWMp3LCy+2nCNT\\njZKYhqitwJ43X/S2RuL9Wc7r2P/gejdDMfmTJQRYyE9LxPoooaVRiEvfLPcXlN6r\\nnuQf03OXQSjLYpODQ2rQk7Rk4hGQ75SSTTYkc0EwVeq58uI6WdwGVhumTFQQfbGU\\nGgDEyJCtW45eXu/9GieqF8ECgYBYimMfcTwImIO7SQ94oUZk2/EuksvnSf51IFJM\\nfT22uslo+mYHS3LAWBjOH5dNCcdGLhroUaovEbuiuXELWRuJ9edqDlcd2EFfqu/L\\ns1MF84rb9NkvcjOsM75O58UvwAgDpGhPrO+Y4G0bBiqAe3DwrqWjN9jJwYM+1gW3\\n+DZ/uQKBgHI5Ca0/1FKHIGOV74ByEQMfcy2YLAbY2ozAd4uJiyLofTviZ/Gv4SzI\\nvMG8rXtm0dfwB2vcPHYUvi7pX7wtjOqqJdkyuBMXixJG/2zgrT0hAennzlhcxXDQ\\nHpxOJNjYznD+Aq3xGpxmHmEv6HEY9ZeUzbseU9bxhHlp1OJGV2md\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestMinimumBasicScenario-4503581", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ8ypEqGeUHnKklcmLB57/rp1OPSChvj1RTZjIYa0/TvpIqjnw7kUDDbqyBsCciZutiG8o+ByR4JvVDv8hN31AvtIwxVUfQg3Gqbrg8VmBBIktmUS2CZcpBOY+EdTSuxPLidDCjTAB71WVvamAh2UxFwiGGRW0k+7TV7Eb0zMGgjL/9aYexg1ZZg9SYNiwR+JS+rwxTlUG5xhlv+Fog8GmwY6JQ2V5Q0nXQLChmVhoIyhBAmw+Ljh4PpNfjFMbOuqKTVWe0VGHS/fzRGGu4AlsF7amLfyqtcNiV0/Ptjzp3ajgIs2nUtQDCbj0GseR5W8VRqr/nFD8O9T7XNmkY409 Generated-by-Nova", "fingerprint": "15:ed:2e:10:ff:9f:01:76:d1:e3:3d:0a:b4:03:40:0e", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d"}}' 2021-09-03 02:10:57,608 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.21/identity/v3/auth/tokens 0.082s 2021-09-03 02:10:57,608 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3403', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fbb0730e-24d8-4b97-872b-0a10952814c3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ba4691e8eb5f4ac5af926178d3e9d38d", "name": "tempest-TestMinimumBasicScenario-536548916-project", "password_expires_at": null}, "audit_ids": ["i1yFCD0WQj-850RbpXrtjQ"], "expires_at": "2021-09-03T03:10:57.000000Z", "issued_at": "2021-09-03T02:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d014b0bd80a8401db903ec24b7488dda", "name": "tempest-TestMinimumBasicScenario-536548916"}, "is_domain": false, "roles": [{"id": "703f65e98dca4c57b2b737986fd9d461", "name": "reader"}, {"id": "5ab50f2f7aa543449aead6f6d82a0d27", "name": "member"}], "catalog": [{"endpoints": [{"id": "cd8fa55269254162a6a4741b36dc852e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/placement", "region": "RegionOne"}], "id": "0e68b91ce9ff4970869be403a99a1590", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "018b93216bbb44e2ac1e3320d0d99c2a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda", "region": "RegionOne"}], "id": "11baebafe953446eb7376d45fb6ee876", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d759f9adc8d347908ca1980941bf10c9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21:9696/", "region": "RegionOne"}], "id": "1bf0edf9582945919a4811084074670d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c4546b5d42654b89b78bd57349e2dfcc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/image", "region": "RegionOne"}], "id": "1e936115e3144333b9172cd4e5b96efc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e7c0761da2984ce1b3fb69ed543d3cd0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/compute/v2/d014b0bd80a8401db903ec24b7488dda", "region": "RegionOne"}], "id": "9486862286a24efa914a912661abb452", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "31834e6204de4bb1899d5dd56c8e6748", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.21:8080", "region": "RegionOne"}, {"id": "c7951f5a72734be5b50acac8b705a847", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21:8080/v1/AUTH_d014b0bd80a8401db903ec24b7488dda", "region": "RegionOne"}], "id": "9ac2332bc11643978ff7a9d1b98b385d", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "e785d81a66c84739b40cdb1a95f61a34", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/compute/v2.1", "region": "RegionOne"}], "id": "ad29b72c1b49430fbcbbedcdcc1e5e7f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7fa72d7dc4e947a19c5f921b7c47ac3f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda", "region": "RegionOne"}], "id": "c7e00fbfb32943fab0adf9d3a84af46d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "76225045f3524a6da9c68bdf4a223360", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.21/identity", "region": "RegionOne"}, {"id": "96bbb116b074416a908bb2c718967a4c", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.21/identity", "region": "RegionOne"}], "id": "d1c66d5c439147fbb69d7ce0696fc6c9", "type": "identity", "name": "keystone"}]}}' 2021-09-03 02:10:57,609 109414 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '89eabf15-ada6-4bec-938b-3d6527b4389b', 'name': 'tempest-TestMinimumBasicScenario-1427796017-network', 'tenant_id': 'd014b0bd80a8401db903ec24b7488dda', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd014b0bd80a8401db903ec24b7488dda', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 102, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-09-03T02:10:29Z', 'updated_at': '2021-09-03T02:10:29Z', 'revision_number': 1} available for tenant 2021-09-03 02:10:58,769 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.21/compute/v2.1/servers 1.159s 2021-09-03 02:10:58,769 109414 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-615599991", "imageRef": "4cc38051-5def-4c05-8123-90f1cffc320b", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-4503581", "networks": [{"uuid": "89eabf15-ada6-4bec-938b-3d6527b4389b"}]}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbb3d9e4-fcfe-4ec9-b31d-23c7472da1cc', 'x-compute-request-id': 'req-dbb3d9e4-fcfe-4ec9-b31d-23c7472da1cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/servers'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "NzkVomW75DPS"}}' 2021-09-03 02:10:58,869 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.098s 2021-09-03 02:10:58,870 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2797fd39-06ac-4399-bf5f-312ad9afd48f', 'x-compute-request-id': 'req-2797fd39-06ac-4399-bf5f-312ad9afd48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:59Z", "updated": "2021-09-03T02:10:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:10:59,957 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.078s 2021-09-03 02:10:59,957 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3304e1c-19d6-4ee3-a4bf-820976e43a16', 'x-compute-request-id': 'req-f3304e1c-19d6-4ee3-a4bf-820976e43a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:59Z", "updated": "2021-09-03T02:10:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:01,073 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.108s 2021-09-03 02:11:01,073 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5949ca01-2483-4f96-ad75-062d87802026', 'x-compute-request-id': 'req-5949ca01-2483-4f96-ad75-062d87802026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:02,181 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.097s 2021-09-03 02:11:02,181 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910389d1-0ec3-42bf-9ffc-b4984369ff09', 'x-compute-request-id': 'req-910389d1-0ec3-42bf-9ffc-b4984369ff09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:03,275 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.085s 2021-09-03 02:11:03,275 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc3de8d0-2ead-47c8-8637-23eb4b498f93', 'x-compute-request-id': 'req-bc3de8d0-2ead-47c8-8637-23eb4b498f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:04,371 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.087s 2021-09-03 02:11:04,371 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48875743-dfbb-4c46-88a3-4233491ffe4a', 'x-compute-request-id': 'req-48875743-dfbb-4c46-88a3-4233491ffe4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:04,378 109414 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 6 second wait 2021-09-03 02:11:05,501 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.121s 2021-09-03 02:11:05,501 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0660bd7e-09ba-4bbc-b511-a4d26260ae07', 'x-compute-request-id': 'req-0660bd7e-09ba-4bbc-b511-a4d26260ae07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-09-03 02:11:05,508 109414 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 7 second wait 2021-09-03 02:11:07,013 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.504s 2021-09-03 02:11:07,015 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-722c2948-7050-4450-8a34-4d556c48f038', 'x-compute-request-id': 'req-722c2948-7050-4450-8a34-4d556c48f038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:07,022 109414 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 9 second wait 2021-09-03 02:11:08,220 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.197s 2021-09-03 02:11:08,221 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d39539b9-5852-45f9-8832-953fa73ec8be', 'x-compute-request-id': 'req-d39539b9-5852-45f9-8832-953fa73ec8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:09,443 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.212s 2021-09-03 02:11:09,443 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c60be37b-a4ad-4c93-be04-1b174186f7a6', 'x-compute-request-id': 'req-c60be37b-a4ad-4c93-be04-1b174186f7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:10,659 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.208s 2021-09-03 02:11:10,660 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cb7fa92-3661-4005-8a90-22eb672489c1', 'x-compute-request-id': 'req-7cb7fa92-3661-4005-8a90-22eb672489c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:11,884 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.214s 2021-09-03 02:11:11,884 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e866b39a-a11a-4ac1-b005-c11ad9aa7606', 'x-compute-request-id': 'req-e866b39a-a11a-4ac1-b005-c11ad9aa7606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:13,124 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.231s 2021-09-03 02:11:13,124 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e875b1e-10a4-4042-873b-042ade522b0d', 'x-compute-request-id': 'req-7e875b1e-10a4-4042-873b-042ade522b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:14,350 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.217s 2021-09-03 02:11:14,351 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b416bf8b-6cc8-41e0-854c-8c2ffe609ec7', 'x-compute-request-id': 'req-b416bf8b-6cc8-41e0-854c-8c2ffe609ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:15,555 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.196s 2021-09-03 02:11:15,556 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41865863-7d6b-427f-add8-f5d6f723d6b2', 'x-compute-request-id': 'req-41865863-7d6b-427f-add8-f5d6f723d6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:16,787 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.224s 2021-09-03 02:11:16,788 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e15b2f6-bc25-4c2e-b68c-553c06c59ac5', 'x-compute-request-id': 'req-3e15b2f6-bc25-4c2e-b68c-553c06c59ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:18,166 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.370s 2021-09-03 02:11:18,166 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94097856-a4c3-4a2e-b697-df3f9f62bc52', 'x-compute-request-id': 'req-94097856-a4c3-4a2e-b697-df3f9f62bc52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:19,459 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.284s 2021-09-03 02:11:19,460 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fcd6e32-af2c-4fbd-89e0-b16c9d3bbcf0', 'x-compute-request-id': 'req-0fcd6e32-af2c-4fbd-89e0-b16c9d3bbcf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:20,665 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.197s 2021-09-03 02:11:20,666 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3effa9f7-df04-4adc-bc31-fb941985735d', 'x-compute-request-id': 'req-3effa9f7-df04-4adc-bc31-fb941985735d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:21,869 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.196s 2021-09-03 02:11:21,869 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45a77ef9-4568-4b74-b965-1e9291f69c09', 'x-compute-request-id': 'req-45a77ef9-4568-4b74-b965-1e9291f69c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:23,139 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.261s 2021-09-03 02:11:23,140 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59570fde-1e01-4378-ba97-3440e7b17deb', 'x-compute-request-id': 'req-59570fde-1e01-4378-ba97-3440e7b17deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:24,363 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.216s 2021-09-03 02:11:24,363 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-038da699-db12-457b-8b38-9e4dca30fd34', 'x-compute-request-id': 'req-038da699-db12-457b-8b38-9e4dca30fd34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:25,612 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.240s 2021-09-03 02:11:25,612 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12c93004-4413-41e9-82e9-182c254e9c5b', 'x-compute-request-id': 'req-12c93004-4413-41e9-82e9-182c254e9c5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:26,881 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.260s 2021-09-03 02:11:26,881 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e2f9e11-de09-4540-870b-c084ec217a48', 'x-compute-request-id': 'req-0e2f9e11-de09-4540-870b-c084ec217a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "BUILD", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-4503581", "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-09-03 02:11:28,078 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.188s 2021-09-03 02:11:28,079 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2afffe2d-fbb4-4254-bfd7-7a727dbd3bad', 'x-compute-request-id': 'req-2afffe2d-fbb4-4254-bfd7-7a727dbd3bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.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-09-03 02:11:28,086 109414 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 30 second wait 2021-09-03 02:11:28,249 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.162s 2021-09-03 02:11:28,250 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33bae43d-bc01-4a1f-8794-d36a595135b3', 'x-compute-request-id': 'req-33bae43d-bc01-4a1f-8794-d36a595135b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.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-09-03 02:11:28,466 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers 0.209s 2021-09-03 02:11:28,467 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:28 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-d8c93cb1-2f29-4031-aed4-b5c218ac531b', 'x-compute-request-id': 'req-d8c93cb1-2f29-4031-aed4-b5c218ac531b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers'} Body: b'{"servers": [{"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}]}]}' 2021-09-03 02:11:28,709 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.239s 2021-09-03 02:11:28,709 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c0df529-ddb3-4fa3-b75a-df87f88c2cc7', 'x-compute-request-id': 'req-7c0df529-ddb3-4fa3-b75a-df87f88c2cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.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-09-03 02:11:29,467 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes 0.750s 2021-09-03 02:11:29,467 109414 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-1399218451", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3c8174a-b676-4a02-9be9-0c4fd79fdb29', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3c8174a-b676-4a02-9be9-0c4fd79fdb29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.072831", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-09-03 02:11:29,517 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.044s 2021-09-03 02:11:29,518 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43953992-0453-49e7-921f-3f34eac77a6c', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43953992-0453-49e7-921f-3f34eac77a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:30,573 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:11:30,573 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4081342-03e4-4eee-bff1-ddff3be9ce35', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4081342-03e4-4eee-bff1-ddff3be9ce35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:30.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:30,580 109414 INFO [tempest.common.waiters] volume 358621c8-eb78-4e05-835b-c2db6358a9ed reached available after waiting for 1.580314 seconds 2021-09-03 02:11:30,625 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:11:30,626 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d929dc17-2a5f-4768-ba0c-ffaa079b9cbc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d929dc17-2a5f-4768-ba0c-ffaa079b9cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:30.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:30,694 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes 0.061s 2021-09-03 02:11:30,694 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456efbaf-1bb0-44dd-a1c7-a70c8aa3a053', 'content-length': '405', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456efbaf-1bb0-44dd-a1c7-a70c8aa3a053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes'} Body: b'{"volumes": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}]}]}' 2021-09-03 02:11:30,751 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.054s 2021-09-03 02:11:30,751 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d143be66-9475-4e62-8b23-09a302076cfe', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d143be66-9475-4e62-8b23-09a302076cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:30.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:31,505 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.747s 2021-09-03 02:11:31,505 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:30 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-b39f9c27-af30-4860-869b-1c0b076b7b5b', 'x-compute-request-id': 'req-b39f9c27-af30-4860-869b-1c0b076b7b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "device": "/dev/sdb"}}' 2021-09-03 02:11:31,570 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.063s 2021-09-03 02:11:31,570 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067771ff-d4f8-4518-a6da-614ffa2e1476', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067771ff-d4f8-4518-a6da-614ffa2e1476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:31.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:32,631 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.052s 2021-09-03 02:11:32,632 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c326ddf-9682-4a20-81be-d1b8b6bf17f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c326ddf-9682-4a20-81be-d1b8b6bf17f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:31.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:33,690 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.050s 2021-09-03 02:11:33,690 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82198072-f483-466a-9f18-2cb0592c374f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82198072-f483-466a-9f18-2cb0592c374f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:31.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:34,743 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:11:34,743 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969cc7a8-eda2-455f-9dd3-05bd8d43df7e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969cc7a8-eda2-455f-9dd3-05bd8d43df7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:35,809 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.058s 2021-09-03 02:11:35,809 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8babb41d-781f-4a37-a9af-af17d93ee49a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8babb41d-781f-4a37-a9af-af17d93ee49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:36,863 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:11:36,863 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afef32de-8c29-4691-bd05-85ede908f0cb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afef32de-8c29-4691-bd05-85ede908f0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:37,919 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:11:37,920 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08663a56-15ea-45e5-90ca-5634da00ef90', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08663a56-15ea-45e5-90ca-5634da00ef90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:38,982 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.055s 2021-09-03 02:11:38,982 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15ced8c-ca78-4d9c-9a22-2added95867f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15ced8c-ca78-4d9c-9a22-2added95867f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:40,053 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.063s 2021-09-03 02:11:40,054 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef73b625-5d4f-4916-b3ff-6840416819b6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef73b625-5d4f-4916-b3ff-6840416819b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:41,126 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.065s 2021-09-03 02:11:41,127 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6501a6-fc72-4c10-ab41-a13e61ab0626', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6501a6-fc72-4c10-ab41-a13e61ab0626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:42,185 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.050s 2021-09-03 02:11:42,185 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b271d64-d7b0-4f9e-9bec-2dbe440e1ceb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b271d64-d7b0-4f9e-9bec-2dbe440e1ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:43,257 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.064s 2021-09-03 02:11:43,257 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0addd917-0a39-4570-aa0d-55b693a2e2be', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0addd917-0a39-4570-aa0d-55b693a2e2be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:44,316 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.051s 2021-09-03 02:11:44,317 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ecb931-50e0-4ddc-b270-04dca68a3e33', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ecb931-50e0-4ddc-b270-04dca68a3e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:45,373 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.049s 2021-09-03 02:11:45,374 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084ba8e6-49b0-47df-9d1f-1d2271e0cff0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084ba8e6-49b0-47df-9d1f-1d2271e0cff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:46,431 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.049s 2021-09-03 02:11:46,431 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf2687f-a8c7-44b7-ac6d-3388aaa06ae7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf2687f-a8c7-44b7-ac6d-3388aaa06ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:47,492 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.053s 2021-09-03 02:11:47,493 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3927e16d-9cfe-45b7-96e1-fbb0f89f8f6b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3927e16d-9cfe-45b7-96e1-fbb0f89f8f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:48,554 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.053s 2021-09-03 02:11:48,555 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e2d12d-018b-419e-95b1-3beba99eade6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e2d12d-018b-419e-95b1-3beba99eade6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:49,611 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:11:49,611 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ac1988-e670-4785-8a7e-d383dbe4afe4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ac1988-e670-4785-8a7e-d383dbe4afe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:50,665 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:11:50,665 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a243b1f-db20-4251-968e-a33c6a08e892', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a243b1f-db20-4251-968e-a33c6a08e892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:51,720 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:11:51,720 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4066cc3-8fe2-4b75-90e8-6ea1aa760653', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4066cc3-8fe2-4b75-90e8-6ea1aa760653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:52,775 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:11:52,776 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a68ec5-8a29-445b-b2dd-80860bea280b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a68ec5-8a29-445b-b2dd-80860bea280b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:53,830 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:11:53,830 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1cac1c-e800-4384-a8e7-459fd7eb7fd8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1cac1c-e800-4384-a8e7-459fd7eb7fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:54,886 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:11:54,887 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba4b331-6773-4df7-ab91-9a0e8d2d2a07', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba4b331-6773-4df7-ab91-9a0e8d2d2a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:55,942 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:11:55,943 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-335d8269-5852-46e3-9437-ef093de37008', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-335d8269-5852-46e3-9437-ef093de37008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:56,997 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:11:56,998 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76810cf-dbf4-4a4e-a492-f38c463cf3aa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76810cf-dbf4-4a4e-a492-f38c463cf3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:58,052 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:11:58,052 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b21ee7a2-457c-4031-8def-1e35716a4cb9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b21ee7a2-457c-4031-8def-1e35716a4cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:11:59,106 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:11:59,106 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f22ebf-1e9e-49d6-8966-6ed49efb6f0f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f22ebf-1e9e-49d6-8966-6ed49efb6f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:00,159 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:12:00,160 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ecf9208-69d0-409f-86ed-1973f69f792c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ecf9208-69d0-409f-86ed-1973f69f792c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:01,212 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:12:01,212 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad13eff4-6e95-4fd4-848f-8b9fdbe417c9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad13eff4-6e95-4fd4-848f-8b9fdbe417c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:02,266 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:12:02,267 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943de0dc-39f2-4d8e-8ace-c17467af9ea5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943de0dc-39f2-4d8e-8ace-c17467af9ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:03,328 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.054s 2021-09-03 02:12:03,328 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c91afd08-6654-4972-a4bb-da55d78da7b3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c91afd08-6654-4972-a4bb-da55d78da7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:04,382 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:12:04,382 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ed6693-fd3c-4eee-9cfe-0f8faf9d1ac7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ed6693-fd3c-4eee-9cfe-0f8faf9d1ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:05,436 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:12:05,436 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b068e7a-c60c-470e-9f05-3059fd95107b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b068e7a-c60c-470e-9f05-3059fd95107b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:06,488 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:12:06,489 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f86b1c8-0995-43cd-bc40-5b067b744b21', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f86b1c8-0995-43cd-bc40-5b067b744b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:07,543 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:12:07,543 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd21fe5-e7f2-490b-8047-3037b7217cb5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd21fe5-e7f2-490b-8047-3037b7217cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:08,596 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:12:08,597 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd116c8-ebad-402c-9bb9-52654367e69f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd116c8-ebad-402c-9bb9-52654367e69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:09,650 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:12:09,650 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6752e547-d294-4a8d-bbf8-510c70b3ff15', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6752e547-d294-4a8d-bbf8-510c70b3ff15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:10,702 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:12:10,703 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6157a4-2526-4e46-b30d-86d704cb29f9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6157a4-2526-4e46-b30d-86d704cb29f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:11,756 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:12:11,757 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ac63ae-b569-4699-81d1-a025504505c3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ac63ae-b569-4699-81d1-a025504505c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:12,811 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:12:12,811 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccf38c4-a58e-42b3-9cc7-6c5308cf2aa3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccf38c4-a58e-42b3-9cc7-6c5308cf2aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:13,864 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:12:13,865 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7c5e3d-600d-4c17-9381-1c2248c2ee77', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7c5e3d-600d-4c17-9381-1c2248c2ee77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:14,918 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:12:14,918 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0ac960-44fa-4f56-ab78-57988af5294f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0ac960-44fa-4f56-ab78-57988af5294f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:15,975 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:12:15,975 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f94bd0-5778-46f7-86ad-003b52f055e0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f94bd0-5778-46f7-86ad-003b52f055e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:17,028 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:12:17,029 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df5385e-109e-4841-810e-02b7191199b0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df5385e-109e-4841-810e-02b7191199b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:18,087 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.052s 2021-09-03 02:12:18,088 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71296d58-9df8-4740-91cf-8d706e37e698', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71296d58-9df8-4740-91cf-8d706e37e698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:19,150 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.054s 2021-09-03 02:12:19,151 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3924c6-9238-4990-bebe-fe142043a507', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3924c6-9238-4990-bebe-fe142043a507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:20,207 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:12:20,207 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cdf875-7dc0-4920-9c48-c9dfc70088ce', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cdf875-7dc0-4920-9c48-c9dfc70088ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:21,260 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:12:21,260 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daff857f-fe7f-44ad-b43b-19722791aa52', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daff857f-fe7f-44ad-b43b-19722791aa52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:22,315 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:12:22,315 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbcab5ef-f919-4d6e-be7e-66870fdee61d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbcab5ef-f919-4d6e-be7e-66870fdee61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:23,371 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:12:23,371 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd534a0c-625d-4505-a2a7-e069b4226d61', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd534a0c-625d-4505-a2a7-e069b4226d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:24,427 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:12:24,427 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b5b1bf-c951-421a-a898-af6c5a38f5a0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b5b1bf-c951-421a-a898-af6c5a38f5a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:25,480 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:12:25,480 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b46fa5-945a-4857-bd9b-cc5946dd0039', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b46fa5-945a-4857-bd9b-cc5946dd0039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:26,535 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:12:26,535 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f097717-ed18-4673-b697-62d62a55812a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f097717-ed18-4673-b697-62d62a55812a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:27,590 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:12:27,590 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a82e0dd-86f5-443b-9e88-467ded480ca2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a82e0dd-86f5-443b-9e88-467ded480ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:28,645 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:12:28,645 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d7e615-678c-4b45-9f79-767e6c954146', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d7e615-678c-4b45-9f79-767e6c954146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:29,699 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:12:29,700 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911c6d8f-8c18-4b8a-aefe-df34d3aefd4c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911c6d8f-8c18-4b8a-aefe-df34d3aefd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:30,754 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:12:30,754 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c7abb03-1acc-41f0-acb8-50f07a7a80d0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c7abb03-1acc-41f0-acb8-50f07a7a80d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:11:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:31,816 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.054s 2021-09-03 02:12:31,816 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722ed0b5-e410-4794-9ec3-2610b64aa979', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722ed0b5-e410-4794-9ec3-2610b64aa979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:12:32.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:31,823 109414 INFO [tempest.common.waiters] volume 358621c8-eb78-4e05-835b-c2db6358a9ed reached in-use after waiting for 60.823340 seconds 2021-09-03 02:12:31,875 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.051s 2021-09-03 02:12:31,875 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72348c58-a6c1-42e4-9363-1f55bd4ea5d0', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72348c58-a6c1-42e4-9363-1f55bd4ea5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:12:32.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:31,928 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:12:31,928 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f226d766-a8a4-4289-8f2e-1030d8e5054a', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f226d766-a8a4-4289-8f2e-1030d8e5054a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:12:32.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:32,077 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.142s 2021-09-03 02:12:32,077 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1592', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-426e2917-9e89-449c-8899-a9f2af3755b9', 'x-compute-request-id': 'req-426e2917-9e89-449c-8899-a9f2af3755b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.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": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:32,272 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21:9696/v2.0/ports?device_id=36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.187s 2021-09-03 02:12:32,272 109414 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': '900', 'x-openstack-request-id': 'req-2a490116-c6d7-4296-8b20-d8c4f8da0e11', 'date': 'Fri, 03 Sep 2021 02:12:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21:9696/v2.0/ports?device_id=36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"ports":[{"id":"cc3a4573-c25e-431d-90d4-df51cd38c2b7","name":"","network_id":"89eabf15-ada6-4bec-938b-3d6527b4389b","tenant_id":"d014b0bd80a8401db903ec24b7488dda","mac_address":"fa:16:3e:43:ef:1f","admin_state_up":true,"status":"ACTIVE","device_id":"36614f06-5e53-44b0-a13e-fb9cf46c3f04","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d751a5c5-7e7c-4310-ac9f-b57fc6979183","ip_address":"172.20.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["93a90836-441f-410b-b3f0-b91aa8ca5255"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-80473","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2021-09-03T02:11:05Z","updated_at":"2021-09-03T02:11:24Z","revision_number":5,"project_id":"d014b0bd80a8401db903ec24b7488dda"}]}' 2021-09-03 02:12:34,594 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.21:9696/v2.0/floatingips 2.321s 2021-09-03 02:12:34,595 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "f4c19d40-ba77-4711-a1ff-e25228796469", "port_id": "cc3a4573-c25e-431d-90d4-df51cd38c2b7", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "fixed_ip_address": "172.20.0.11"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-364ee005-92b8-4474-93d4-57f2ef721493', 'date': 'Fri, 03 Sep 2021 02:12:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e1feec07-30fa-4c0a-ab9a-7e3b21b7a835", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "floating_ip_address": "172.27.0.211", "floating_network_id": "f4c19d40-ba77-4711-a1ff-e25228796469", "router_id": "18648663-7768-4716-9c7a-5448f2120059", "port_id": "cc3a4573-c25e-431d-90d4-df51cd38c2b7", "fixed_ip_address": "172.20.0.11", "status": "DOWN", "project_id": "d014b0bd80a8401db903ec24b7488dda", "description": "", "port_details": {"name": "", "network_id": "89eabf15-ada6-4bec-938b-3d6527b4389b", "mac_address": "fa:16:3e:43:ef:1f", "admin_state_up": true, "status": "ACTIVE", "device_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-09-03T02:12:33Z", "updated_at": "2021-09-03T02:12:33Z", "revision_number": 0}}' 2021-09-03 02:12:34,929 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.21:9696/v2.0/security-groups 0.334s 2021-09-03 02:12:34,930 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-789031463", "description": "tempest-secgroup-smoke-789031463 description", "project_id": "d014b0bd80a8401db903ec24b7488dda"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1592', 'x-openstack-request-id': 'req-04343971-279b-48bf-be00-696c4cebaf8f', 'date': 'Fri, 03 Sep 2021 02:12:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "name": "tempest-secgroup-smoke-789031463", "stateful": true, "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "description": "tempest-secgroup-smoke-789031463 description", "security_group_rules": [{"id": "bb1e235f-822f-4a94-b5ab-326833d9f4ad", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "security_group_id": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "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": 423, "description": null, "tags": [], "created_at": "2021-09-03T02:12:34Z", "updated_at": "2021-09-03T02:12:34Z", "revision_number": 0, "project_id": "d014b0bd80a8401db903ec24b7488dda"}, {"id": "e625c75c-46d9-4c27-bd18-2c910c04fc51", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "security_group_id": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "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": 424, "description": null, "tags": [], "created_at": "2021-09-03T02:12:34Z", "updated_at": "2021-09-03T02:12:34Z", "revision_number": 0, "project_id": "d014b0bd80a8401db903ec24b7488dda"}], "tags": [], "created_at": "2021-09-03T02:12:34Z", "updated_at": "2021-09-03T02:12:34Z", "revision_number": 1, "project_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:35,259 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.21:9696/v2.0/security-group-rules 0.329s 2021-09-03 02:12:35,260 109414 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": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "project_id": "d014b0bd80a8401db903ec24b7488dda", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2cebc322-f71a-44dd-b29e-e82930bf07e4', 'date': 'Fri, 03 Sep 2021 02:12:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1ff10994-9ccc-43a2-a5a2-0fd3d0774113", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "security_group_id": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "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-09-03T02:12:35Z", "updated_at": "2021-09-03T02:12:35Z", "revision_number": 0, "project_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:35,602 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.21:9696/v2.0/security-group-rules 0.342s 2021-09-03 02:12:35,603 109414 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": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "project_id": "d014b0bd80a8401db903ec24b7488dda", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-8611bc61-f024-437b-936c-ba62517f92df', 'date': 'Fri, 03 Sep 2021 02:12:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f0c9500f-afb8-48b6-8798-50ae3bd54482", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "security_group_id": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-09-03T02:12:35Z", "updated_at": "2021-09-03T02:12:35Z", "revision_number": 0, "project_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:35,888 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.21:9696/v2.0/security-group-rules 0.285s 2021-09-03 02:12:35,890 109414 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": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "project_id": "d014b0bd80a8401db903ec24b7488dda", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-413880a9-cb00-467b-b2ec-0aff76fd8284', 'date': 'Fri, 03 Sep 2021 02:12:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e48e17ba-5064-4500-b320-8b53cdb23d1a", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "security_group_id": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "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-09-03T02:12:35Z", "updated_at": "2021-09-03T02:12:35Z", "revision_number": 0, "project_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:36,225 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.21:9696/v2.0/security-group-rules 0.334s 2021-09-03 02:12:36,225 109414 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": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "project_id": "d014b0bd80a8401db903ec24b7488dda", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-cb50ec99-6467-47a7-9c7e-574493daf32f', 'date': 'Fri, 03 Sep 2021 02:12:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dbff8a02-9e5a-4ccb-b9e9-5c4e7685373d", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "security_group_id": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-09-03T02:12:36Z", "updated_at": "2021-09-03T02:12:36Z", "revision_number": 0, "project_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:36,500 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.21:9696/v2.0/security-group-rules 0.274s 2021-09-03 02:12:36,500 109414 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": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "project_id": "d014b0bd80a8401db903ec24b7488dda", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ac77c1d0-cebe-44c1-8a87-2c7166e1bb52', 'date': 'Fri, 03 Sep 2021 02:12:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b7d2323d-aef0-418e-b811-c18a921cb96e", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "security_group_id": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-09-03T02:12:36Z", "updated_at": "2021-09-03T02:12:36Z", "revision_number": 0, "project_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:36,796 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.21:9696/v2.0/security-group-rules 0.295s 2021-09-03 02:12:36,797 109414 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": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "project_id": "d014b0bd80a8401db903ec24b7488dda", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a381835a-5881-4916-8697-748c1eebaef6', 'date': 'Fri, 03 Sep 2021 02:12:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.21:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "feac8a32-5496-465f-a3ea-e51eee2aa848", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "security_group_id": "47a37047-eb2c-46e4-b2bc-35ce7fde5d97", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-09-03T02:12:36Z", "updated_at": "2021-09-03T02:12:36Z", "revision_number": 0, "project_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:12:37,341 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/action 0.544s 2021-09-03 02:12:37,342 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-789031463"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2e2bed0-099a-47a8-8680-d79c11361133', 'x-compute-request-id': 'req-a2e2bed0-099a-47a8-8680-d79c11361133', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/action'} Body: b'' 2021-09-03 02:12:37,614 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.271s 2021-09-03 02:12:37,614 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1757', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ba58fd5-7842-407c-82c7-0f5367e67c2d', 'x-compute-request-id': 'req-7ba58fd5-7842-407c-82c7-0f5367e67c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:11:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"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": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:37,622 109414 DEBUG [tempest.lib.common.utils.test_utils] Call wait_for_secgroup_add returns true in 0.279513 seconds 2021-09-03 02:12:37,634 109414 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.211:22' as 'ubuntu' with public key authentication 2021-09-03 02:12:38,665 109414 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-09-03 02:12:38,881 109414 INFO [paramiko.transport] Authentication (publickey) successful! 2021-09-03 02:12:38,882 109414 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.211 successfully created 2021-09-03 02:12:39,150 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/action 0.268s 2021-09-03 02:12:39,150 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"reboot": {"type": "SOFT"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:38 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-536dc1eb-7929-4c9c-addc-f33554247959', 'x-compute-request-id': 'req-536dc1eb-7929-4c9c-addc-f33554247959', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/action'} Body: b'' 2021-09-03 02:12:39,344 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.193s 2021-09-03 02:12:39,345 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1749', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30a7a867-762a-4928-9113-bb97f3c34f39', 'x-compute-request-id': 'req-30a7a867-762a-4928-9113-bb97f3c34f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:40,509 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.155s 2021-09-03 02:12:40,510 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b60c6a-ed5d-4b89-ab1e-d12ac1804adf', 'x-compute-request-id': 'req-91b60c6a-ed5d-4b89-ab1e-d12ac1804adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:40,518 109414 INFO [tempest.common.waiters] State transition "REBOOT/rebooting" ==> "REBOOT/reboot_started" after 1 second wait 2021-09-03 02:12:41,667 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.144s 2021-09-03 02:12:41,667 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cace79bf-6c84-42df-b912-2842f347c965', 'x-compute-request-id': 'req-cace79bf-6c84-42df-b912-2842f347c965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:42,822 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.145s 2021-09-03 02:12:42,822 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3ea1805-7287-49ae-bd7e-7aba00911d8a', 'x-compute-request-id': 'req-d3ea1805-7287-49ae-bd7e-7aba00911d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:43,983 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.152s 2021-09-03 02:12:43,983 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-522229fd-1b97-4915-b18b-7ca6da563b95', 'x-compute-request-id': 'req-522229fd-1b97-4915-b18b-7ca6da563b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:45,239 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.247s 2021-09-03 02:12:45,239 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baea0fa1-22bf-4a9a-847c-3ea3712a76d1', 'x-compute-request-id': 'req-baea0fa1-22bf-4a9a-847c-3ea3712a76d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:46,450 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.202s 2021-09-03 02:12:46,450 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7602cfe9-dd10-46cf-8e02-956ebf8b8c0c', 'x-compute-request-id': 'req-7602cfe9-dd10-46cf-8e02-956ebf8b8c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:47,608 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.149s 2021-09-03 02:12:47,608 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca8cbb8e-b3a2-44c5-9c6c-196eff792c18', 'x-compute-request-id': 'req-ca8cbb8e-b3a2-44c5-9c6c-196eff792c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:48,762 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.145s 2021-09-03 02:12:48,763 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d158e78-3249-4003-ac10-155f9370b64e', 'x-compute-request-id': 'req-0d158e78-3249-4003-ac10-155f9370b64e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:49,918 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.147s 2021-09-03 02:12:49,919 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f431969b-97c1-46ef-a43f-b55fd9783d68', 'x-compute-request-id': 'req-f431969b-97c1-46ef-a43f-b55fd9783d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:51,075 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.147s 2021-09-03 02:12:51,075 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3873b5be-3263-4689-b521-4ec943f110be', 'x-compute-request-id': 'req-3873b5be-3263-4689-b521-4ec943f110be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:52,234 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.147s 2021-09-03 02:12:52,235 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4a30033-0f1f-4499-92cf-ca10678a010c', 'x-compute-request-id': 'req-e4a30033-0f1f-4499-92cf-ca10678a010c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:53,390 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.146s 2021-09-03 02:12:53,390 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32e348f7-5d93-40ba-9ccc-cae87a0a313b', 'x-compute-request-id': 'req-32e348f7-5d93-40ba-9ccc-cae87a0a313b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:54,547 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.148s 2021-09-03 02:12:54,547 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb1f699-af7a-4d43-9d34-485341e60d39', 'x-compute-request-id': 'req-efb1f699-af7a-4d43-9d34-485341e60d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:55,706 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.151s 2021-09-03 02:12:55,706 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc42c30-4453-43e8-b9a3-fc0c641c4613', 'x-compute-request-id': 'req-4dc42c30-4453-43e8-b9a3-fc0c641c4613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:56,856 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.141s 2021-09-03 02:12:56,857 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fa5040b-18f8-465d-a209-a77d2e44927c', 'x-compute-request-id': 'req-0fa5040b-18f8-465d-a209-a77d2e44927c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:58,014 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.149s 2021-09-03 02:12:58,015 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b85f2dc-4a6b-4d73-8f99-f3087737b954', 'x-compute-request-id': 'req-7b85f2dc-4a6b-4d73-8f99-f3087737b954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:12:59,167 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.144s 2021-09-03 02:12:59,168 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e454f007-922f-4601-b4e0-bf1c1364c46e', 'x-compute-request-id': 'req-e454f007-922f-4601-b4e0-bf1c1364c46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:13:00,319 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.142s 2021-09-03 02:13:00,319 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05eaf8d6-f501-491a-bbfa-862a18b93600', 'x-compute-request-id': 'req-05eaf8d6-f501-491a-bbfa-862a18b93600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "REBOOT", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:13:01,474 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.146s 2021-09-03 02:13:01,474 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1757', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f726908-3989-4a40-87a8-c0472a41b17c', 'x-compute-request-id': 'req-5f726908-3989-4a40-87a8-c0472a41b17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:13:01Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}, {"version": 4, "addr": "172.27.0.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-789031463"}, {"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": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:13:01,482 109414 INFO [tempest.common.waiters] State transition "REBOOT/reboot_started" ==> "ACTIVE/None" after 22 second wait 2021-09-03 02:13:01,494 109414 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.211:22' as 'ubuntu' with public key authentication 2021-09-03 02:13:33,060 109414 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-09-03 02:13:33,276 109414 INFO [paramiko.transport] Authentication (publickey) successful! 2021-09-03 02:13:33,276 109414 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.211 successfully created 2021-09-03 02:13:33,276 109414 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2021-09-03 02:13:33,277 109414 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.211:22' as 'ubuntu' with public key authentication 2021-09-03 02:13:33,298 109414 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-09-03 02:13:33,449 109414 INFO [paramiko.transport] Authentication (publickey) successful! 2021-09-03 02:13:33,450 109414 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.211 successfully created 2021-09-03 02:13:34,721 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 POST http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/action 0.570s 2021-09-03 02:13:34,721 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-789031463"}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:34 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-71c184d7-cd6c-4c0d-a6ad-faf2f35d986f', 'x-compute-request-id': 'req-71c184d7-cd6c-4c0d-a6ad-faf2f35d986f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/action'} Body: b'' 2021-09-03 02:13:35,020 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.21:9696/v2.0/security-groups/47a37047-eb2c-46e4-b2bc-35ce7fde5d97 0.298s 2021-09-03 02:13:35,020 109414 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-8f7b8be3-7181-49e5-9039-4bd95bbbb39c', 'content-length': '0', 'date': 'Fri, 03 Sep 2021 02:13:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21:9696/v2.0/security-groups/47a37047-eb2c-46e4-b2bc-35ce7fde5d97'} Body: b'' 2021-09-03 02:13:36,244 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.21:9696/v2.0/floatingips/e1feec07-30fa-4c0a-ab9a-7e3b21b7a835 1.223s 2021-09-03 02:13:36,244 109414 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-1c61250a-00ed-4732-96eb-4b34433c53f3', 'content-length': '0', 'date': 'Fri, 03 Sep 2021 02:13:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21:9696/v2.0/floatingips/e1feec07-30fa-4c0a-ab9a-7e3b21b7a835'} Body: b'' 2021-09-03 02:13:36,654 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments/358621c8-eb78-4e05-835b-c2db6358a9ed 0.409s 2021-09-03 02:13:36,654 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec4e9b60-4efd-4b84-9f12-808b8617c348', 'x-compute-request-id': 'req-ec4e9b60-4efd-4b84-9f12-808b8617c348', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'' 2021-09-03 02:13:36,703 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:13:36,704 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-309b7870-262c-4ede-9c35-d44131f56625', 'x-compute-request-id': 'req-309b7870-262c-4ede-9c35-d44131f56625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:37,753 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:13:37,753 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a01e7cb3-575d-41e8-b921-eac413c95daa', 'x-compute-request-id': 'req-a01e7cb3-575d-41e8-b921-eac413c95daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:38,801 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:13:38,801 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c625a406-17dc-4d18-b75e-c795bf02805d', 'x-compute-request-id': 'req-c625a406-17dc-4d18-b75e-c795bf02805d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:39,848 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:13:39,848 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bab1ff2-5fe0-4aab-8c71-cff6787bb519', 'x-compute-request-id': 'req-4bab1ff2-5fe0-4aab-8c71-cff6787bb519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:40,895 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:13:40,896 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b7d6b0-e133-427f-b0b9-b1eeada09977', 'x-compute-request-id': 'req-61b7d6b0-e133-427f-b0b9-b1eeada09977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:41,944 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:13:41,944 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b63642a-6be3-41fe-ac1c-f4d59fdb6079', 'x-compute-request-id': 'req-6b63642a-6be3-41fe-ac1c-f4d59fdb6079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:42,992 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:13:43,001 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f74156d7-1134-4e36-9829-8b976e2dfc57', 'x-compute-request-id': 'req-f74156d7-1134-4e36-9829-8b976e2dfc57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:44,048 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:13:44,049 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9132768a-8f30-4704-84b5-4028a09ca5dd', 'x-compute-request-id': 'req-9132768a-8f30-4704-84b5-4028a09ca5dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:45,097 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:13:45,098 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-529a79a1-3e85-4f80-8bc9-d643b1b8f46f', 'x-compute-request-id': 'req-529a79a1-3e85-4f80-8bc9-d643b1b8f46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:46,144 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:13:46,144 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71eb14ed-d0fb-4cc8-be70-4587de1c3389', 'x-compute-request-id': 'req-71eb14ed-d0fb-4cc8-be70-4587de1c3389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:47,192 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:13:47,193 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-259cef1d-7032-4b8f-9aca-2202ac67be2a', 'x-compute-request-id': 'req-259cef1d-7032-4b8f-9aca-2202ac67be2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:48,240 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:13:48,241 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03714893-d11a-453b-9ff0-85547d0cd445', 'x-compute-request-id': 'req-03714893-d11a-453b-9ff0-85547d0cd445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:49,288 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:13:49,289 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d719877-b54c-4da3-a265-7abd5744d4a4', 'x-compute-request-id': 'req-4d719877-b54c-4da3-a265-7abd5744d4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:50,337 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:13:50,338 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1713262a-45b9-4d07-8a2e-23521847522f', 'x-compute-request-id': 'req-1713262a-45b9-4d07-8a2e-23521847522f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:51,384 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:13:51,385 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b11fa7-839d-4e84-8970-fcc69307f045', 'x-compute-request-id': 'req-b3b11fa7-839d-4e84-8970-fcc69307f045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:52,433 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:13:52,434 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51e4edb-7aee-4b2a-93d8-fe391e8a9d1e', 'x-compute-request-id': 'req-e51e4edb-7aee-4b2a-93d8-fe391e8a9d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:53,481 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:13:53,482 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80d2ec25-6eca-43c7-bbaa-ca33b43a55e6', 'x-compute-request-id': 'req-80d2ec25-6eca-43c7-bbaa-ca33b43a55e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:54,529 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:13:54,530 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12abc655-6404-4714-83b5-1e3094390a61', 'x-compute-request-id': 'req-12abc655-6404-4714-83b5-1e3094390a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:55,578 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:13:55,578 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf84552-43b8-414b-b3b1-aa8f6f2b5779', 'x-compute-request-id': 'req-bdf84552-43b8-414b-b3b1-aa8f6f2b5779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:56,626 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:13:56,626 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-960e3f6f-6023-40b7-809a-317cd265311f', 'x-compute-request-id': 'req-960e3f6f-6023-40b7-809a-317cd265311f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:57,677 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:13:57,677 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f86578f4-7fa4-422c-98c5-a6bb05ae2c5e', 'x-compute-request-id': 'req-f86578f4-7fa4-422c-98c5-a6bb05ae2c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:58,724 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:13:58,724 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fcf4d4d-de8a-4f83-b11c-ea75f5e18798', 'x-compute-request-id': 'req-5fcf4d4d-de8a-4f83-b11c-ea75f5e18798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:13:59,772 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:13:59,772 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f12bafad-6e9e-4a0f-9244-311deb954ed6', 'x-compute-request-id': 'req-f12bafad-6e9e-4a0f-9244-311deb954ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:00,819 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:00,819 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69adc2f0-3fb7-4289-83a7-c832cf5c444e', 'x-compute-request-id': 'req-69adc2f0-3fb7-4289-83a7-c832cf5c444e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:01,868 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:14:01,869 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd7a618-ee66-45ba-9b59-0d87f48fcaf3', 'x-compute-request-id': 'req-edd7a618-ee66-45ba-9b59-0d87f48fcaf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:02,916 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:02,917 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0ec40ae-0ea5-491b-9c83-99196e4ecf6b', 'x-compute-request-id': 'req-e0ec40ae-0ea5-491b-9c83-99196e4ecf6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:03,964 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:03,965 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5749d0ae-f6e6-4f66-89a3-5bcf88b00bfb', 'x-compute-request-id': 'req-5749d0ae-f6e6-4f66-89a3-5bcf88b00bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:05,012 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:05,014 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2c3b993-4da2-440f-9104-252fbfa4ce6e', 'x-compute-request-id': 'req-b2c3b993-4da2-440f-9104-252fbfa4ce6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:06,062 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:06,062 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eebcf8d-7d68-484b-b9d8-aef2a51b37f1', 'x-compute-request-id': 'req-7eebcf8d-7d68-484b-b9d8-aef2a51b37f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:07,110 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:07,111 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1950fd15-b138-4ca9-ad5e-5a1c918451dc', 'x-compute-request-id': 'req-1950fd15-b138-4ca9-ad5e-5a1c918451dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:08,158 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:08,159 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77251a55-5e14-4023-9af0-41542c8a0b66', 'x-compute-request-id': 'req-77251a55-5e14-4023-9af0-41542c8a0b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:09,207 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:09,207 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-015c7e70-7fc6-40a7-99b8-33ccf5d18321', 'x-compute-request-id': 'req-015c7e70-7fc6-40a7-99b8-33ccf5d18321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:10,253 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:14:10,254 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d7cefbb-7264-47e2-a81f-210275413ec5', 'x-compute-request-id': 'req-6d7cefbb-7264-47e2-a81f-210275413ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:11,301 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:11,301 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4b9823d-f578-437a-a87c-885493acf9ad', 'x-compute-request-id': 'req-b4b9823d-f578-437a-a87c-885493acf9ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:12,347 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:12,348 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-038b723b-ae97-4c27-9234-08e2cf252e36', 'x-compute-request-id': 'req-038b723b-ae97-4c27-9234-08e2cf252e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:13,396 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:13,397 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3559b46f-0eb5-4093-863c-78553216cff0', 'x-compute-request-id': 'req-3559b46f-0eb5-4093-863c-78553216cff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:14,444 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:14,444 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4184f76c-4a1e-4699-8898-18145cb0297a', 'x-compute-request-id': 'req-4184f76c-4a1e-4699-8898-18145cb0297a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:15,492 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:15,492 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf724ca-ad5e-4bc4-822f-08b929d5a13e', 'x-compute-request-id': 'req-bdf724ca-ad5e-4bc4-822f-08b929d5a13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:16,540 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:16,540 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6020e1c0-3835-4b61-b7eb-1802e20af6c1', 'x-compute-request-id': 'req-6020e1c0-3835-4b61-b7eb-1802e20af6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:17,587 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:17,588 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a3883da-3c9a-4f79-9794-85830e9a306d', 'x-compute-request-id': 'req-9a3883da-3c9a-4f79-9794-85830e9a306d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:18,635 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:18,635 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c78073a1-de8a-4fd9-989a-f5a9c191f00a', 'x-compute-request-id': 'req-c78073a1-de8a-4fd9-989a-f5a9c191f00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:19,684 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:19,684 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ece7cdd-4610-4d85-9e0e-9f8f51f51ef2', 'x-compute-request-id': 'req-7ece7cdd-4610-4d85-9e0e-9f8f51f51ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:20,732 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:20,733 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2dea0cc-6ae8-445f-a3d2-f0b31a6bf062', 'x-compute-request-id': 'req-d2dea0cc-6ae8-445f-a3d2-f0b31a6bf062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:21,781 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:21,781 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d6f7c5b-ddd1-4303-ba96-52c0ba7270c9', 'x-compute-request-id': 'req-5d6f7c5b-ddd1-4303-ba96-52c0ba7270c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:22,828 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:22,829 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ae44980-469d-4de4-b36a-68ef47d78b64', 'x-compute-request-id': 'req-6ae44980-469d-4de4-b36a-68ef47d78b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:23,875 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:23,875 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d14abb79-2e5f-4e04-91af-913c3515cc9f', 'x-compute-request-id': 'req-d14abb79-2e5f-4e04-91af-913c3515cc9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:24,922 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:24,923 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5a4e2cb-7fc8-46b9-aa3b-cff5e410cf21', 'x-compute-request-id': 'req-f5a4e2cb-7fc8-46b9-aa3b-cff5e410cf21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:25,971 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:25,972 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117295bb-f17a-4af4-8c52-bbb88c607f9c', 'x-compute-request-id': 'req-117295bb-f17a-4af4-8c52-bbb88c607f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:27,020 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:14:27,021 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-464d2612-3fc3-41ca-ba9f-0a4eeccc4b85', 'x-compute-request-id': 'req-464d2612-3fc3-41ca-ba9f-0a4eeccc4b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:28,068 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:28,068 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bfc8751-b970-4e1c-8b35-3f0e448138d3', 'x-compute-request-id': 'req-8bfc8751-b970-4e1c-8b35-3f0e448138d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:29,116 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:29,116 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1869698-558a-4f2b-938f-da6b4437d772', 'x-compute-request-id': 'req-d1869698-558a-4f2b-938f-da6b4437d772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:30,164 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:30,164 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a1d886e-eec2-4bf1-8dab-f97d015409b7', 'x-compute-request-id': 'req-7a1d886e-eec2-4bf1-8dab-f97d015409b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:31,211 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:14:31,211 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1228984b-60b0-4e8b-a434-dea7e032c8a6', 'x-compute-request-id': 'req-1228984b-60b0-4e8b-a434-dea7e032c8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:32,259 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:32,260 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c78d1e3-a9a3-4365-bc99-8895b85b7dda', 'x-compute-request-id': 'req-8c78d1e3-a9a3-4365-bc99-8895b85b7dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:33,309 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:14:33,310 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89727871-ecab-494d-a3b5-527ca58b7a8c', 'x-compute-request-id': 'req-89727871-ecab-494d-a3b5-527ca58b7a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:34,357 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:34,358 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db842bd6-801d-4db2-8536-7c0c5e3f53b6', 'x-compute-request-id': 'req-db842bd6-801d-4db2-8536-7c0c5e3f53b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:35,406 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:35,406 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-725f576e-75ca-481a-aa0a-44c145a8ade6', 'x-compute-request-id': 'req-725f576e-75ca-481a-aa0a-44c145a8ade6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:36,454 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:36,454 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b8c9ca-30a8-4ca5-8597-a9732afdd96a', 'x-compute-request-id': 'req-52b8c9ca-30a8-4ca5-8597-a9732afdd96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:37,500 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:37,521 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fdf3315-abe9-4d1b-807e-5febc9411124', 'x-compute-request-id': 'req-8fdf3315-abe9-4d1b-807e-5febc9411124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:38,569 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:38,570 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-264cbe4e-3d99-4a89-83da-755cf2a25aef', 'x-compute-request-id': 'req-264cbe4e-3d99-4a89-83da-755cf2a25aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:39,618 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:39,618 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9afc301-f2c9-4194-91dd-91e041fbab0f', 'x-compute-request-id': 'req-b9afc301-f2c9-4194-91dd-91e041fbab0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:40,667 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:14:40,668 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2512e8b7-c888-4dde-9751-3c608318f74f', 'x-compute-request-id': 'req-2512e8b7-c888-4dde-9751-3c608318f74f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:41,715 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:41,715 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7406f9d3-64b0-4907-856c-d553683095cb', 'x-compute-request-id': 'req-7406f9d3-64b0-4907-856c-d553683095cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:42,764 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:42,764 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24fa49ff-3f0c-4380-9894-70eb4aedc6a0', 'x-compute-request-id': 'req-24fa49ff-3f0c-4380-9894-70eb4aedc6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:43,812 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:43,812 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-389185f1-48ca-4744-ab0e-fe315b681afe', 'x-compute-request-id': 'req-389185f1-48ca-4744-ab0e-fe315b681afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:44,862 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:14:44,862 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48282842-c14e-4507-abfb-d8b2493c9378', 'x-compute-request-id': 'req-48282842-c14e-4507-abfb-d8b2493c9378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:45,909 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:45,910 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d0c61b2-f72f-4a65-9132-3bec0eaed20a', 'x-compute-request-id': 'req-8d0c61b2-f72f-4a65-9132-3bec0eaed20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:46,958 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:46,958 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f35fb671-d33f-4e2c-a9fe-08e81a486157', 'x-compute-request-id': 'req-f35fb671-d33f-4e2c-a9fe-08e81a486157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:48,006 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:48,007 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34d466f0-7f10-46d4-9daf-640ab6ed62f8', 'x-compute-request-id': 'req-34d466f0-7f10-46d4-9daf-640ab6ed62f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:49,055 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:49,055 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6cba693-02d9-4525-9047-178e5d6e606a', 'x-compute-request-id': 'req-a6cba693-02d9-4525-9047-178e5d6e606a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:50,103 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:50,104 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-884ecfbc-a212-4a66-bd44-ef9f68229cef', 'x-compute-request-id': 'req-884ecfbc-a212-4a66-bd44-ef9f68229cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:51,151 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:14:51,151 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-395b5137-064c-42d1-b718-29aff571a56a', 'x-compute-request-id': 'req-395b5137-064c-42d1-b718-29aff571a56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:52,201 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:14:52,201 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c00de1f-1ffe-4493-98a5-1a5f84a1d685', 'x-compute-request-id': 'req-3c00de1f-1ffe-4493-98a5-1a5f84a1d685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:53,249 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:53,250 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-993ca846-c6c3-4c94-aa93-149b67fa7874', 'x-compute-request-id': 'req-993ca846-c6c3-4c94-aa93-149b67fa7874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:54,298 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:54,298 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-614053b4-41ba-4a11-b125-0b313571d842', 'x-compute-request-id': 'req-614053b4-41ba-4a11-b125-0b313571d842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:55,346 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:55,347 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b7a90a-b30c-48d0-af5e-a1ac8550b256', 'x-compute-request-id': 'req-73b7a90a-b30c-48d0-af5e-a1ac8550b256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:56,395 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:56,395 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77e31fa8-274e-4e14-acf4-04d61437b16f', 'x-compute-request-id': 'req-77e31fa8-274e-4e14-acf4-04d61437b16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:57,446 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:14:57,446 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48c61690-8fd4-4783-b597-025af744ad34', 'x-compute-request-id': 'req-48c61690-8fd4-4783-b597-025af744ad34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:58,494 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:14:58,495 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d34defe-b8d1-46e4-9d6a-13ca33b2d545', 'x-compute-request-id': 'req-5d34defe-b8d1-46e4-9d6a-13ca33b2d545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:14:59,544 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:14:59,545 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baee1862-1e0e-4ad7-9f01-f4fee54265a8', 'x-compute-request-id': 'req-baee1862-1e0e-4ad7-9f01-f4fee54265a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:00,595 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:15:00,595 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-561bc227-9069-42d5-bfa4-0aa9def7f91a', 'x-compute-request-id': 'req-561bc227-9069-42d5-bfa4-0aa9def7f91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:01,643 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:01,644 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a6239aa-639e-45e7-a813-1ac834bd3c49', 'x-compute-request-id': 'req-6a6239aa-639e-45e7-a813-1ac834bd3c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:02,694 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:15:02,694 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8e7b8fa-92ae-4b7d-9d4b-093ca821b05a', 'x-compute-request-id': 'req-e8e7b8fa-92ae-4b7d-9d4b-093ca821b05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:03,742 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:03,743 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada0f6d1-14dc-4b3e-8e34-92cd0306baf9', 'x-compute-request-id': 'req-ada0f6d1-14dc-4b3e-8e34-92cd0306baf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:04,790 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:04,791 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e7a44b5-ee61-4bbb-9141-d157ea3a4363', 'x-compute-request-id': 'req-2e7a44b5-ee61-4bbb-9141-d157ea3a4363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:05,839 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:05,839 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26886ec7-2a12-4115-ad3e-f3671b8b41d2', 'x-compute-request-id': 'req-26886ec7-2a12-4115-ad3e-f3671b8b41d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:06,888 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:15:06,888 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-336dc056-f1cd-4669-934d-8be58872df8e', 'x-compute-request-id': 'req-336dc056-f1cd-4669-934d-8be58872df8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:07,935 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:15:07,935 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5384f47-a82d-4f1f-a6c9-e79cbd34051f', 'x-compute-request-id': 'req-a5384f47-a82d-4f1f-a6c9-e79cbd34051f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:08,985 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:15:08,985 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-987f8bf4-3101-477c-920d-2bccddaec0a6', 'x-compute-request-id': 'req-987f8bf4-3101-477c-920d-2bccddaec0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:10,032 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:10,033 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5448152a-fe1c-4456-8852-92a279316daa', 'x-compute-request-id': 'req-5448152a-fe1c-4456-8852-92a279316daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:11,079 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:11,080 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-073ee93d-4167-4033-99bd-f44f5043d492', 'x-compute-request-id': 'req-073ee93d-4167-4033-99bd-f44f5043d492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:12,126 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:15:12,127 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bd3c745-7c53-46b1-836e-b15d976e905f', 'x-compute-request-id': 'req-0bd3c745-7c53-46b1-836e-b15d976e905f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:13,173 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:13,173 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84a39827-86e9-4b98-8b6a-64b83ee51159', 'x-compute-request-id': 'req-84a39827-86e9-4b98-8b6a-64b83ee51159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:14,220 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:14,221 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf93aa12-4d54-4a86-b84c-3d0d947ca548', 'x-compute-request-id': 'req-bf93aa12-4d54-4a86-b84c-3d0d947ca548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:15,268 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:15,268 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f93f02-cb2b-45c7-b6da-75c8c9b81ee6', 'x-compute-request-id': 'req-42f93f02-cb2b-45c7-b6da-75c8c9b81ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:16,315 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:15:16,315 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-271df6ca-0fd6-4439-a2c8-f0ca848455b8', 'x-compute-request-id': 'req-271df6ca-0fd6-4439-a2c8-f0ca848455b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:17,362 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:17,362 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f856859-526c-4aed-a16b-7526e0138f56', 'x-compute-request-id': 'req-9f856859-526c-4aed-a16b-7526e0138f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:18,411 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:18,411 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfbabeb0-ee94-4a6b-b2c9-cc0891b090e5', 'x-compute-request-id': 'req-dfbabeb0-ee94-4a6b-b2c9-cc0891b090e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:19,460 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:19,460 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6407416f-0db9-475e-8dc8-2eecec7bbd0a', 'x-compute-request-id': 'req-6407416f-0db9-475e-8dc8-2eecec7bbd0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:20,507 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:20,508 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94fa3f91-6f61-4969-930a-eb2b76d2e349', 'x-compute-request-id': 'req-94fa3f91-6f61-4969-930a-eb2b76d2e349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:21,554 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:15:21,555 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-643379bf-8f71-4580-811f-90dc85d9ef2c', 'x-compute-request-id': 'req-643379bf-8f71-4580-811f-90dc85d9ef2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:22,603 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:22,604 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59d9593d-eae5-450b-8b94-f47df95cf3e1', 'x-compute-request-id': 'req-59d9593d-eae5-450b-8b94-f47df95cf3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:23,651 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:23,651 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d47b668-e27b-4bf7-98ba-36a52570d43b', 'x-compute-request-id': 'req-5d47b668-e27b-4bf7-98ba-36a52570d43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:24,698 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:15:24,699 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9592d978-1581-47a0-8528-ef20dcd2c3f4', 'x-compute-request-id': 'req-9592d978-1581-47a0-8528-ef20dcd2c3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:25,745 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:15:25,746 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-126ca505-ac5d-426c-b5a4-a120169ed655', 'x-compute-request-id': 'req-126ca505-ac5d-426c-b5a4-a120169ed655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:26,793 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:26,793 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a7a1b13-ed3c-43d2-ba37-7be800bf24df', 'x-compute-request-id': 'req-7a7a1b13-ed3c-43d2-ba37-7be800bf24df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:27,841 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:27,841 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aefd410a-a8f3-4cf7-b71e-fdebb7ab5d4b', 'x-compute-request-id': 'req-aefd410a-a8f3-4cf7-b71e-fdebb7ab5d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:28,902 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.057s 2021-09-03 02:15:28,902 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f974b70d-f2d9-45f8-9371-ea1d422ec844', 'x-compute-request-id': 'req-f974b70d-f2d9-45f8-9371-ea1d422ec844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:29,949 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:29,950 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac43fe50-b1a1-4530-a76b-c7e5cc0d56e1', 'x-compute-request-id': 'req-ac43fe50-b1a1-4530-a76b-c7e5cc0d56e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:30,997 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:30,997 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28feb4f7-79df-472f-910c-db2a5688e4b6', 'x-compute-request-id': 'req-28feb4f7-79df-472f-910c-db2a5688e4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:32,045 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:32,046 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e09505-f30c-40dc-93cd-98cbcdfc99a2', 'x-compute-request-id': 'req-00e09505-f30c-40dc-93cd-98cbcdfc99a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:33,093 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:33,094 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12a6767f-7b4e-4e27-9f2f-daa94c01bb50', 'x-compute-request-id': 'req-12a6767f-7b4e-4e27-9f2f-daa94c01bb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:34,140 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:15:34,141 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-861d7f71-7dcf-4a52-9bf2-a2ffbaa73264', 'x-compute-request-id': 'req-861d7f71-7dcf-4a52-9bf2-a2ffbaa73264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:35,189 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:35,189 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9921a748-fe90-480e-98e7-11f877cc8779', 'x-compute-request-id': 'req-9921a748-fe90-480e-98e7-11f877cc8779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:36,237 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:36,237 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-136731b5-3899-4e37-ad99-65ac6a9a912d', 'x-compute-request-id': 'req-136731b5-3899-4e37-ad99-65ac6a9a912d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:37,284 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:37,284 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddc1c529-6a7f-437d-80a8-083f4fa9c8b6', 'x-compute-request-id': 'req-ddc1c529-6a7f-437d-80a8-083f4fa9c8b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:38,332 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:38,332 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a60c8f1-207b-41d2-a3d4-9d585cd44776', 'x-compute-request-id': 'req-1a60c8f1-207b-41d2-a3d4-9d585cd44776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:39,380 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:39,380 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85e7ccce-ff26-4278-b1bc-0ad15610d8e8', 'x-compute-request-id': 'req-85e7ccce-ff26-4278-b1bc-0ad15610d8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:40,428 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:40,429 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b045f4f-59d9-4e66-84fb-a92df0898aff', 'x-compute-request-id': 'req-9b045f4f-59d9-4e66-84fb-a92df0898aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:41,475 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:41,475 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95c3f6d4-4872-4f93-af18-136a61f08338', 'x-compute-request-id': 'req-95c3f6d4-4872-4f93-af18-136a61f08338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:42,523 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:42,523 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6ec28ee-04a3-453b-87f8-dee3b9236bec', 'x-compute-request-id': 'req-b6ec28ee-04a3-453b-87f8-dee3b9236bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:43,667 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.141s 2021-09-03 02:15:43,668 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b12dc08-489f-4120-9d1d-ac78b83311e3', 'x-compute-request-id': 'req-6b12dc08-489f-4120-9d1d-ac78b83311e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:44,717 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:44,717 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d25bd9d-3cf9-4592-826a-5687cc736bf5', 'x-compute-request-id': 'req-1d25bd9d-3cf9-4592-826a-5687cc736bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:45,764 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:45,765 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14cf1a5c-b056-4304-a6f1-75ddddf0dcbb', 'x-compute-request-id': 'req-14cf1a5c-b056-4304-a6f1-75ddddf0dcbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:46,812 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:46,812 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4bc40cd-414f-40fe-b984-8dad6af46be0', 'x-compute-request-id': 'req-b4bc40cd-414f-40fe-b984-8dad6af46be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:47,863 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:15:47,863 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb3b802b-5a5c-422f-aed1-f768b1f9985e', 'x-compute-request-id': 'req-eb3b802b-5a5c-422f-aed1-f768b1f9985e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:48,911 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:48,911 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0d900fc-b0ed-45ad-9708-c0fae67fe464', 'x-compute-request-id': 'req-f0d900fc-b0ed-45ad-9708-c0fae67fe464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:49,960 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:49,960 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f342545-4b77-4394-a54e-003855c4c223', 'x-compute-request-id': 'req-0f342545-4b77-4394-a54e-003855c4c223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:51,009 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:15:51,009 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-193b2e3d-75e8-4ae7-8cfd-969c455fe569', 'x-compute-request-id': 'req-193b2e3d-75e8-4ae7-8cfd-969c455fe569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:52,059 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:15:52,060 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b7af1f-2cfe-4621-86fb-c0039ed63a3c', 'x-compute-request-id': 'req-c6b7af1f-2cfe-4621-86fb-c0039ed63a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:53,109 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:15:53,109 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88b4fc9f-c265-42af-9765-5b6b266e608a', 'x-compute-request-id': 'req-88b4fc9f-c265-42af-9765-5b6b266e608a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:54,155 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:15:54,156 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c52c0409-3953-41e0-b3f2-3f1167e30c3e', 'x-compute-request-id': 'req-c52c0409-3953-41e0-b3f2-3f1167e30c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:55,205 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:15:55,206 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0607505-5c5a-44db-a813-f84df4849d92', 'x-compute-request-id': 'req-b0607505-5c5a-44db-a813-f84df4849d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:56,254 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:56,254 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d939450e-2003-4058-b65c-4782d21f4027', 'x-compute-request-id': 'req-d939450e-2003-4058-b65c-4782d21f4027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:57,307 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.050s 2021-09-03 02:15:57,307 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fd1b586-10bf-4dce-999c-bb01967d8373', 'x-compute-request-id': 'req-9fd1b586-10bf-4dce-999c-bb01967d8373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:58,355 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:15:58,356 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22e1d3ab-20ff-47f4-802d-d342a115504e', 'x-compute-request-id': 'req-22e1d3ab-20ff-47f4-802d-d342a115504e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:15:59,407 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:15:59,408 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6744bbef-3ed3-48be-ba17-947eebbdcf7d', 'x-compute-request-id': 'req-6744bbef-3ed3-48be-ba17-947eebbdcf7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:00,464 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.054s 2021-09-03 02:16:00,465 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b65f72d-1702-4049-bd1a-7c359d10e983', 'x-compute-request-id': 'req-5b65f72d-1702-4049-bd1a-7c359d10e983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:01,512 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:01,512 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f9a0077-0ae1-47e0-8436-c1b1a1e4b054', 'x-compute-request-id': 'req-9f9a0077-0ae1-47e0-8436-c1b1a1e4b054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:02,560 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:02,561 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ccbd599-5226-4cdf-a4fc-541c3877a5c5', 'x-compute-request-id': 'req-3ccbd599-5226-4cdf-a4fc-541c3877a5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:03,610 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:03,610 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a8ae08-cd34-4877-a35c-ed447f241e51', 'x-compute-request-id': 'req-19a8ae08-cd34-4877-a35c-ed447f241e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:04,657 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:04,658 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d53f399-ccc5-41e7-bac6-e2005a28478c', 'x-compute-request-id': 'req-9d53f399-ccc5-41e7-bac6-e2005a28478c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:05,706 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:05,706 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf75899-952a-4d66-9bf6-aaca56954fad', 'x-compute-request-id': 'req-6cf75899-952a-4d66-9bf6-aaca56954fad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:06,755 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:16:06,756 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5001ebf-61aa-47d8-99cc-b212794d4675', 'x-compute-request-id': 'req-f5001ebf-61aa-47d8-99cc-b212794d4675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:07,803 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:07,804 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c7c4ea1-508a-4c60-b560-8032242c0567', 'x-compute-request-id': 'req-6c7c4ea1-508a-4c60-b560-8032242c0567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:08,853 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:16:08,853 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd260e97-935c-43a3-b018-97590203c320', 'x-compute-request-id': 'req-fd260e97-935c-43a3-b018-97590203c320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:09,903 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:16:09,904 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cb3f2f8-da68-42a4-ab35-dc1db0641182', 'x-compute-request-id': 'req-2cb3f2f8-da68-42a4-ab35-dc1db0641182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:10,953 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:16:10,953 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97164801-ef60-4d5c-90a7-ac27c15e2821', 'x-compute-request-id': 'req-97164801-ef60-4d5c-90a7-ac27c15e2821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:12,001 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:12,002 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99cb4d79-425a-4c11-8e0d-0ff273fedce3', 'x-compute-request-id': 'req-99cb4d79-425a-4c11-8e0d-0ff273fedce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:13,050 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:13,050 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd07ca09-5e6b-4a3e-a2fc-980c2e99ed35', 'x-compute-request-id': 'req-cd07ca09-5e6b-4a3e-a2fc-980c2e99ed35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:14,098 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:14,098 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f85a121b-fcb0-4101-a265-c81df50af670', 'x-compute-request-id': 'req-f85a121b-fcb0-4101-a265-c81df50af670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:15,146 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:15,146 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-983ed67f-3e28-49fa-a5e3-e9cd10fdaa90', 'x-compute-request-id': 'req-983ed67f-3e28-49fa-a5e3-e9cd10fdaa90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:16,195 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:16,196 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa46593f-729b-4ad5-b693-98b3b2f88bd2', 'x-compute-request-id': 'req-fa46593f-729b-4ad5-b693-98b3b2f88bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:17,243 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:17,244 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e88fa9a9-66b1-4f9e-a487-e40f1d85d13b', 'x-compute-request-id': 'req-e88fa9a9-66b1-4f9e-a487-e40f1d85d13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:18,291 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:18,291 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1578cd1d-975e-45ed-a94a-579307cc0037', 'x-compute-request-id': 'req-1578cd1d-975e-45ed-a94a-579307cc0037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:19,339 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:19,339 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85e728ca-b1c1-4d9a-9658-d1c305867f1a', 'x-compute-request-id': 'req-85e728ca-b1c1-4d9a-9658-d1c305867f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:20,387 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:20,387 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8117d3e1-4007-4dc6-84ff-2a559b249743', 'x-compute-request-id': 'req-8117d3e1-4007-4dc6-84ff-2a559b249743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:21,436 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:21,436 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c720f67-1833-4860-bd8f-5628daebe7a0', 'x-compute-request-id': 'req-5c720f67-1833-4860-bd8f-5628daebe7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:22,484 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:22,484 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d5ac50b-be61-4777-9e10-e7921d88f7fa', 'x-compute-request-id': 'req-9d5ac50b-be61-4777-9e10-e7921d88f7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:23,533 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:16:23,534 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-092b74d9-774c-47b1-9a32-d4a245040b5b', 'x-compute-request-id': 'req-092b74d9-774c-47b1-9a32-d4a245040b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:24,581 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:24,582 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f813794-76c8-4318-9505-2b6a4af8bf7c', 'x-compute-request-id': 'req-3f813794-76c8-4318-9505-2b6a4af8bf7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:25,628 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:16:25,628 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e138f12a-c1d4-4fca-b83d-cb8930b0a205', 'x-compute-request-id': 'req-e138f12a-c1d4-4fca-b83d-cb8930b0a205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:26,675 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:26,676 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4717bdf9-8680-4110-a0a5-7cd611c4d9b2', 'x-compute-request-id': 'req-4717bdf9-8680-4110-a0a5-7cd611c4d9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:27,722 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:16:27,723 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a538826-7b60-41ac-b15d-a45e42c94a14', 'x-compute-request-id': 'req-7a538826-7b60-41ac-b15d-a45e42c94a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:28,769 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:16:28,769 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94a6ab98-0037-46ed-a5c3-4e044687d3c0', 'x-compute-request-id': 'req-94a6ab98-0037-46ed-a5c3-4e044687d3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:29,816 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:29,816 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c029d32b-2b1a-4261-8d92-e3b718c70824', 'x-compute-request-id': 'req-c029d32b-2b1a-4261-8d92-e3b718c70824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:30,864 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:30,864 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbb8a5d5-dbbc-4516-a16f-ea118d8d35ea', 'x-compute-request-id': 'req-bbb8a5d5-dbbc-4516-a16f-ea118d8d35ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:31,912 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:31,912 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec173ad3-0365-4655-ac91-5c5d6d909843', 'x-compute-request-id': 'req-ec173ad3-0365-4655-ac91-5c5d6d909843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:32,960 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:32,961 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7004b15b-f635-4cd0-bc84-cd6488833bbd', 'x-compute-request-id': 'req-7004b15b-f635-4cd0-bc84-cd6488833bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:34,009 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:34,009 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-563970c1-f2ae-4122-b44e-3cb2bca0aaa2', 'x-compute-request-id': 'req-563970c1-f2ae-4122-b44e-3cb2bca0aaa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:35,057 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:35,057 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01648f06-c95b-49a1-85cc-85903d2bc7b3', 'x-compute-request-id': 'req-01648f06-c95b-49a1-85cc-85903d2bc7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:36,105 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:16:36,106 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81eb7655-461c-4605-8892-60ad57915d3c', 'x-compute-request-id': 'req-81eb7655-461c-4605-8892-60ad57915d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:37,153 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:37,154 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a15d8ff7-5cb6-4883-9bfb-359ef8784558', 'x-compute-request-id': 'req-a15d8ff7-5cb6-4883-9bfb-359ef8784558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:38,202 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:38,202 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf34f49b-9173-46d2-9c5b-29472cd570ff', 'x-compute-request-id': 'req-cf34f49b-9173-46d2-9c5b-29472cd570ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:39,250 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:39,251 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39b7ccc6-b2fd-4818-b473-54f96635b04f', 'x-compute-request-id': 'req-39b7ccc6-b2fd-4818-b473-54f96635b04f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:40,301 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:16:40,301 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f7a1dd5-26bd-4931-aafd-61ff49717377', 'x-compute-request-id': 'req-3f7a1dd5-26bd-4931-aafd-61ff49717377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:41,348 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:41,349 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce491aa7-d9c3-43c4-b17a-64310dfad518', 'x-compute-request-id': 'req-ce491aa7-d9c3-43c4-b17a-64310dfad518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:42,402 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.050s 2021-09-03 02:16:42,402 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-810b58ec-d521-498a-b0c5-d5838fc5d669', 'x-compute-request-id': 'req-810b58ec-d521-498a-b0c5-d5838fc5d669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:43,453 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:16:43,453 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea88dc05-84f1-4906-87d5-4718cc4f76b8', 'x-compute-request-id': 'req-ea88dc05-84f1-4906-87d5-4718cc4f76b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:44,503 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:16:44,503 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32188759-b0fd-477a-a272-5d83b697299b', 'x-compute-request-id': 'req-32188759-b0fd-477a-a272-5d83b697299b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:45,552 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:16:45,553 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a3bfdf5-bc43-43cd-9154-3978ff0ed273', 'x-compute-request-id': 'req-5a3bfdf5-bc43-43cd-9154-3978ff0ed273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:46,600 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:46,600 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f453fca-d6f2-4eaf-b27d-c7bd9a058aa8', 'x-compute-request-id': 'req-2f453fca-d6f2-4eaf-b27d-c7bd9a058aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:47,648 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:47,648 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93341877-5f7a-40cf-b777-f38a382e8f29', 'x-compute-request-id': 'req-93341877-5f7a-40cf-b777-f38a382e8f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:48,699 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:16:48,700 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5173c7e1-8ff8-43bd-8657-48c0231e648e', 'x-compute-request-id': 'req-5173c7e1-8ff8-43bd-8657-48c0231e648e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:49,747 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:49,747 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46a77edc-40ef-4b31-b279-5d81c2886301', 'x-compute-request-id': 'req-46a77edc-40ef-4b31-b279-5d81c2886301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:50,796 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:50,796 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d49509c-80ea-4c16-8138-cdd5a8f2fbf5', 'x-compute-request-id': 'req-6d49509c-80ea-4c16-8138-cdd5a8f2fbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:51,843 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:51,843 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c390f3f-4138-49d9-af00-7daf4d6dedcc', 'x-compute-request-id': 'req-8c390f3f-4138-49d9-af00-7daf4d6dedcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:52,890 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:52,890 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-123506ca-18f3-457c-a773-8ff99f4ac129', 'x-compute-request-id': 'req-123506ca-18f3-457c-a773-8ff99f4ac129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:53,939 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:16:53,940 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9fef871-768c-4d5c-8cc7-ea1a8b3f9a66', 'x-compute-request-id': 'req-f9fef871-768c-4d5c-8cc7-ea1a8b3f9a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:54,987 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:54,988 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e8dd3ae-dab4-48bd-a028-7d81e44840a6', 'x-compute-request-id': 'req-1e8dd3ae-dab4-48bd-a028-7d81e44840a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:56,034 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:56,034 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2881de15-ea10-45e9-90e5-97f8969c97cb', 'x-compute-request-id': 'req-2881de15-ea10-45e9-90e5-97f8969c97cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:57,083 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:16:57,083 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-928a98af-d0ea-420a-a34a-306c76497d0b', 'x-compute-request-id': 'req-928a98af-d0ea-420a-a34a-306c76497d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:58,131 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:16:58,131 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87c5a5d4-0a05-4bd4-ac0c-de109e394347', 'x-compute-request-id': 'req-87c5a5d4-0a05-4bd4-ac0c-de109e394347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:16:59,178 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:16:59,178 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-422aaac5-4884-4b7a-a323-6ba9625db6b1', 'x-compute-request-id': 'req-422aaac5-4884-4b7a-a323-6ba9625db6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:00,226 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:00,227 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a194e97-0999-47f0-9ea2-d2c87c2f576c', 'x-compute-request-id': 'req-5a194e97-0999-47f0-9ea2-d2c87c2f576c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:01,278 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:17:01,279 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bab12c8-789b-4598-b435-0fff038f13b8', 'x-compute-request-id': 'req-9bab12c8-789b-4598-b435-0fff038f13b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:02,326 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:02,327 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce227ae5-d5cf-4d2c-9042-e5bbea900f72', 'x-compute-request-id': 'req-ce227ae5-d5cf-4d2c-9042-e5bbea900f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:03,374 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:03,375 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9c8005e-5e84-4296-b467-9627631b35b0', 'x-compute-request-id': 'req-a9c8005e-5e84-4296-b467-9627631b35b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:04,422 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:04,423 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4387bc9-51be-415d-94c2-00c60f9f5c27', 'x-compute-request-id': 'req-c4387bc9-51be-415d-94c2-00c60f9f5c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:05,470 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:05,470 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a32b077-33b5-4afc-b0fa-51b0b437d65f', 'x-compute-request-id': 'req-5a32b077-33b5-4afc-b0fa-51b0b437d65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:06,516 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:06,517 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4df73176-9093-4479-a4db-26306c37b76d', 'x-compute-request-id': 'req-4df73176-9093-4479-a4db-26306c37b76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:07,565 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:07,565 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a46800a1-e02b-43f5-8dcc-e8e2537198be', 'x-compute-request-id': 'req-a46800a1-e02b-43f5-8dcc-e8e2537198be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:08,612 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:08,613 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1dfe82c-738a-4eee-ac24-c2ff7102b100', 'x-compute-request-id': 'req-e1dfe82c-738a-4eee-ac24-c2ff7102b100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:09,659 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:17:09,659 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c4ee4c7-4c0a-4ac1-86d9-5af328099e48', 'x-compute-request-id': 'req-4c4ee4c7-4c0a-4ac1-86d9-5af328099e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:10,706 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:10,706 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fa6c5ab-ed59-49bc-854f-2a5dd3c480e1', 'x-compute-request-id': 'req-7fa6c5ab-ed59-49bc-854f-2a5dd3c480e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:11,754 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:11,755 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf3eb3c2-fd0d-46cb-a594-3ab66f71c127', 'x-compute-request-id': 'req-bf3eb3c2-fd0d-46cb-a594-3ab66f71c127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:12,803 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:12,803 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c43d0305-0bf0-4109-afd3-331780cc3d90', 'x-compute-request-id': 'req-c43d0305-0bf0-4109-afd3-331780cc3d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:13,850 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:13,850 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbeee35b-2763-4564-8a6b-19c336cd0247', 'x-compute-request-id': 'req-dbeee35b-2763-4564-8a6b-19c336cd0247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:14,897 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:14,897 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a814ba2d-4499-4f1d-9306-ab2dc33e090c', 'x-compute-request-id': 'req-a814ba2d-4499-4f1d-9306-ab2dc33e090c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:15,945 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:15,945 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d930cfef-6277-4b43-a3b9-d68ea8a7d274', 'x-compute-request-id': 'req-d930cfef-6277-4b43-a3b9-d68ea8a7d274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:16,992 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:17:16,993 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d975ad48-19ed-40c3-9503-9f597d175aba', 'x-compute-request-id': 'req-d975ad48-19ed-40c3-9503-9f597d175aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:18,040 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:18,041 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f92a283e-c755-4014-a9ca-90726b426de7', 'x-compute-request-id': 'req-f92a283e-c755-4014-a9ca-90726b426de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:19,089 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:19,089 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db113162-0b6e-4b59-bbd4-38fdd0db09b8', 'x-compute-request-id': 'req-db113162-0b6e-4b59-bbd4-38fdd0db09b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:20,137 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:20,137 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed698517-5012-4f4f-8581-1c625ef57f37', 'x-compute-request-id': 'req-ed698517-5012-4f4f-8581-1c625ef57f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:21,185 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:21,185 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27683e4b-2b30-4e68-8420-ef25adb648bf', 'x-compute-request-id': 'req-27683e4b-2b30-4e68-8420-ef25adb648bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:22,232 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:22,233 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-378eefe4-f8ae-4332-a774-9c702eca6167', 'x-compute-request-id': 'req-378eefe4-f8ae-4332-a774-9c702eca6167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:23,280 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:23,281 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b7370f7-4d03-455a-b546-97c17b78d77c', 'x-compute-request-id': 'req-4b7370f7-4d03-455a-b546-97c17b78d77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:24,329 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:24,329 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-447c5373-6cbd-40cc-8289-9e3d5fab3469', 'x-compute-request-id': 'req-447c5373-6cbd-40cc-8289-9e3d5fab3469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:25,379 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:17:25,379 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5d16dcb-35cb-45b7-ae04-229534ccf46e', 'x-compute-request-id': 'req-f5d16dcb-35cb-45b7-ae04-229534ccf46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:26,430 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:17:26,431 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4555451-8c0e-41e6-90d6-c06b10d4b5d6', 'x-compute-request-id': 'req-c4555451-8c0e-41e6-90d6-c06b10d4b5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:27,478 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:27,478 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb72a372-86ad-4c1a-8605-4bee8c2432cc', 'x-compute-request-id': 'req-eb72a372-86ad-4c1a-8605-4bee8c2432cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:28,526 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:28,527 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e54aa6a9-2eca-4a5f-82b8-8c30a5e18e3a', 'x-compute-request-id': 'req-e54aa6a9-2eca-4a5f-82b8-8c30a5e18e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:29,574 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:29,574 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5db67a3-63d9-4fcf-9cae-b56ecbdd89f3', 'x-compute-request-id': 'req-f5db67a3-63d9-4fcf-9cae-b56ecbdd89f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:30,625 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:17:30,626 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd6704c2-98c7-4551-8637-6d8b8b31c0ac', 'x-compute-request-id': 'req-fd6704c2-98c7-4551-8637-6d8b8b31c0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:31,674 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:31,674 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43465dbe-9856-48fd-9f2f-a187abd47948', 'x-compute-request-id': 'req-43465dbe-9856-48fd-9f2f-a187abd47948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:32,720 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:32,721 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b26b9e20-4259-40c0-a371-2a1271b9b61c', 'x-compute-request-id': 'req-b26b9e20-4259-40c0-a371-2a1271b9b61c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:33,769 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:17:33,770 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73f14642-cc79-4b40-a1ac-563b8980491d', 'x-compute-request-id': 'req-73f14642-cc79-4b40-a1ac-563b8980491d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:34,819 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:17:34,825 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff745afa-2486-44bf-955b-72f141fd14d3', 'x-compute-request-id': 'req-ff745afa-2486-44bf-955b-72f141fd14d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:35,875 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:17:35,876 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cc56008-898a-4e57-be0a-0c28f5abb664', 'x-compute-request-id': 'req-1cc56008-898a-4e57-be0a-0c28f5abb664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:36,926 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:17:36,927 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-050a2809-f898-46fc-b411-be0ad9f0d647', 'x-compute-request-id': 'req-050a2809-f898-46fc-b411-be0ad9f0d647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:37,975 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:37,975 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0f95d78-f078-4cfa-b8e7-8b858a072e7f', 'x-compute-request-id': 'req-e0f95d78-f078-4cfa-b8e7-8b858a072e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:39,024 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:17:39,025 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d4678ff-15e8-43e7-9b3e-104cfb4f27f0', 'x-compute-request-id': 'req-4d4678ff-15e8-43e7-9b3e-104cfb4f27f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:40,074 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:17:40,074 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65770f28-a455-4fab-902b-903e3cbe1305', 'x-compute-request-id': 'req-65770f28-a455-4fab-902b-903e3cbe1305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:41,122 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:41,122 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7924ec09-4716-4c25-8cfb-804f0bddf244', 'x-compute-request-id': 'req-7924ec09-4716-4c25-8cfb-804f0bddf244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:42,172 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:17:42,173 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-249d50c3-002c-4234-83d3-707c81394724', 'x-compute-request-id': 'req-249d50c3-002c-4234-83d3-707c81394724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:43,220 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:43,220 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9daf9528-3c9c-4ec0-b202-0e16800da8bb', 'x-compute-request-id': 'req-9daf9528-3c9c-4ec0-b202-0e16800da8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:44,268 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:44,268 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12405aaf-0389-4393-b61b-97a6fec597a9', 'x-compute-request-id': 'req-12405aaf-0389-4393-b61b-97a6fec597a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:45,316 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:45,316 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efccb619-c783-42e3-85c4-31219342ac3f', 'x-compute-request-id': 'req-efccb619-c783-42e3-85c4-31219342ac3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:46,366 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:17:46,368 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f384aa18-2024-443b-bca6-626afb072c75', 'x-compute-request-id': 'req-f384aa18-2024-443b-bca6-626afb072c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:47,416 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:17:47,417 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bf4a51e-dd85-4485-9343-81eadf082d5d', 'x-compute-request-id': 'req-9bf4a51e-dd85-4485-9343-81eadf082d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:48,464 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:48,469 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18d790fa-1cd8-43d1-84c0-748f00626a26', 'x-compute-request-id': 'req-18d790fa-1cd8-43d1-84c0-748f00626a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:49,517 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:49,517 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbb6e0e5-7b25-4afd-984d-23e41bcb8a60', 'x-compute-request-id': 'req-dbb6e0e5-7b25-4afd-984d-23e41bcb8a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:50,568 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:17:50,568 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bc269f5-f229-4f64-a936-bbb5d2fea6b3', 'x-compute-request-id': 'req-3bc269f5-f229-4f64-a936-bbb5d2fea6b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:51,616 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:51,617 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b56c180d-c1d3-4763-b01c-0963df7000c3', 'x-compute-request-id': 'req-b56c180d-c1d3-4763-b01c-0963df7000c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:52,678 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.059s 2021-09-03 02:17:52,678 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb94ab94-4373-4d12-8c15-2544c87afe2c', 'x-compute-request-id': 'req-fb94ab94-4373-4d12-8c15-2544c87afe2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:53,729 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:17:53,729 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a6c655d-18ed-4e03-8073-a9cf14fa8df0', 'x-compute-request-id': 'req-0a6c655d-18ed-4e03-8073-a9cf14fa8df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:54,779 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:17:54,779 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6d5a4e7-8b97-40bc-b55a-84aa1bd0f72a', 'x-compute-request-id': 'req-a6d5a4e7-8b97-40bc-b55a-84aa1bd0f72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:55,828 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:55,828 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a9fac7d-ca45-40d4-993c-dfb67852a72c', 'x-compute-request-id': 'req-2a9fac7d-ca45-40d4-993c-dfb67852a72c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:56,876 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:17:56,876 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6362bebf-969e-4841-95c1-c4504a005ab4', 'x-compute-request-id': 'req-6362bebf-969e-4841-95c1-c4504a005ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:57,924 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:57,925 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f36722a-b1bc-4e33-bb9f-e4a4c11babd9', 'x-compute-request-id': 'req-2f36722a-b1bc-4e33-bb9f-e4a4c11babd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:17:58,973 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:17:58,973 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c644a9a-a12f-4bc9-be4b-fa9731b00e66', 'x-compute-request-id': 'req-0c644a9a-a12f-4bc9-be4b-fa9731b00e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:00,022 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:18:00,023 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac264bcd-8b4a-4b36-8c1f-3f56a266e04f', 'x-compute-request-id': 'req-ac264bcd-8b4a-4b36-8c1f-3f56a266e04f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:01,074 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:18:01,074 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ce7427f-012d-43f1-9266-6f495bc15afc', 'x-compute-request-id': 'req-4ce7427f-012d-43f1-9266-6f495bc15afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:02,121 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:02,122 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dcb7855-53ec-4e3a-8248-38fe3a9abd60', 'x-compute-request-id': 'req-5dcb7855-53ec-4e3a-8248-38fe3a9abd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:03,169 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:03,169 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cf1de48-f7c0-424b-a68d-cc89b5c457f8', 'x-compute-request-id': 'req-3cf1de48-f7c0-424b-a68d-cc89b5c457f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:04,218 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:04,219 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-231034ea-5050-486c-8e57-2827d76b8143', 'x-compute-request-id': 'req-231034ea-5050-486c-8e57-2827d76b8143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:05,266 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:05,267 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f04fce77-63fd-45d0-b07c-f61374ef8353', 'x-compute-request-id': 'req-f04fce77-63fd-45d0-b07c-f61374ef8353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:06,315 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:06,316 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71dda0de-e36e-40fe-924e-ce1666b827d8', 'x-compute-request-id': 'req-71dda0de-e36e-40fe-924e-ce1666b827d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:07,363 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:07,363 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58427007-c6b6-4d28-94a2-9cb3d867b5fe', 'x-compute-request-id': 'req-58427007-c6b6-4d28-94a2-9cb3d867b5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:08,411 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:08,412 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08bbc605-b7c3-428d-abb4-9c55e961d58e', 'x-compute-request-id': 'req-08bbc605-b7c3-428d-abb4-9c55e961d58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:09,459 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:09,459 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e407190b-a5dc-4e82-a20a-cfc673433d79', 'x-compute-request-id': 'req-e407190b-a5dc-4e82-a20a-cfc673433d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:10,507 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:10,507 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27f989c4-8ea3-47e2-a4c2-fa664a3d7d05', 'x-compute-request-id': 'req-27f989c4-8ea3-47e2-a4c2-fa664a3d7d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:11,555 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:11,555 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-119b983b-83a8-43cd-9193-626304243218', 'x-compute-request-id': 'req-119b983b-83a8-43cd-9193-626304243218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:12,605 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:18:12,606 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e45731f9-58e0-4106-babd-3da5e10b66a8', 'x-compute-request-id': 'req-e45731f9-58e0-4106-babd-3da5e10b66a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:13,656 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:18:13,656 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afbac74d-72ee-426c-9874-a59e5fb44d54', 'x-compute-request-id': 'req-afbac74d-72ee-426c-9874-a59e5fb44d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:14,703 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:14,703 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac51e9b9-df19-4503-8ef1-06c6d697f439', 'x-compute-request-id': 'req-ac51e9b9-df19-4503-8ef1-06c6d697f439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:15,751 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:15,751 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa909292-9dde-4724-ba6d-496f5ca4bdcb', 'x-compute-request-id': 'req-fa909292-9dde-4724-ba6d-496f5ca4bdcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:16,799 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:16,799 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f60f299-7ad2-4058-aed3-3f113bfd6095', 'x-compute-request-id': 'req-3f60f299-7ad2-4058-aed3-3f113bfd6095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:17,847 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:17,847 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de15ddea-04c3-4f75-bb35-c7d3396b2581', 'x-compute-request-id': 'req-de15ddea-04c3-4f75-bb35-c7d3396b2581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:18,894 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:18,894 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f00ee7de-bb7e-4358-888d-ff71a2157065', 'x-compute-request-id': 'req-f00ee7de-bb7e-4358-888d-ff71a2157065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:19,943 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:19,943 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b78d3b15-1b5a-4511-b7b5-cc70eabb9aa1', 'x-compute-request-id': 'req-b78d3b15-1b5a-4511-b7b5-cc70eabb9aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:20,990 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:20,990 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b233989c-2078-42d5-9bfa-bee18137a920', 'x-compute-request-id': 'req-b233989c-2078-42d5-9bfa-bee18137a920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:22,038 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:22,039 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f109c762-770f-4108-b23a-56fc7d82bd2a', 'x-compute-request-id': 'req-f109c762-770f-4108-b23a-56fc7d82bd2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:23,086 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:23,086 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c18feb5-a6fd-464e-a971-f70b8db6c86e', 'x-compute-request-id': 'req-9c18feb5-a6fd-464e-a971-f70b8db6c86e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:24,134 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:24,134 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c7bc45c-8d8f-429d-a8d0-15899414ae5a', 'x-compute-request-id': 'req-5c7bc45c-8d8f-429d-a8d0-15899414ae5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:25,181 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:25,181 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a5ffb99-8a74-46b5-8af5-b270a39e3083', 'x-compute-request-id': 'req-8a5ffb99-8a74-46b5-8af5-b270a39e3083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:26,228 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:26,229 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-587e61ff-354e-45e3-9040-99465e8907aa', 'x-compute-request-id': 'req-587e61ff-354e-45e3-9040-99465e8907aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:27,275 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:27,276 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd7c82d2-8ef0-413c-ad49-3dbe5be2908c', 'x-compute-request-id': 'req-dd7c82d2-8ef0-413c-ad49-3dbe5be2908c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:28,326 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:18:28,326 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2950e62c-bdea-494b-8ecf-669f004c9f5f', 'x-compute-request-id': 'req-2950e62c-bdea-494b-8ecf-669f004c9f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:29,375 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:29,375 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bfd6c72-8b33-429d-bd6a-227bd3d9d9d9', 'x-compute-request-id': 'req-4bfd6c72-8b33-429d-bd6a-227bd3d9d9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:30,424 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:30,424 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dc21888-5c02-4925-9559-0b7d9ed9b612', 'x-compute-request-id': 'req-5dc21888-5c02-4925-9559-0b7d9ed9b612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:31,486 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.058s 2021-09-03 02:18:31,486 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46b6a6a7-7a33-4c09-879f-0856e459a52c', 'x-compute-request-id': 'req-46b6a6a7-7a33-4c09-879f-0856e459a52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:32,534 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:32,534 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ad8f80-de97-4abf-94ef-a110dee27bde', 'x-compute-request-id': 'req-26ad8f80-de97-4abf-94ef-a110dee27bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:33,580 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:33,581 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5bb6fd9-27fc-4d5c-b569-d5e12f442f6d', 'x-compute-request-id': 'req-b5bb6fd9-27fc-4d5c-b569-d5e12f442f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:34,628 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:34,629 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-564e8703-588a-459e-b4b4-bbf37f46bc80', 'x-compute-request-id': 'req-564e8703-588a-459e-b4b4-bbf37f46bc80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:35,676 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:35,676 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b14f6f4b-2ee8-4144-b367-994a5449bcd6', 'x-compute-request-id': 'req-b14f6f4b-2ee8-4144-b367-994a5449bcd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:36,725 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:36,725 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b0e08b6-3077-4dda-8ba1-1f152069da7e', 'x-compute-request-id': 'req-2b0e08b6-3077-4dda-8ba1-1f152069da7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:37,772 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:37,772 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-433a4019-cb43-4fd1-9992-9dc5aadec93e', 'x-compute-request-id': 'req-433a4019-cb43-4fd1-9992-9dc5aadec93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:38,820 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:38,820 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4fe0b1-8ab0-45d5-b2bc-6be003fed4c6', 'x-compute-request-id': 'req-2a4fe0b1-8ab0-45d5-b2bc-6be003fed4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:39,868 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:39,868 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e60c262-c650-4a8f-b489-4930b9c65ea5', 'x-compute-request-id': 'req-6e60c262-c650-4a8f-b489-4930b9c65ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:40,916 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:40,916 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b2d5e8a-0bc7-41a0-b884-8e68bf303d7e', 'x-compute-request-id': 'req-0b2d5e8a-0bc7-41a0-b884-8e68bf303d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:41,968 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.048s 2021-09-03 02:18:41,968 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-711fbec2-0d23-42eb-a9e8-bbcb8d009fc9', 'x-compute-request-id': 'req-711fbec2-0d23-42eb-a9e8-bbcb8d009fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:43,015 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:18:43,015 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50b76122-67b7-4a23-beee-b2991c828506', 'x-compute-request-id': 'req-50b76122-67b7-4a23-beee-b2991c828506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:44,063 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:44,063 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c469716b-4b1b-44f3-8e90-79d1a135f0b0', 'x-compute-request-id': 'req-c469716b-4b1b-44f3-8e90-79d1a135f0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:45,111 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:45,112 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adfd2e2d-2d4d-4094-b5a0-f14f391eefc1', 'x-compute-request-id': 'req-adfd2e2d-2d4d-4094-b5a0-f14f391eefc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:46,160 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:46,160 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27244e12-d975-4a1b-8bc6-992fb4ca68ba', 'x-compute-request-id': 'req-27244e12-d975-4a1b-8bc6-992fb4ca68ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:47,207 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:47,208 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f94aaff-3831-4813-b4fd-6cdb1af3fe9b', 'x-compute-request-id': 'req-8f94aaff-3831-4813-b4fd-6cdb1af3fe9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:48,255 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:48,255 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cddf990-a72c-4423-88e0-d6e36ada5008', 'x-compute-request-id': 'req-4cddf990-a72c-4423-88e0-d6e36ada5008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:49,302 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.043s 2021-09-03 02:18:49,302 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fd59fac-00cf-43bd-9b3b-95834ab6a00b', 'x-compute-request-id': 'req-7fd59fac-00cf-43bd-9b3b-95834ab6a00b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:50,350 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:50,350 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc472e70-416e-4363-a053-6a607e4a382d', 'x-compute-request-id': 'req-fc472e70-416e-4363-a053-6a607e4a382d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:51,400 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:18:51,401 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d22a3fa-dc89-4aa8-8cdb-ca4b38071a39', 'x-compute-request-id': 'req-5d22a3fa-dc89-4aa8-8cdb-ca4b38071a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:52,449 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:18:52,449 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f11d83f3-0854-438d-8045-ba78baa43ad3', 'x-compute-request-id': 'req-f11d83f3-0854-438d-8045-ba78baa43ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:53,496 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:53,496 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8ce9c63-b47d-4bc6-8933-885ed5d31a3c', 'x-compute-request-id': 'req-c8ce9c63-b47d-4bc6-8933-885ed5d31a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:54,544 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:54,544 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d14f44-24f2-4b2d-9dc5-7537decaa8f4', 'x-compute-request-id': 'req-12d14f44-24f2-4b2d-9dc5-7537decaa8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:55,594 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:18:55,594 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f545d6-ffe7-47b8-9572-b2e6b3971814', 'x-compute-request-id': 'req-20f545d6-ffe7-47b8-9572-b2e6b3971814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:56,644 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.047s 2021-09-03 02:18:56,644 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-925695c7-73d1-48c9-87a2-1f1edbacbe22', 'x-compute-request-id': 'req-925695c7-73d1-48c9-87a2-1f1edbacbe22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:57,692 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:57,693 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cd918c4-9585-4516-8a27-68fd8ac5c9d6', 'x-compute-request-id': 'req-0cd918c4-9585-4516-8a27-68fd8ac5c9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:58,742 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:18:58,742 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0a8d3f9-e220-4bdc-a1e6-0d5ccf028abb', 'x-compute-request-id': 'req-b0a8d3f9-e220-4bdc-a1e6-0d5ccf028abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:18:59,789 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:18:59,789 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78fc40fa-db2c-4cf4-953c-93dfd4ba534e', 'x-compute-request-id': 'req-78fc40fa-db2c-4cf4-953c-93dfd4ba534e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:00,838 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:00,838 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cf554ff-643c-4ccf-8b8a-32ed90710374', 'x-compute-request-id': 'req-1cf554ff-643c-4ccf-8b8a-32ed90710374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:01,886 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:01,887 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb195df-171b-45c9-b18a-e866a5c4e111', 'x-compute-request-id': 'req-cfb195df-171b-45c9-b18a-e866a5c4e111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:02,935 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:19:02,936 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31a1a70a-7702-4545-b573-0525ca724f39', 'x-compute-request-id': 'req-31a1a70a-7702-4545-b573-0525ca724f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:03,982 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:19:03,983 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10805f4b-91bd-452b-9381-ff6a65c6a21c', 'x-compute-request-id': 'req-10805f4b-91bd-452b-9381-ff6a65c6a21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:05,031 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:19:05,032 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ce1563d-404d-482f-8862-fe6e15884b30', 'x-compute-request-id': 'req-0ce1563d-404d-482f-8862-fe6e15884b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:06,081 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:06,081 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43a71d08-d52e-4c85-8241-6af7044d9eaf', 'x-compute-request-id': 'req-43a71d08-d52e-4c85-8241-6af7044d9eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:07,129 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:19:07,129 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40460a58-514d-4fe0-ab2e-f07f32be78a5', 'x-compute-request-id': 'req-40460a58-514d-4fe0-ab2e-f07f32be78a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:08,177 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:19:08,177 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a650a9d-cc33-47e7-9e19-fb9bf2ca95ae', 'x-compute-request-id': 'req-3a650a9d-cc33-47e7-9e19-fb9bf2ca95ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:09,225 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:09,225 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d3f4133-c374-4543-94db-00616f3cf28c', 'x-compute-request-id': 'req-4d3f4133-c374-4543-94db-00616f3cf28c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:10,273 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:10,274 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc63ffcb-a2a5-4b22-b169-1e8de038e5de', 'x-compute-request-id': 'req-dc63ffcb-a2a5-4b22-b169-1e8de038e5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:11,323 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:19:11,323 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ec65c69-c62c-493f-80eb-751b824d1191', 'x-compute-request-id': 'req-2ec65c69-c62c-493f-80eb-751b824d1191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:12,371 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:19:12,371 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2a6c234-11a7-4edf-99ed-eb8be51dcf4a', 'x-compute-request-id': 'req-a2a6c234-11a7-4edf-99ed-eb8be51dcf4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:13,419 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:13,424 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82f8cfa7-834d-4339-9af1-353c7385898f', 'x-compute-request-id': 'req-82f8cfa7-834d-4339-9af1-353c7385898f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:14,473 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:14,473 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c06f6014-a1e5-4261-bbf4-8d94a54f9f99', 'x-compute-request-id': 'req-c06f6014-a1e5-4261-bbf4-8d94a54f9f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:15,521 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:19:15,521 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75181d61-6b7a-45fc-b1c9-89571a7b48ae', 'x-compute-request-id': 'req-75181d61-6b7a-45fc-b1c9-89571a7b48ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:16,568 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:19:16,568 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea22777e-2542-41f7-87e0-86a98e265539', 'x-compute-request-id': 'req-ea22777e-2542-41f7-87e0-86a98e265539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:17,622 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.050s 2021-09-03 02:19:17,622 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f2e21ec-e2ba-4d50-b94c-0a8fa5d6f07b', 'x-compute-request-id': 'req-3f2e21ec-e2ba-4d50-b94c-0a8fa5d6f07b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:18,671 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:19:18,671 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0ea3a38-5bcb-4ffa-ac5f-9a969f35d549', 'x-compute-request-id': 'req-d0ea3a38-5bcb-4ffa-ac5f-9a969f35d549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:19,719 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:19:19,719 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-762c4e98-cce9-43f3-9a04-4889e2b77774', 'x-compute-request-id': 'req-762c4e98-cce9-43f3-9a04-4889e2b77774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:20,768 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:19:20,769 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b6229e9-409f-4d83-865a-9524d4f99ae9', 'x-compute-request-id': 'req-8b6229e9-409f-4d83-865a-9524d4f99ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:21,817 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:21,817 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94b25f09-a2f4-4eee-9a2f-547108a1f48f', 'x-compute-request-id': 'req-94b25f09-a2f4-4eee-9a2f-547108a1f48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:22,865 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:19:22,866 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6b892e1-cb67-4a82-acf4-213dfa64698c', 'x-compute-request-id': 'req-f6b892e1-cb67-4a82-acf4-213dfa64698c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:23,914 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:23,914 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b8c31f2-e871-43b5-a80b-f7b43b516745', 'x-compute-request-id': 'req-2b8c31f2-e871-43b5-a80b-f7b43b516745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:24,962 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:19:24,963 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9575982-d42a-4ad2-a8a5-50a564a0fbf2', 'x-compute-request-id': 'req-e9575982-d42a-4ad2-a8a5-50a564a0fbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:26,011 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:26,011 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72006f6-a98a-4f09-907f-bdbfef554b0a', 'x-compute-request-id': 'req-d72006f6-a98a-4f09-907f-bdbfef554b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:27,059 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:27,060 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a3f1ccb-3809-4368-a317-f3cf88748098', 'x-compute-request-id': 'req-1a3f1ccb-3809-4368-a317-f3cf88748098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:28,107 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:28,108 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56bffb5c-b830-4d93-b2e7-bef500b01a85', 'x-compute-request-id': 'req-56bffb5c-b830-4d93-b2e7-bef500b01a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:29,155 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:19:29,155 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e4ad8a5-9057-4073-b0a2-4a055807133e', 'x-compute-request-id': 'req-2e4ad8a5-9057-4073-b0a2-4a055807133e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:30,203 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:19:30,203 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d838a7cc-96e2-4a3c-84b1-343d07b75a35', 'x-compute-request-id': 'req-d838a7cc-96e2-4a3c-84b1-343d07b75a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:31,250 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.044s 2021-09-03 02:19:31,250 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33b9ae65-2583-4dd9-a40c-54a261fe535f', 'x-compute-request-id': 'req-33b9ae65-2583-4dd9-a40c-54a261fe535f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:32,298 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:32,299 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8958d5d3-7ccc-4d92-96ff-0443252c4f1f', 'x-compute-request-id': 'req-8958d5d3-7ccc-4d92-96ff-0443252c4f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:33,347 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:33,347 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2acf0ae0-5576-48cf-acd8-985ea51e4c3a', 'x-compute-request-id': 'req-2acf0ae0-5576-48cf-acd8-985ea51e4c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:34,396 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.045s 2021-09-03 02:19:34,396 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fce9e8b6-55c6-4356-bdca-c26b07cb4172', 'x-compute-request-id': 'req-fce9e8b6-55c6-4356-bdca-c26b07cb4172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:35,445 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments 0.046s 2021-09-03 02:19:35,445 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ed9e3cf-6034-4320-9bdb-cd96b94da691', 'x-compute-request-id': 'req-0ed9e3cf-6034-4320-9bdb-cd96b94da691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "volumeId": "358621c8-eb78-4e05-835b-c2db6358a9ed", "serverId": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "device": "/dev/sdb"}]}' 2021-09-03 02:19:36,540 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 POST http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/action 0.093s 2021-09-03 02:19:36,541 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '83344', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f71426e2-53b3-44ae-a7ae-29f645d0ad55', 'x-compute-request-id': 'req-f71426e2-53b3-44ae-a7ae-29f645d0ad55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/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-09-03 02:19:36,553 109414 DEBUG [tempest.common.waiters] Console output for 36614f06-5e53-44b0-a13e-fb9cf46c3f04 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.128000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132000] tsc: Detected 1995.193 MHz processor [ 0.136000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.140006] pid_max: default: 32768 minimum: 301 [ 0.144000] Security Framework initialized [ 0.144006] Yama: becoming mindful. [ 0.147633] AppArmor: AppArmor initialized [ 0.148249] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.152102] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.156023] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164008] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.168535] CPU: Physical Processor ID: 0 [ 0.172229] mce: CPU supports 1 MCE banks [ 0.176112] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.180005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.184005] Spectre V2 : Mitigation: Full generic retpoline [ 0.188004] Speculative Store Bypass: Vulnerable [ 0.243633] Freeing SMP alternatives memory: 36K [ 0.246454] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.248099] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.252065] Hierarchical SRCU implementation. [ 0.256788] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.260004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.264062] smp: Bringing up secondary CPUs ... [ 0.268006] smp: Brought up 1 node, 1 CPU [ 0.272005] smpboot: Max logical packages: 1 [ 0.276007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.280544] devtmpfs: initialized [ 0.284113] x86/mm: Memory block size: 128MB [ 0.288247] evm: security.selinux [ 0.292008] evm: security.SMACK64 [ 0.296005] evm: security.SMACK64EXEC [ 0.300005] evm: security.SMACK64TRANSMUTE [ 0.304161] evm: security.SMACK64MMAP [ 0.308004] evm: security.apparmor [ 0.312004] evm: security.ima [ 0.316005] evm: security.capability [ 0.320217] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.324019] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.328103] pinctrl core: initialized pinctrl subsystem [ 0.332273] NET: Registered protocol family 16 [ 0.336115] audit: initializing netlink subsys (disabled) [ 0.340181] cpuidle: using governor ladder [ 0.344010] audit: type=2000 audit(1630635100.340:1): state=initialized audit_enabled=0 res=1 [ 0.348009] cpuidle: using governor menu [ 0.352063] ACPI: bus type PCI registered [ 0.356005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.366298] PCI: Using configuration type 1 for base access [ 0.369542] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.373584] ACPI: Added _OSI(Module Device) [ 0.376009] ACPI: Added _OSI(Processor Device) [ 0.380006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388041] ACPI: Added _OSI(Linux-Dell-Video) [ 0.401240] ACPI: Interpreter enabled [ 0.404013] ACPI: (supports S0 S5) [ 0.408005] ACPI: Using IOAPIC for interrupt routing [ 0.412047] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416401] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.453158] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.456012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.460013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.464019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.472624] PCI host bridge to bus 0000:00 [ 0.476008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.480007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.484008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.488007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.496017] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.532684] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.536007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.540007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.544006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.555317] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.555317] * this clock source is slow. Consider trying other clock sources [ 0.565195] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.622832] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.624809] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.629330] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.633063] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.637021] SCSI subsystem initialized [ 0.640382] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.644000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.644028] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.648005] vgaarb: loaded [ 0.652066] pps_core: LinuxPPS API ver. 1 registered [ 0.656005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.660018] PTP clock support registered [ 0.664072] EDAC MC: Ver: 3.0.0 [ 0.669753] hv_vmbus: Vmbus version:4.0 [ 0.672419] PCI: Using ACPI for IRQ routing [ 0.676000] NetLabel: Initializing [ 0.676000] NetLabel: domain hash size = 128 [ 0.676000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.676000] NetLabel: unlabeled traffic allowed by default [ 0.676691] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.697241] VFS: Disk quotas dquot_6.6.0 [ 0.701416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.708654] AppArmor: AppArmor Filesystem Enabled [ 0.718943] pnp: PnP ACPI init [ 0.734757] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.739402] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.745676] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.750185] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.755434] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.762862] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.769108] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.776960] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.782613] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.789921] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.802091] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.808479] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.816107] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.821882] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.831877] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.839174] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.844913] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.852162] pnp: PnP ACPI: found 9 devices [ 0.862535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.870203] NET: Registered protocol family 2 [ 0.874682] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.880871] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.885635] TCP: Hash tables configured (established 8192 bind 8192) [ 0.890936] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.896905] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.909051] NET: Registered protocol family 1 [ 0.915639] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.922722] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.930092] Unpacking initramfs... [ 1.237979] Freeing initrd memory: 13088K [ 1.243535] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.248480] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.256939] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.264670] Scanning for low memory corruption every 60 seconds [ 1.268652] Initialise system trusted keyrings [ 1.271915] Key type blacklist registered [ 1.275659] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.281565] zbud: loaded [ 1.285933] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.291844] fuse init (API version 7.26) [ 1.299487] Key type asymmetric registered [ 1.307407] Asymmetric key parser 'x509' registered [ 1.314594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.323900] io scheduler noop registered (default) [ 1.332910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.342562] ACPI: Power Button [PWRF] [ 1.349607] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.385297] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.421122] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.431538] Linux agpgart interface v0.103 [ 1.437510] loop: module loaded [ 1.441306] hv_vmbus: registering driver hv_storvsc [ 1.449327] random: fast init done [ 1.453236] scsi host0: storvsc_host_t [ 1.462936] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.485323] scsi host1: storvsc_host_t [ 1.496736] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.504368] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.512829] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.523481] sd 0:0:0:0: [sda] Write Protect is off [ 1.536282] scsi host2: ata_piix [ 1.541565] scsi host3: ata_piix [ 1.546534] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.555988] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.561512] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.582696] libphy: Fixed MDIO Bus: probed [ 1.591702] tun: Universal TUN/TAP device driver, 1.6 [ 1.599208] PPP generic driver version 2.4.2 [ 1.604907] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.613354] sda: sda1 [ 1.640276] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645407] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.652184] mousedev: PS/2 mouse device common for all mice [ 1.658440] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.666502] rtc_cmos 00:00: RTC can wake from S4 [ 1.704787] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.714855] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.719208] device-mapper: uevent: version 1.0.3 [ 1.728762] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.735151] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.690920] NET: Registered protocol family 10 [ 2.702895] Segment Routing with IPv6 [ 2.707694] NET: Registered protocol family 17 [ 2.714215] Key type dns_resolver registered [ 2.718994] RAS: Correctable Errors collector initialized. [ 2.724466] registered taskstats version 1 [ 2.729874] Loading compiled-in X.509 certificates [ 2.738684] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.744742] zswap: loaded using pool lzo/zbud [ 2.755307] Key type big_key registered [ 2.760534] Key type trusted registered [ 2.767439] Key type encrypted registered [ 2.771870] AppArmor: AppArmor sha1 policy hashing enabled [ 2.776959] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.783633] evm: HMAC attrs: 0x1 [ 2.911248] rtc_cmos 00:00: setting system clock to 2021-09-03 02:11:44 UTC (1630635104) [ 2.917661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.922686] EDD information not available. [ 3.403039] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.415733] ata2.00: configured for MWDMA2 [ 3.432936] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.449853] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.453334] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.459144] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.476270] Freeing unused kernel memory: 2248K [ 3.488068] Write protecting the kernel read-only data: 18432k [ 3.493078] Freeing unused kernel memory: 2008K [ 3.498266] Freeing unused kernel memory: 124K [ 3.508017] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.521850] x86/mm: Checking user space page tables [ 3.539265] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.603110] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.609580] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.614569] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.620832] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.627286] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.648146] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.666136] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.681660] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.690778] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.699535] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.887984] hv_utils: Registering HyperV Utility Driver [ 3.893037] hv_vmbus: registering driver hv_util [ 3.916529] hv_vmbus: registering driver hv_netvsc [ 3.922754] hv_vmbus: registering driver hyperv_keyboard [ 3.938626] hidraw: raw HID events driver (C) Jiri Kosina [ 3.985995] hv_vmbus: registering driver hid_hyperv [ 4.095571] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 4.110531] hv_utils: Heartbeat IC version 3.0 [ 4.130374] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.193490] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.242541] hv_utils: Shutdown IC version 3.0 [ 4.250949] hv_utils: TimeSync IC version 4.0 [ 4.261613] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.492057] raid6: sse2x1 gen() 3743 MB/s [ 4.548041] raid6: sse2x1 xor() 2553 MB/s [ 4.608052] raid6: sse2x2 gen() 3535 MB/s [ 4.660059] raid6: sse2x2 xor() 4042 MB/s [ 4.712045] raid6: sse2x4 gen() 6530 MB/s [ 4.764041] raid6: sse2x4 xor() 4523 MB/s [ 4.769871] raid6: using algorithm sse2x4 gen() 6530 MB/s [ 4.776478] raid6: .... xor() 4523 MB/s, rmw enabled [ 4.782736] raid6: using intx1 recovery algorithm [ 4.795453] xor: measuring software checksum speed [ 4.844053] prefetch64-sse: 10045.000 MB/sec [ 4.888120] generic_sse: 7593.000 MB/sec [ 4.893478] xor: using function: prefetch64-sse (10045.000 MB/sec) [ 4.908296] async_tx: api initialized (async) done. Begin: Running /scripts/init-prmount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 5.135508] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.370161] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running scripts/init-bottom ... done. [ 5.699546] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.709980] systemd[1]: Detected virtualization microsoft. [ 5.715590] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.767782] systemd[1]: Set hostname to <ubuntu>. [ 5.781575] systemd[1]: Initializing machine ID from random generator. [ 5.793874] systemd[1]: Installed transient /etc/machine-id file. [ 6.168426] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 6.261233] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 6.344158] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 6.426087] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [m] Created slice User and Session Slice. [[0;32m OK [0m] Listening on Journal Socket. Mounting POSIX Message Queue File System... Starting Load Kernel Modules... Starting Createlist of required st... nodes for the current kernel...[ 7.062647] Loading iSCSI transport class v2.0-870. [ 7.106665] iscsi: registered transport (tcp) Starting Remount Root and Kernel File Systems... [[ 7.173635] iscsi: registered transport (iser) [ 7.180531] EXT4-fs (sda1): re-mounted. Opts: (null) [0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice system-getty.slice. Mounting Huge Pages File System... [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Debug File System... [[0;32m OK [0m] Reached target lices. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systes (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 14.562548] cloud-init[343]: Cloud-init v. 18.2 running 'init-local' at Fri, 03 Sep 2021 02:11:54 +0000. Up 12.31 seconds. [[0;32m OK [0m] Started Initial cloud-init job pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise ntwork interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 20.415683] cloud-init[678]: Cloud-init v. 18.2 running 'init' at Fri, 03 Sep 2021 02:11:58 +0000. Up 17.03 seconds. [ 20.516997] cloud-init[678]: [ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 20.655159] cloud-init [678]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] [ 20.757053] Reached target System Initialization.cloud-init[678]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[0;32m OK [0m [ 20.883670] ] cloud-initListening on ACPID Listen Socket.[678]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 21.042371] [0;32m OK [0mcloud-init] [678]: Started Daily apt download activities.ci-info: | eth0 | True | 172.20.0.11 | 255.255.255.240 | . | fa:16:3e:43:ef:1f | [ [0;32m OK [0m[ 21.175492] ] cloud-initStarted Daily Cleanup of Temporary Directories.[678]: ci-info: | eth0 | True | fe80::f816:3eff:fe43:ef1f/64 | . | link | fa:16:3e:43:ef:1f | [[0;32m OK [0m ] [ 21.298073] Listening on D-Bus System Message Bus Socket.cloud-init [678]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[[0;32m OK [0m ] [ 21.411562] Reached target Sockets.cloud-init [678]: [ci-info: | lo | True | ::1/128 | . | host | . |[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 21.546780] cloud-init[[678]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Timers. [ 21.658416] cloud-init[678]: [ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++[0;32m OK [0m] Started ACPI Events Check. [ 21.789813] [cloud-init[0;32m OK [0m[678]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Reached target Paths. [ 21.888621] [cloud-init[0;32m OK [0m[678]: ] ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Reached target asic System. Starting Login Service...[ 21.990122] cloud-init [678]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Starting LSB: MD monitoring daemon... [ 22.102432] Starting LSB: Record successful boot for GRUB...cloud-init[678]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |[[0;32m OK [0m ] Started Deferred execution scheduler.[ 22.227192] cloud-init [678]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |[ [0;32m OK [0m[ 22.339961] ] cloud-initStarted Regular background program processing daemon.[678]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [[ 22.435372] [0;32m OK [0mcloud-init] [678]: Started ACPI event daemon.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[ 22.537494] [0;32m OK [0mcloud-init] [678]: Started Unattended Upgrades Shutdown.Generating public/private rsa key pair. [[ 22.640289] cloud-init[0;32m OK [0m[678]: ] Your identification has been saved in /etc/ssh/ssh_host_rsa_key.Started D-Bus System Message Bus. [ 22.748720] cloud-init[678]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 22.809016] cloud-init[678]: The key fingerprint is: [ 22.857232] cloud-init[678]: SHA256:z6nmBzZQ+zF/vks0tcPvbLTsVY0ml/+yXddJIBj73pA root@tempest-testminimumbasicscenario-server-615599991 [ 22.911132] cloud-init[678]: The key's randomart image is: [ 22.955973] cloud-init[[678]: [0;32m OK [0m+---[RSA 2048]---+ ] [ 23.022146] cloud-initReached target Cloud-config availability.[678]: | . |[[0;32m OK [0m [ 23.105222] ] Reached target Network is Online.cloud-init[678]: | . + | Starting Apply the settings speified in cloud-config...[ 23.206272] cloud-init[678]: | . + . . .| [ 23.206392] cloud-init[678]: | . . + o o+o| [ 23.206502] cloud-init[678]: | .S. E. B=o| [ 23.206605] cloud-init[678]: | +oo.+=ooB| [ 23.206709] cloud-init[678]: | . o+. +ooO| [ 23.206813] cloud-init[678]: | ... .o**| [ 23.206925] cloud-init[678]: | oo. =B=| [ 23.207032] cloud-init[678]: +----[SHA256]-----+ [ 23.207131] cloud-init[678]: Generating public/private dsa key pair. [ 23.207239] cloud-init[678]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 23.207339] cloud-init[678]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 23.207445] cloud-init[678]: The key fingerprint is: [ 23.207555] cloud-init[678]: SHA256:JjYe71/MzCF11YAjb9DeFgldN14DS8hs0onGuFypUg4 root@tempest-testminimumbasicscenario-server-615599991 [ 23.207657] cloud-init[678]: The key's randomart image is: [ 23.207772] cloud-init[678]: +---[DSA 1024]----+ [ 23.207872] cloud-init[678]: | o *.+*o**| [ 23.207978] cloud-init[678]: | E o BoB= *.*| Starting OpenBSD Secure Shell server... Starting iSCSI initiator daemon (iscsid)... Starting /etc/rc.local Compatibility... [ 23.596255] [cloud-init[0;32m OK [0m[678]: ] | = = o=.+.o |Started OpenBSD Secure Shell server. [ 23.793385] [cloud-init[0;32m OK [0m[678]: ] | . = .+.o | Started /etc/rc.local Compatibility.[ 23.948223] cloud-init[[678]: [0;32m OK [0m| * S .... |] Started iSCSI initiator daemon (iscsid).[ 24.120401] cloud-init[678]: | o * * . | [ 24.248986] [cloud-init[0;32m OK [0m[678]: | . . * |] Started LSB: MD monitoring daemon. [ 24.380224] cloud-init[678]: [| . . |[0;32m OK [0m ] Started LSB: Record successful boot for GRUB.[ 24.516700] cloud-init[[678]: | ... |[0;32m OK [0m] Started Login Service.[ 24.748254] cloud-init [678]: Starting Login to default iSCSI targets...+----[SHA256]----+ [ 24.942149] cloud-init[678]: Generating public/private ecdsa key pair. [ 25.018091] [[0;32m OK [0mcloud-init[678]: ] Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.Started Login to default iSCSI targets. [[ 25.232275] [0;32m OK [0mcloud-init] [678]: Reached target Remote File Systems (Pre).Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[0;32m OK [0m[ 25.409778] cloud-init] [678]: Reached target Remote File Systems.The key fingerprint is: [ 25.520718] Starting Permit User Sessions...cloud-init[678]: SHA256:rzgEEIY+0C2fBB5hIY7RCySQBUoczbVyVcMtO0Z+sSI root@tempest-testminimumbasicscenario-server-615599991 Starting LSB: automatic crash report generation... [ 25.692200] cloud-init[678]: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...The key's randomart image is: [ [0;32m OK [0m[ 25.857327] ] cloud-initStarted Permit User Sessions.[678]: +---[ECDSA 256]---+ [ 25.955612] [cloud-init[0;32m OK [0m[678]: ] |X@&*.. .oo. |Started Getty on tty1. [ 26.127314] [cloud-init[0;32m OK [0m[678]: ] |@B=+o o +.o |Started Serial Getty on ttyS0. [[ 26.287668] [0;32m OK [0mcloud-init] [678]: Reached target Login Prompts.|=o.B + o o o | [[0;32m OK [0m[ 26.432892] cloud-init[678]: ] Started LSB: automatic crash report generation.| o. * E * o | [ [0;32m OK [0m[ 26.574155] ] cloud-initStarted LSB: Set the CPU Frequency Scaling governor to "ondemand".[678]: | . . S + | [[ 26.686622] [0;32m OK [0mcloud-init] [678]: Reached target Multi-User System.| . . | [[ 26.792113] [0;32m OK [0mcloud-init[678]: ] | . . |Reached target Graphical Interface. [ 26.897254] cloud-initStarting UpdateUTMP about System Runlevel Changes...[678]: | .. . | [ 27.002196] cloud-init[678]: | ... | [[0;32m OK [0m[ 27.067380] ] cloud-initStarted Update UTMP about System Runlevel Changes.[678]: +----[SHA256]-----+ [ 27.158969] cloud-init[678]: Generating public/private ed25519 key pair. [ 27.217676] cloud-init[678]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_ke [ 27.275914] cloud-init[678]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 27.341994] cloud-init[678]: The key fingerprint is: [ 27.409583] cloud-init[678]: SHA256:pHl5+m4n8wRHQMUV/4IMqHR8ro3N00F88+I4wMzbLnw root@tempest-testminimumbasicscenario-server-615599991 [ 27.469237] cloud-init[678]: The key's randomart image is: [ 27.527178] cloud-init[678]: +--[ED25519 256]--+ [ 27.579257] cloud-init[678]: | .oo..o. | [ 27.635104] cloud-init[678]: | . . o. . | [ 27.682107] cloud-init[678]: | . = o + o .| [ 27.734592] cloud-init[678]: | . * B = o o.| [ 27.794434] cloud-init[678]: | + S O = o o| [ 27.841202] cloud-init[678]: | . O B + o | [ 27.887794] cloud-init[678]: | +.* * . | [ 27.934366] cloud-init[678]: | .*+E. | [ 27.980664] cloud-init[678]: | ooBo | [ 28.025125] cloud-init[678]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-testminimumbasicscenario-server-615599991 ttyS0 tempest-testminimumbasicscenario-server-615599991 login: [[0;32m OK [0m] Stopped target Graphical Interface. [[0;32m OK [0m] Stopped target Cloud-init target. Stopping User Manager for UID 1000... [[0;32m OK [0m] Stopped Daily apt upgrade and clean activities. [[0;32m OK [0m] Stopped Daily apt download activities. Stopping Session 1 of user ubuntu. [[0;32m OK [0m] Stopped Execute cloud user/final scripts. [[0;32m OK [0m] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Stopped target Multi-User System. Stopping LSB: Set the CPU Frequency Scaling governor to "ondemand"... Stopping OpenBSD Secure Shell server... [[0;32m OK [0m] Stopped target Login Prompts. Stopping Serial Getty on ttyS0... Stopping Getty on tty1... Stopping Deferred execution scheduler... Stopping Regular background program processing daemon... Stopping LSB: automatic crash report generation... Stopping LSB: Record successful boot for GRUB... Stopping LSB: MD monitoring daemon... Stopping Unattended Upgrades Shutdown... Stopping D-Bus System Message Bus... [[0;32m OK [0m] Stopped target Timers. [[0;32m OK [0m] Stopped Daily apt upgrade and clean activities. [[0;32m OK [0m] Stopped Daily apt download activities. [[0;32m OK [0m] Stopped target System Time Synchronized. [[0;32m OK [0m] Stopped Daily Cleanup of Temporary Directories. Stopping ACPI event daemon... [[0;32m OK [0m] Stopped Deferred execution scheduler. [[0;32m OK [0m] Stopped Regular background program processing daemon. [[0;32m OK [0m] Stopped ACPI event daemon. [[0;32m OK [0m] Stopped OpenBSD Secure Shell server. [[0;32m OK [0m] Stopped Getty on tty1. [[0;32m OK [0m] Stopped Serial Getty on ttyS0. [[0;32m OK [0m] Stopped User Manager for UID 1000. [[0;32m OK [0m] Stopped Session 1 of user ubuntu. [[0;32m OK [0m] Stopped Unattended Upgrades Shutdown. [[0;32m OK [0m] Stopped D-Bus System Message Bus. [[0;32m OK [0m] Stopped LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Stopped LSB: Record successful boot for GRUB. [[0;32m OK [0m] Stopped LSB: automatic crash report generation. [[0;32m OK [0m] Stopped LSB: MD monitoring daemon. [[0;32m OK [0m] Stopped User Manager for UID 1000. [[0;32m OK [0m] Removed slice User Slice of ubuntu. Stopping Login Service... [[0;32m OK [0m] Removed slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Removed slice system-getty.slice. [[0;32m OK [0m] Stopped /etc/rc.local Compatibility. Stopping Permit User Sessions... [[0;32m OK [0m] Stopped Login Service. [[0;32m OK [0m] Stopped Permit User Sessions. [[0;32m OK [0m] Stopped target Remote File Systems. [[0;32m OK [0m] Stopped target Remote File Systems (Pre). Stopping Login to default iSCSI targets... [[0;32m OK [0m] Stopped Login to default iSCSI targets. Stopping iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Stopped iSCSI initiator daemon (iscsid). [ [0;31m*[0;1;31m*[0m] A stop job is running for Apply the... in cloud-config (3s / no limit)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A stop job is running for Apply the... in cloud-config (3s / no limit)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A stop job is running for Apply the... in cloud-config (4s / no limit)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A stop job is running for Apply the... in cloud-config (4s / no limit)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A stop job is running for Apply the... cloud-config (404ms / no limit)[K[[0;1;31m*[0m[0;31m* [0m] A stop job is running for Apply the... cloud-config (904ms / no limit)[K[[0m[0;31m* [0m] A stop job is running for Apply the... in cloud-config (1s / no limit)Cloud-init 18.2 received SIGTERM, exiting... Filename: /usr/lib/python3/dist-packages/cloudinit/util.py Function: is_resolvable Line number: 1121 Filename: /usr/lib/python3/dist-packages/cloudinit/util.py Function: is_resolvable_url Line number: 1157 Filename: /usr/lib/python3/dist-packages/cloudinit/util.py Function: search_for_mirror Line number: 1167 [K[[0;32m OK [0m] Stopped Apply the settings specified in cloud-config. [[0;32m OK [0m] Stopped target Basic System. [[0;32m OK [0m] Stopped target Sockets. [[0;32m OK [0m] Closed D-Bus System Message Bus Socket. [[0;32m OK [0m] Closed ACPID Listen Socket. [[0;32m OK [0m] Stopped target Slices. [[0;32m OK [0m] Removed slice User and Session Slice. [[0;32m OK [0m] Stopped target Paths. [[0;32m OK [0m] Stopped ACPI Events Check. [[0;32m OK [0m] Stopped target System Initialization. [[0;32m OK [0m] Stopped Commit a transient machine-id on disk. Stopping Network Time Synchronization... [[0;32m OK [0m] Stopped target Swap. [[0;32m OK [0m] Stopped target Encrypted Volumes. Stopping Update UTMP about System Boot/Shutdown... Stopping Load/Save Random Seed... [[0;32m OK [0m] Stopped Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Stopped Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Stopped target Cloud-config availability. [[0;32m OK [0m] Stopped target Network is Online. [[0;32m OK [0m] Stopped target Network. [[0;32m OK [0m] Stopped Initial cloud-init job (metadata service crawler). Stopping Raise network interfaces... [[0;32m OK [0m] Stopped Load/Save Random Seed. [[0;32m OK [0m] Stopped Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Stopped Raise network interfaces. [[0;32m OK [0m] Stopped Apply Kernel Variables. [[0;32m OK [0m] Stopped Load Kernel Modules. [[0;32m OK [0m] Stopped target Network (Pre). [[0;32m OK [0m] Stopped Initial cloud-init job (pre-networking). [[0;32m OK [0m] Stopped Network Time Synchronization. [[0;32m OK [0m] Stopped Create Volatile Files and Directories. [[0;32m OK [0m] Stopped target Local File Systems. Unmounting /run/user/1000... [[0;32m OK [0m] Unmounted /run/user/1000. [[0;32m OK [0m] Reached target Unmount All Filesystems. [[0;32m OK [0m] Stopped target Local File Systems (Pre). Stopping Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Stopped Create Static Device Nodes in /dev. [[0;32m OK [0m] Stopped Remount Root and Kernel File Systems. [[0;32m OK [0m] Reached target Shutdown. [[0;32m OK [0m] Reached target Final Step. Starting Power-Off... [[0;32m OK [0m] Stopped Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [ 77.595329] EXT4-fs (sda1): Unrecognized mount option "sync" or missing value [ 77.598518] EXT4-fs (sda1): Unrecognized mount option "sync" or missing value [ 77.626368] reboot: Power down [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.120000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124000] tsc: Detected 1995.193 MHz processor [ 0.128000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.132005] pid_max: default: 32768 minimum: 301 [ 0.136046] Security Framework initialized [ 0.140005] Yama: becoming mindful. [ 0.144040] AppArmor: AppArmor initialized [ 0.148243] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.152101] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.156020] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.160011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164526] CPU: Physical Processor ID: 0 [ 0.168466] mce: CPU supports 1 MCE banks [ 0.172110] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.176004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.180006] Spectre V2 : Mitigation: Full generic retpoline [ 0.184004] Speculative Store Bypass: Vulnerable [ 0.229123] Freeing SMP alternatives memory: 36K [ 0.240723] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.244112] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.248081] Hierarchical SRCU implementation. [ 0.252758] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.256004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.260061] smp: Bringing up secondary CPUs ... [ 0.264006] smp: Brought up 1 node, 1 CPU [ 0.268004] smpboot: Max logical packages: 1 [ 0.272006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.276447] devtmpfs: initialized [ 0.280081] x86/mm: Memory block size: 128MB [ 0.284272] evm: security.selinux [ 0.288008] evm: security.SMACK64 [ 0.292005] evm: security.SMACK64EXEC [ 0.296005] evm: security.SMACK64TRANSMUTE [ 0.300005] evm: security.SMACK64MMAP [ 0.304005] evm: security.apparmor [ 0.308005] evm: security.ima [ 0.312005] evm: security.capability [ 0.316200] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.320044] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.324081] pinctrl core: initialized pinctrl subsystem [ 0.328282] NET: Registered protocol family 16 [ 0.332117] audit: initializing netlink subsys (disabled) [ 0.336185] cpuidle: using governor ladder [ 0.340010] audit: type=2000 audit(1630635192.336:1): state=initialized audit_enabled=0 res=1 [ 0.344009] cpuidle: using governor menu [ 0.348063] ACPI: bus type PCI registered [ 0.352005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.357698] PCI: Using configuration type 1 for base access [ 0.369097] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.372649] ACPI: Added _OSI(Module Device) [ 0.376011] ACPI: Added _OSI(Processor Device) [ 0.380005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388017] ACPI: Added _OSI(Linux-Dell-Video) [ 0.399047] ACPI: Interpreter enabled [ 0.400014] ACPI: (supports S0 S5) [ 0.404027] ACPI: Using IOAPIC for interrupt routing [ 0.408044] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.412577] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.456032] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.460013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.464014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.468020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.472535] PCI host bridge to bus 0000:00 [ 0.476008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.480008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.484007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.488008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.496030] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.541317] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.544007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.548006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.552006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.560870] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.560870] * this clock source is slow. Consider trying other clock sources [ 0.577798] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.627800] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.629086] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.632850] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.640633] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.644676] SCSI subsystem initialized [ 0.648328] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.652000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.652006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.656005] vgaarb: loaded [ 0.660055] pps_core: LinuxPPS API ver. 1 registered [ 0.664004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.668017] PTP clock support registered [ 0.676016] EDAC MC: Ver: 3.0.0 [ 0.682603] hv_vmbus: Vmbus version:4.0 [ 0.684107] PCI: Using ACPI for IRQ routing [ 0.688165] NetLabel: Initializing [ 0.692013] NetLabel: domain hash size = 128 [ 0.696015] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.700662] NetLabel: unlabeled traffic allowed by default [ 0.704161] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.731295] VFS: Disk quotas dquot_6.6.0 [ 0.735974] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.741795] AppArmor: AppArmor Filesystem Enabled [ 0.746579] pnp: PnP ACPI init [ 0.759947] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.765340] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.770990] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.778310] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.783848] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.789159] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.794219] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.800151] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.805060] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.810919] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.816956] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.823960] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.829804] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.836830] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.843022] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.848981] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.856090] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.862868] pnp: PnP ACPI: found 9 devices [ 0.874852] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.881544] NET: Registered protocol family 2 [ 0.887314] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.892790] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.899142] TCP: Hash tables configured (established 8192 bind 8192) [ 0.904912] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.910479] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.917460] NET: Registered protocol family 1 [ 0.922940] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.930639] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.937454] Unpacking initramfs... [ 1.262224] Freeing initrd memory: 13088K [ 1.268115] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.275044] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.283041] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.290744] Scanning for low memory corruption every 60 seconds [ 1.297281] Initialise system trusted keyrings [ 1.306258] Key type blacklist registered [ 1.314826] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.325029] zbud: loaded [ 1.330925] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.337468] fuse init (API version 7.26) [ 1.344547] Key type asymmetric registered [ 1.350813] Asymmetric key parser 'x509' registered [ 1.358084] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.365226] io scheduler noop registered (default) [ 1.372980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.379157] ACPI: Power Button [PWRF] [ 1.386265] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.416557] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.448661] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.456509] random: fast init done [ 1.463710] Linux agpgart interface v0.103 [ 1.471473] loop: module loaded [ 1.477420] hv_vmbus: registering driver hv_storvsc [ 1.486900] scsi host0: storvsc_host_t [ 1.497426] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.507950] scsi host1: storvsc_host_t [ 1.518081] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.524514] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.532469] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.543892] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.555273] sd 0:0:0:0: [sda] Write Protect is off [ 1.561691] scsi host2: ata_piix [ 1.565364] scsi host3: ata_piix [ 1.568680] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.575223] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.579936] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.599047] libphy: Fixed MDIO Bus: probed [ 1.605603] tun: Universal TUN/TAP device driver, 1.6 [ 1.612059] PPP generic driver version 2.4.2 [ 1.618304] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.644772] sda: sda1 [ 1.650301] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.663795] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.669876] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.674782] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.681043] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.687789] mousedev: PS/2 mouse device common for all mice [ 1.694640] sd 1:0:0:0: [sdb] Write Protect is off [ 1.702119] rtc_cmos 00:00: RTC can wake from S4 [ 1.729115] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.735051] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.740576] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.562961] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.573609] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.690041] device-mapper: uevent: version 1.0.3 [ 2.695470] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.701348] NET: Registered protocol family 10 [ 2.712027] Segment Routing with IPv6 [ 2.717109] NET: Registered protocol family 17 [ 2.721854] Key type dns_resolver registered [ 2.727902] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.732712] RAS: Correctable Errors collector initialized. [ 2.737591] registered taskstats version 1 [ 2.742328] Loading compiled-in X.509 certificates [ 2.750717] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.756915] zswap: loaded using pool lzo/zbud [ 2.766711] Key type big_key registered [ 2.771052] Key type trusted registered [ 2.778831] Key type encrypted registered [ 2.783405] AppArmor: AppArmor sha1 policy hashing enabled [ 2.893596] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.898597] evm: HMAC attrs: 0x1 [ 2.926103] rtc_cmos 00:00: setting system clock to 2021-09-03 02:13:16 UTC (1630635196) [ 2.931770] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.940438] EDD information not available. [ 3.389853] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.402586] ata2.00: configured for MWDMA2 [ 3.421421] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.439955] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.445373] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.454458] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.463020] Freeing unused kernel memory: 2248K [ 3.472046] Write protecting the kernel read-only data: 18432k [ 3.478993] Freeing unused kernel memory: 2008K [ 3.483858] Freeing unused kernel memory: 124K [ 3.496018] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.504867] x86/mm: Checking user space page tables [ 3.519620] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.589057] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.594989] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.601116] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.606045] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.610671] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.620074] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.633444] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.642544] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.649920] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.654632] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.797270] hv_utils: Registering HyperV Utility Driver [ 3.802438] hv_vmbus: registering driver hv_util [ 3.824547] hv_vmbus: registering driver hv_netvsc [ 3.831121] hv_vmbus: registering driver hyperv_keyboard [ 3.844281] hidraw: raw HID events driver (C) Jiri Kosina [ 3.857162] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.870162] hv_vmbus: registering driver hid_hyperv [ 3.982075] hv_utils: Heartbeat IC version 3.0 [ 3.989272] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.017988] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.063991] hv_utils: Shutdown IC version 3.0 [ 4.070144] hv_utils: TimeSync IC version 4.0 [ 4.076052] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.252039] raid6: sse2x1 gen() 4694 MB/s [ 4.304037] raid6: sse2x1 xor() 3812 MB/s [ 4.356033] raid6: sse2x2 gen() 6121 MB/s [ 4.408058] raid6: sse2x2 xor() 4457 MB/s [ 4.460038] raid6: sse2x4 gen() 7252 MB/s [ 4.512032] raid6: sse2x4 xor() 5336 MB/s [ 4.516260] raid6: using algorithm sse2x4 gen() 7252 MB/s [ 4.520645] raid6: .... xor() 5336 MB/s, rmw enabled [ 4.526382] raid6: using intx1 recovery algorithm [ 4.533566] xor: measuring software checksum speed [ 4.576034] prefetch64-sse: 10134.000 MB/sec [ 4.620026] generic_sse: 9347.000 MB/sec [ 4.624737] xor: using function: prefetch64-sse (10134.000 MB/sec) [ 4.632904] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.791855] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.971792] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 4.976958] EXT4-fs (sda1): write access will be enabled during recovery [ 5.101437] EXT4-fs (sda1): recovery complete [ 5.110258] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.526337] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.534054] systemd[1]: Detected virtualization microsoft. [ 5.539072] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.584055] systemd[1]: Set hostname to <tempest-testminimumbasicscenario-server-615599991>. [ 5.934509] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 5.981963] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice system-getty.slice. [ 6.029743] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 6.081422] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 6.131035] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 6.189465] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Journal Socket. Mounting Debug File System... Starting Remount Root and Kernel File Systems... Starting Load Kernel Modules... Mounting POSIX Message Queue File System... [ 6.621704] Loading iSCSI transport class v2.0-870. Mounting Huge Pages File System... [ 6.668649] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 6.712900] iscsi: registered transport (iser) [ 6.721414] EXT4-fs (sda1): re-mounted. Opts: (null) [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [ 11.943732] cloud-init[344]: Cloud-init v. 18.2 running 'init-local' at Fri, 03 Sep 2021 02:13:24 +0000. Up 10.56 seconds. [[0;32m OK [0m] Started Initial cloud-init job pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started ifup for eth0. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 15.216152] cloud-init[704]: Cloud-init v. 18.2 running 'init' at Fri, 03 Sep 2021 02:13:27 +0000. Up 13.64 seconds. [ 15.305155] cloud-init[704]: [[0;32m OK [0mci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 15.412811] cloud-init[[704]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Cloud-config availability. [[0;32m OK [0m[ 15.539029] cloud-init] [704]: Reached target Network is Online.ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Starting iSCSI initiator daemon (iscsid)...[ 15.642441] cloud-init[704]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Reached target System Initialization.[ 15.739011] cloud-init[[704]: [0;32m OK [0mci-info: | eth0 | True | 172.20.0.11 | 255.255.255.240 | . | fa:16:3e:43:ef:1f |] Started Daily Cleanup of Temporary Directories. [ 15.841979] cloud-init[704]: [ci-info: | eth0 | True | fe80::f816:3eff:fe43:ef1f/64 | . | link | fa:16:3e:43:ef:1f |[0;32m OK [0m] Started ACPI Events Check. [ 15.923946] cloud-init[[704]: [0;32m OK [0mci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |] Reached target Paths. [ 16.023005] [cloud-init[0;32m OK [0m[704]: ] ci-info: | lo | True | ::1/128 | . | host | . |Listening on ACPID Listen Socket. [[ 16.123256] [0;32m OK [0mcloud-init] [704]: Listening on D-Bus System Message Bus Socket.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 16.214121] [0;32m OK [0mcloud-init] [704]: Reached target Sockets.ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [ [0;32m OK [0m[ 16.309730] ] cloud-initReached target Basic System.[704]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[ 16.395299] [0;32m OK [0mcloud-init] Started ACPI event daemon.[704]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ [0;32m OK [0m[ 16.499029] ] cloud-initStarted Deferred execution scheduler.[704]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting LSB: Record successful boot for GRUB...[ 16.594493] cloud-init [704]: Starting Apply the settings specified in cloud-config...ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [[0;32m OK [0m[ 16.732222] cloud-init] Started Unattended Upgrades Shutdown.[704]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | Starting LSB: MD monitoring daemon... [ 16.880220] cloud-init [704]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |Starting /etc/rc.local Compatibility... [ 17.008390] [cloud-init[0;32m OK [0m[704]: ] ci-info: +------+-----------------+------------+-----------------+-----------+-------+Started D-Bus System Message Bus. Starting Login Service... [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [[0;32m OK [0m] Created slice User Slice of ubuntu. Starting User Manager for UID 1000... [[0;32m OK [0m] Started Session 1 of user ubuntu. [[0;32m OK [0m] Started User Manager for UID 1000. [[0;32m OK [0m] Started Session 2 of user ubuntu. [ 19.940107] cloud-init[757]: Cloud-init v. 18.2 running 'modules:config' at Fri, 03 Sep 2021 02:13:31 +0000. Up 17.77 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... Stopping User Manager for UID 1000... [[0;32m OK [0m] Stopped User Manager for UID 1000. [[0;32m OK [0m] Removed slice User Slice of ubuntu. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 15:ed:2e:10:ff:9f:01:76:d1:e3:3d:0a:b4:03:40:0e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Sep 3 02:13:35 ec2: <14>Sep 3 02:13:35 ec2: ############################################################# <14>Sep 3 02:13:35 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Sep 3 02:13:35 ec2: 1024 SHA256:JjYe71/MzCF11YAjb9DeFgldN14DS8hs0onGuFypUg4 root@tempest-testminimumbasicscenario-server-615599991 (DSA) <14>Sep 3 02:13:35 ec2: 256 SHA256:rzgEEIY+0C2fBB5hIY7RCySQBUoczbVyVcMtO0Z+sSI root@tempest-testminimumbasicscenario-server-615599991 (ECDSA) <14>Sep 3 02:13:35 ec2: 256 SHA256:pHl5+m4n8wRHQMUV/4IMqHR8ro3N00F88+I4wMzbLnw root@tempest-testminimumbasicscenario-server-615599991 (ED25519) <14>Sep 3 02:13:35 ec2: 2048 SHA256:z6nmBzZQ+zF/vks0tcPvbLTsVY0ml/+yXddJIBj73pA root@tempest-testminimumbasicscenario-server-615599991 (RSA) <14>Sep 3 02:13:35 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Sep 3 02:13:35 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOJfT1zVCIz4fdg3tLRkJhUUjk5H/DItq83+5j1rrAV1z9pQ25tTVE3DcKmjcTyKaiDVMdqUFQsE5mIC8IefyM= root@tempest-testminimumbasicscenario-server-615599991 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEeoiMly8EKetRqtFBIIkP5H5Ux7B64QiyZN+KnGCv9A root@tempest-testminimumbasicscenario-server-615599991 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtjh37/yfuH5Th8aA5srNA2r2PPukhQie6w5r6Kbt+ThdKB3OLxs0V9tgBtrJUmlUN7SSvryhFhXCyj61ok/GSfZtpOhRGi6I2x921rn4H2npjsCmz/IBNJnfkUXCLe+sjFsK/ce+XKq31zjq+8/JglS+0ZRQQsnOckQJr67j/+mFBVrAY4hiR0dtHtGjF/6A6rMDh60fhUd+tnx8ZbnDG0fT4vgqbEHwgfMEZtE84CSxdIXlrpXksnAD9ILr0NZn+UHif3dTByUIPe5Qv9p8RIqK3UtJ9TiyqG8MfuKDO0vMpEkm2S9BHnbmPCqIDg9eNdqnKI215F4ed79/yW9V9 root@tempest-testminimumbasicscenario-server-615599991 -----END SSH HOST KEY KEYS----- [ 22.226376] cloud-init[937]: Cloud-init v. 18.2 running 'modules:final' at Fri, 03 Sep 2021 02:13:34 +0000. Up 20.80 seconds. [ 22.325743] cloud-init[[0;32m OK [0m[937]: Cloud-init v. 18.2 finished at Fri, 03 Sep 2021 02:13:36 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 22.12 seconds] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS tempest-testminimumbasicscenario-server-615599991 ttyS0 tempest-testminimumbasicscenario-server-615599991 login: 2021-09-03 02:19:36,709 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments/358621c8-eb78-4e05-835b-c2db6358a9ed 0.149s 2021-09-03 02:19:36,709 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:36 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': '269', 'x-openstack-request-id': 'req-827c3749-5467-4860-840a-c3df64261b1d', 'x-compute-request-id': 'req-827c3749-5467-4860-840a-c3df64261b1d', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04/os-volume_attachments/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be \'in-use\' and attach_status must be \'attached\' to detach. (HTTP 400) (Request-ID: req-2b300a2b-dfa3-4c0e-a551-d65c2b7ca995)"}}' 2021-09-03 02:19:36,751 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.034s 2021-09-03 02:19:36,751 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:36 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-806bdaa8-ef0f-43c0-9468-bd6b5fb4aeef', 'x-openstack-request-id': 'req-806bdaa8-ef0f-43c0-9468-bd6b5fb4aeef', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} 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-09-03 02:19:36,817 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.053s 2021-09-03 02:19:36,817 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb65731d-26ef-4d34-a785-eee794a99f08', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb65731d-26ef-4d34-a785-eee794a99f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:37,872 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:19:37,872 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520385fd-7609-4ccb-bf20-92514a9d575d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520385fd-7609-4ccb-bf20-92514a9d575d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:38,925 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:19:38,925 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd685afb-2558-49f2-8185-27ade677bea7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd685afb-2558-49f2-8185-27ade677bea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:39,979 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:19:39,979 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7e3b20-f1ab-43d9-ad61-b600cb08287c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7e3b20-f1ab-43d9-ad61-b600cb08287c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:41,034 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:19:41,034 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a32c752-bd5f-41d5-afa2-f09133b42a72', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a32c752-bd5f-41d5-afa2-f09133b42a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:42,090 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:19:42,091 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d436b2d-d947-4cef-b44d-e6096319bb22', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d436b2d-d947-4cef-b44d-e6096319bb22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:43,148 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:19:43,149 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d535e29-9a96-41d2-941c-8b8ed3a0332f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d535e29-9a96-41d2-941c-8b8ed3a0332f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:44,202 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:19:44,203 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-755d10c0-f618-485f-aad4-dd0e87d9376a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-755d10c0-f618-485f-aad4-dd0e87d9376a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:45,258 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:19:45,259 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-523ac4b0-5f86-40f3-88b4-5639404129ff', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-523ac4b0-5f86-40f3-88b4-5639404129ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:46,313 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:19:46,313 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2922838d-30e7-4b57-a0bb-39593d47f1b8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2922838d-30e7-4b57-a0bb-39593d47f1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:47,367 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:19:47,368 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05026c3c-c7b7-4ec0-9924-e1331f9f074f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05026c3c-c7b7-4ec0-9924-e1331f9f074f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:48,422 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:19:48,422 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec22645-45f8-4218-9a23-039a10d06b95', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec22645-45f8-4218-9a23-039a10d06b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:49,476 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:19:49,477 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d86bf9-1616-4fed-a3d8-53aef9139a43', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d86bf9-1616-4fed-a3d8-53aef9139a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:50,530 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:19:50,530 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250f95f2-6657-460e-aa29-5cd0a404e3c6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250f95f2-6657-460e-aa29-5cd0a404e3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:51,584 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:19:51,584 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697fefbd-6ac2-4e22-8435-75d9dcafabf4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697fefbd-6ac2-4e22-8435-75d9dcafabf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:52,640 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:19:52,640 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc30f0d-6519-41ca-bca7-5a5ddb12e71d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc30f0d-6519-41ca-bca7-5a5ddb12e71d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:53,695 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:19:53,695 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095b5866-36d9-4373-9565-3f5eecffca4e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095b5866-36d9-4373-9565-3f5eecffca4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:54,748 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:19:54,748 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c840b20-15a9-46bc-8d04-26eb9ca5dcd7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c840b20-15a9-46bc-8d04-26eb9ca5dcd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:55,803 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:19:55,803 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c231648-463f-4e9f-93ce-86a8d764b03b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c231648-463f-4e9f-93ce-86a8d764b03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:56,856 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:19:56,856 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975165b6-f1e1-4980-88d6-84d900e41993', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975165b6-f1e1-4980-88d6-84d900e41993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:57,908 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:19:57,909 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87da9fbc-f084-4323-a83d-f36a06fdd904', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87da9fbc-f084-4323-a83d-f36a06fdd904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:19:58,963 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:19:58,964 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cf75af2-d52a-4629-950b-98aba232ae82', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cf75af2-d52a-4629-950b-98aba232ae82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:00,016 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:20:00,016 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc1c6702-203a-4278-a2a3-1fbbd0bd2df8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc1c6702-203a-4278-a2a3-1fbbd0bd2df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:01,073 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:20:01,073 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9b56069-6b7f-4486-9b28-6bc731b1f47c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9b56069-6b7f-4486-9b28-6bc731b1f47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:02,131 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.050s 2021-09-03 02:20:02,131 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26641e0c-fdb5-4e54-a54e-72b3747f7e5c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26641e0c-fdb5-4e54-a54e-72b3747f7e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:03,188 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:20:03,188 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cead224-146e-46f2-9f00-c723694d881c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cead224-146e-46f2-9f00-c723694d881c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:04,242 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:04,242 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61fdfac-851a-4781-8440-ced69024324a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61fdfac-851a-4781-8440-ced69024324a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:05,295 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:05,296 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b326e5e3-abd4-4da5-b254-750f0f24626d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b326e5e3-abd4-4da5-b254-750f0f24626d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:06,350 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:20:06,350 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad134084-c3c8-4218-828d-ed67beb8d825', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad134084-c3c8-4218-828d-ed67beb8d825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:07,405 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:20:07,405 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a3ae5ef-69f1-4ef2-b4fd-22171f157eb0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a3ae5ef-69f1-4ef2-b4fd-22171f157eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:08,458 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:20:08,459 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3bba95-fe4b-4bf0-9e58-8d9dc712e28f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3bba95-fe4b-4bf0-9e58-8d9dc712e28f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:09,514 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:20:09,514 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e593877e-7644-4d4e-81b8-3c427a078556', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e593877e-7644-4d4e-81b8-3c427a078556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:10,568 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:20:10,569 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36168fb-8b70-43f7-8fd3-e0cfcb53fab8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36168fb-8b70-43f7-8fd3-e0cfcb53fab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:11,623 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:11,624 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb3cef7-82ec-4631-86b3-8fee4751bdd9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb3cef7-82ec-4631-86b3-8fee4751bdd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:12,677 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:12,677 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81f037f-96ab-4ab9-a73c-aef75dbcdb9b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81f037f-96ab-4ab9-a73c-aef75dbcdb9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:13,734 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:20:13,734 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ddefd2-6bb0-4f32-9957-b8d99a0c534a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ddefd2-6bb0-4f32-9957-b8d99a0c534a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:14,788 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:14,789 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66e6bb6-d287-44b2-b425-652dc600c67b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66e6bb6-d287-44b2-b425-652dc600c67b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:15,842 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:15,843 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b420e9b-8f82-43e0-9dd1-7381208a87ed', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b420e9b-8f82-43e0-9dd1-7381208a87ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:16,916 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.065s 2021-09-03 02:20:16,917 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-207bf319-f08b-4a23-880c-e995e2c70052', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-207bf319-f08b-4a23-880c-e995e2c70052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:17,969 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:20:17,970 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156c31fa-da05-4218-afbb-f43b48c6bb1f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156c31fa-da05-4218-afbb-f43b48c6bb1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:19,023 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:20:19,024 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc04331-23fb-4cce-9ac1-3bd4b3cdf55e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc04331-23fb-4cce-9ac1-3bd4b3cdf55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:20,079 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:20,079 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d4b321-6368-45f9-b635-48219bdfa501', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d4b321-6368-45f9-b635-48219bdfa501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:21,134 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:20:21,134 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40e1ed2e-aa5a-457d-82a5-cfdcf963e6a5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40e1ed2e-aa5a-457d-82a5-cfdcf963e6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:22,189 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:22,189 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-727e044d-c4d0-4d18-850b-b0cf4eaa2e5f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-727e044d-c4d0-4d18-850b-b0cf4eaa2e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:23,246 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:20:23,246 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14338d34-4a4c-4765-b0d1-c10cf0b4c557', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14338d34-4a4c-4765-b0d1-c10cf0b4c557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:24,300 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:24,300 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f63187-03f5-4af7-a28e-edc51c9aa25c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f63187-03f5-4af7-a28e-edc51c9aa25c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:25,356 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:25,356 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09984acb-c456-4a70-bcc3-3e751512890f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09984acb-c456-4a70-bcc3-3e751512890f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:26,410 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:26,410 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67fd55f8-85b5-43a1-a311-7a057f085794', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67fd55f8-85b5-43a1-a311-7a057f085794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:27,466 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:20:27,466 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fcf617-8959-4963-bc10-5edd27d7e1e1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fcf617-8959-4963-bc10-5edd27d7e1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:28,520 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:20:28,520 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-452ac4c1-7326-4884-b58d-d91c85eb6f69', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-452ac4c1-7326-4884-b58d-d91c85eb6f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:29,575 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:29,575 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4998220-0aad-4469-9c72-ea4b0c18b2d5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4998220-0aad-4469-9c72-ea4b0c18b2d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:30,630 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:20:30,630 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e5812e-2925-4b5e-b30f-0520485de64b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e5812e-2925-4b5e-b30f-0520485de64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:31,685 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:31,685 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8db2d20-9957-4605-87b9-ae4383c00dbb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8db2d20-9957-4605-87b9-ae4383c00dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:32,740 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:20:32,740 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91b1c66-aaf6-4279-a6a0-54022bafc49f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91b1c66-aaf6-4279-a6a0-54022bafc49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:33,795 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:33,795 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ad6d43-da8e-4350-8190-37dad3adf287', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ad6d43-da8e-4350-8190-37dad3adf287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:34,850 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:20:34,850 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a87e3a-8283-45e3-b97b-ae80e02dfe7f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a87e3a-8283-45e3-b97b-ae80e02dfe7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:35,906 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:20:35,906 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b38e6e8-925d-4bb6-af88-039778467c92', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b38e6e8-925d-4bb6-af88-039778467c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:36,960 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:36,960 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c10933-8b48-4758-9ec5-cd6d6ce2b51c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c10933-8b48-4758-9ec5-cd6d6ce2b51c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:38,015 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:38,015 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6519f63e-c0fb-4d1a-8259-8c8e95fae8b3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6519f63e-c0fb-4d1a-8259-8c8e95fae8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:39,074 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.050s 2021-09-03 02:20:39,074 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0553c71-0422-42ea-9b63-bf2e25acd28f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0553c71-0422-42ea-9b63-bf2e25acd28f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:40,126 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:20:40,127 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c68f9d5-d705-4fbf-9d7a-c69752f09448', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c68f9d5-d705-4fbf-9d7a-c69752f09448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:41,181 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:41,182 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff0e7ed-ff40-4ba0-861c-4903cd682bc2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff0e7ed-ff40-4ba0-861c-4903cd682bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:42,235 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:42,236 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58d3e43-b640-4d96-b4a6-554e0b6c127b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58d3e43-b640-4d96-b4a6-554e0b6c127b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:43,298 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.055s 2021-09-03 02:20:43,299 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f32df76e-7900-4d4b-a9cf-0258c71a6d9e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f32df76e-7900-4d4b-a9cf-0258c71a6d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:44,515 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.207s 2021-09-03 02:20:44,516 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-277100b4-690f-4a45-8712-9b069d095f1c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-277100b4-690f-4a45-8712-9b069d095f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:45,571 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:45,571 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eade73a-1631-4ca8-8c10-7d05fc544ed1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eade73a-1631-4ca8-8c10-7d05fc544ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:46,627 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:20:46,627 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2807e9-16ac-4c3b-80d9-30244744543f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2807e9-16ac-4c3b-80d9-30244744543f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:47,681 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:47,681 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac2c7f3-2614-4351-8c17-83e33a663795', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac2c7f3-2614-4351-8c17-83e33a663795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:48,737 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:20:48,738 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c77f460a-0e09-40c5-859b-99da17c3f063', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c77f460a-0e09-40c5-859b-99da17c3f063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:49,795 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.049s 2021-09-03 02:20:49,796 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01c43d9d-cb88-40ad-b170-226fce0cb49f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01c43d9d-cb88-40ad-b170-226fce0cb49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:50,849 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:50,850 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e42991-8ccc-45b5-92c0-f6aa5499591a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e42991-8ccc-45b5-92c0-f6aa5499591a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:51,907 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.049s 2021-09-03 02:20:51,907 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde72ea2-155f-4e7b-8d19-0828903003fa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde72ea2-155f-4e7b-8d19-0828903003fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:52,960 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:52,960 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7970db1-912d-4f1e-a547-ba9c66894425', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7970db1-912d-4f1e-a547-ba9c66894425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:54,015 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:54,015 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ed12e4-f11f-4be4-9c5b-8f23c6fd54f2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ed12e4-f11f-4be4-9c5b-8f23c6fd54f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:55,069 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:20:55,069 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ac5d1b-9156-4ab6-9c40-17f7185b0d5f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ac5d1b-9156-4ab6-9c40-17f7185b0d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:56,122 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:20:56,123 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524870dc-87c7-42ad-87b1-a62129458078', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524870dc-87c7-42ad-87b1-a62129458078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:57,175 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:20:57,176 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4da5c5f-fa66-4021-9f52-8da9309866c4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4da5c5f-fa66-4021-9f52-8da9309866c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:58,228 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:20:58,228 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6cd36b3-652d-4aaf-97a6-c7bdbeccb167', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6cd36b3-652d-4aaf-97a6-c7bdbeccb167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:20:59,282 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:20:59,282 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52f3d12-7761-4e9e-9082-d056d7268ae1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52f3d12-7761-4e9e-9082-d056d7268ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:00,336 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:00,336 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb337c9-6fc5-4cfa-a589-d52962186b00', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb337c9-6fc5-4cfa-a589-d52962186b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:01,392 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:21:01,392 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5fe43b4-e113-4cc2-9ca9-05b8d39a6ec4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5fe43b4-e113-4cc2-9ca9-05b8d39a6ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:02,446 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:02,447 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7e3819-126e-4027-a749-d48e13ffae5a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7e3819-126e-4027-a749-d48e13ffae5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:03,501 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:03,501 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2565d44a-e9fd-4336-96c7-d036b122fc39', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2565d44a-e9fd-4336-96c7-d036b122fc39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:04,555 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:04,556 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f13798bf-1a32-4340-a33c-ed91e78f8738', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f13798bf-1a32-4340-a33c-ed91e78f8738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:05,613 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.049s 2021-09-03 02:21:05,613 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d637536e-06d9-457d-8342-a0ae8927b48f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d637536e-06d9-457d-8342-a0ae8927b48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:06,668 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:06,669 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd6e029-f365-4d7c-bc71-22bd9dc478d4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd6e029-f365-4d7c-bc71-22bd9dc478d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:07,723 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:21:07,724 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f17657-56ec-43ed-aad1-f0a41bd4458d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f17657-56ec-43ed-aad1-f0a41bd4458d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:08,776 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:21:08,777 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a54e269-ee61-4157-b12f-30348959be9f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a54e269-ee61-4157-b12f-30348959be9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:09,831 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:09,831 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7798edd-d049-45e9-8763-e18c6f3289b8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7798edd-d049-45e9-8763-e18c6f3289b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:10,884 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:21:10,885 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b640135-b858-458c-ba37-fe3263676b53', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b640135-b858-458c-ba37-fe3263676b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:11,940 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:11,940 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0456ec1e-0bcc-4ade-9dce-ac07f05b61cd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0456ec1e-0bcc-4ade-9dce-ac07f05b61cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:12,992 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:21:12,993 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5bfe89-e7e1-4617-a6e2-30f14fb45602', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5bfe89-e7e1-4617-a6e2-30f14fb45602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:14,051 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.050s 2021-09-03 02:21:14,051 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8cd8df7-9a99-4413-b8a6-783f73c2f66d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8cd8df7-9a99-4413-b8a6-783f73c2f66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:15,105 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:15,105 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b414b01e-9ab5-4206-9375-ea14b9e9cb49', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b414b01e-9ab5-4206-9375-ea14b9e9cb49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:16,158 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:21:16,159 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f177430-8e67-484a-b2e4-68ba5e741168', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f177430-8e67-484a-b2e4-68ba5e741168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:17,212 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:17,212 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99c438e7-0b0d-4967-9953-bc8a9ac6f1a8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99c438e7-0b0d-4967-9953-bc8a9ac6f1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:18,269 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.049s 2021-09-03 02:21:18,270 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7eb8b2a-ebc6-4140-b975-2189b6e807e4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7eb8b2a-ebc6-4140-b975-2189b6e807e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:19,324 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:19,324 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db33a1e4-de12-4c32-9024-2b815744048d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db33a1e4-de12-4c32-9024-2b815744048d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:20,377 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:21:20,377 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61b8e206-f226-4f26-afba-1d81fb3cb457', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b8e206-f226-4f26-afba-1d81fb3cb457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:21,433 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:21:21,433 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d3d04d5-f8c1-4ee4-936c-2b796cf5a30d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d3d04d5-f8c1-4ee4-936c-2b796cf5a30d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:22,487 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:21:22,487 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1979c789-7e96-4cfe-b5b2-b7e05bfd61bd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1979c789-7e96-4cfe-b5b2-b7e05bfd61bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:23,541 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:23,541 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77faa0aa-31eb-4570-8f91-aa314ca713a4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77faa0aa-31eb-4570-8f91-aa314ca713a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:24,597 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:21:24,597 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-865db0e1-8b2c-4b12-9fa8-17dd3cbfbf04', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-865db0e1-8b2c-4b12-9fa8-17dd3cbfbf04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:25,651 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:21:25,652 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-409fa593-dccb-4f6d-84f8-59db1fa20862', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-409fa593-dccb-4f6d-84f8-59db1fa20862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:26,708 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:21:26,708 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c3698a-2c13-4d6e-a65a-feb23192a8e8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c3698a-2c13-4d6e-a65a-feb23192a8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:27,762 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:27,762 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f846afc-7a7f-4d03-b7b6-ce7a7442d591', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f846afc-7a7f-4d03-b7b6-ce7a7442d591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:28,817 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:28,818 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf11b74-9698-4bc0-a140-7f3f559b04cc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf11b74-9698-4bc0-a140-7f3f559b04cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:29,874 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:21:29,874 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a72a5f8f-ebbe-46a0-8183-f5830033731a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a72a5f8f-ebbe-46a0-8183-f5830033731a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:30,930 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:21:30,930 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6479f508-6355-4d44-a6a5-5f7c3f944463', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6479f508-6355-4d44-a6a5-5f7c3f944463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:31,984 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:21:31,985 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290d44d0-4b99-45bb-bf38-62344c9e0e5c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290d44d0-4b99-45bb-bf38-62344c9e0e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:33,038 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:33,039 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c484df-d633-4aca-b5a6-0e807d9709f8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c484df-d633-4aca-b5a6-0e807d9709f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:34,099 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.052s 2021-09-03 02:21:34,099 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac7d404-53cb-41e1-93ff-8b040f554988', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac7d404-53cb-41e1-93ff-8b040f554988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:35,153 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:35,153 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e39801-5463-4a3a-9be5-adfaad4ec855', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e39801-5463-4a3a-9be5-adfaad4ec855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:36,209 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:21:36,210 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a793060b-4a7e-481d-84e1-acec8a9e5aa6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a793060b-4a7e-481d-84e1-acec8a9e5aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:37,265 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:21:37,266 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97528f37-8acb-4dd3-9a14-875e5c5edd68', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97528f37-8acb-4dd3-9a14-875e5c5edd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:38,322 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:21:38,322 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea20544-2bfe-47f4-92c7-ec50d263cf51', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea20544-2bfe-47f4-92c7-ec50d263cf51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:39,377 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:39,377 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6889ccc1-24ed-49a4-bf10-8596c39973ac', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6889ccc1-24ed-49a4-bf10-8596c39973ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:40,432 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:21:40,433 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e6b351-7afc-4ec9-9869-7e24ff357e37', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e6b351-7afc-4ec9-9869-7e24ff357e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:41,487 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:41,487 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fac37cd-7671-441a-a5f1-2b71952d3795', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fac37cd-7671-441a-a5f1-2b71952d3795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:42,541 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:21:42,541 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8204fe5-1619-4a60-a965-bf4698d5bcd8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8204fe5-1619-4a60-a965-bf4698d5bcd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:43,596 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:43,597 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7bee36f-d942-443e-9003-6c71a9cd9030', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7bee36f-d942-443e-9003-6c71a9cd9030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:44,650 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:44,651 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-746d4b04-0c99-4803-8baf-5268877f54ac', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-746d4b04-0c99-4803-8baf-5268877f54ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:45,728 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.069s 2021-09-03 02:21:45,729 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e558a106-b6d4-4981-b27a-dcfad7333617', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e558a106-b6d4-4981-b27a-dcfad7333617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:46,782 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:21:46,782 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d879e0fa-39f9-4964-b907-dc554f554b73', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d879e0fa-39f9-4964-b907-dc554f554b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:47,838 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:21:47,839 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5830923f-7757-4331-97a9-0313817a4f79', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5830923f-7757-4331-97a9-0313817a4f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:48,897 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.050s 2021-09-03 02:21:48,897 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f512fc-d3fc-4ff6-80db-cdea46a9f2d6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f512fc-d3fc-4ff6-80db-cdea46a9f2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:49,950 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:21:49,950 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94bef652-0e45-4830-b5a6-2e703762ee01', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94bef652-0e45-4830-b5a6-2e703762ee01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:51,004 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:21:51,004 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86f80393-9d35-4b7e-87bb-587239087d65', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86f80393-9d35-4b7e-87bb-587239087d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:52,059 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.048s 2021-09-03 02:21:52,060 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05964252-0b8a-466e-9213-e4427aefebbc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05964252-0b8a-466e-9213-e4427aefebbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:53,113 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:21:53,114 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8bc8763-8f1b-4d69-8270-3335cc097743', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8bc8763-8f1b-4d69-8270-3335cc097743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:54,167 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:54,168 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ec047d-a193-4462-a76b-57f70ebe3788', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ec047d-a193-4462-a76b-57f70ebe3788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:55,220 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:21:55,221 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d7b8c9-979a-4ff3-b3cd-40fed4d35546', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d7b8c9-979a-4ff3-b3cd-40fed4d35546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:56,274 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:56,274 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96280f4d-3a20-44f5-96aa-180f7f342960', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96280f4d-3a20-44f5-96aa-180f7f342960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:57,328 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:57,328 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eddc4c50-ecba-4265-937e-9ccf8013e7fb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eddc4c50-ecba-4265-937e-9ccf8013e7fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:58,381 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:21:58,381 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee009fe-3f66-4735-b863-9bc2f197c0ca', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee009fe-3f66-4735-b863-9bc2f197c0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:21:59,436 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:21:59,437 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d885a30-fdc3-4c18-8161-6ab3a31e1cd0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d885a30-fdc3-4c18-8161-6ab3a31e1cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:00,490 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:00,491 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fc8166-bdbd-4e21-9f71-9030e3f2c734', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fc8166-bdbd-4e21-9f71-9030e3f2c734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:01,546 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:22:01,546 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a932d0d5-eb82-43a3-8101-c949eb630c0f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a932d0d5-eb82-43a3-8101-c949eb630c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:02,601 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:22:02,601 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f26e7c5-56a5-4b2c-8741-b09b6d7df5fd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f26e7c5-56a5-4b2c-8741-b09b6d7df5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:03,657 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:22:03,657 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bcc880f-a263-4567-8612-21c1815d7a40', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bcc880f-a263-4567-8612-21c1815d7a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:04,711 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:04,712 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e415a3b-7466-4c28-9017-fb6222a708c7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e415a3b-7466-4c28-9017-fb6222a708c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:05,765 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:05,766 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04f22ae-0811-436e-9dac-647caa66dcf3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04f22ae-0811-436e-9dac-647caa66dcf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:06,827 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.053s 2021-09-03 02:22:06,827 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf88c37b-fd69-459f-9476-26ec8dc1af15', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf88c37b-fd69-459f-9476-26ec8dc1af15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:07,882 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:22:07,883 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51e6afd4-1149-411a-9491-28efebe45677', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51e6afd4-1149-411a-9491-28efebe45677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:08,938 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:22:08,938 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b22b89c-cd62-4e67-9664-751eb70bd02b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b22b89c-cd62-4e67-9664-751eb70bd02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:09,994 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:22:09,994 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c75cdb-749b-4fa4-9a0c-8c76366ec45e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c75cdb-749b-4fa4-9a0c-8c76366ec45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:11,049 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:11,049 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa5a292-553e-4205-8be9-2382633397c8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa5a292-553e-4205-8be9-2382633397c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:12,103 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:12,103 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2755c5f-4713-4074-866f-99e8897c349b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2755c5f-4713-4074-866f-99e8897c349b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:13,162 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.051s 2021-09-03 02:22:13,165 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e9a17c3-05c1-4a65-9e5d-9948a8946015', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e9a17c3-05c1-4a65-9e5d-9948a8946015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:14,220 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:14,220 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73e9cf23-8b83-452a-90a0-edd7a1b7d625', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73e9cf23-8b83-452a-90a0-edd7a1b7d625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:15,274 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:15,275 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf58e0a-047b-497a-9cc1-cb0232d5d5da', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf58e0a-047b-497a-9cc1-cb0232d5d5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:16,327 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:16,328 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877cdcf6-d458-46e7-a46b-cb4a85c5d95d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877cdcf6-d458-46e7-a46b-cb4a85c5d95d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:17,381 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:17,382 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e29e1a9-5b70-4ea2-b877-2fcb0b6d85e8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e29e1a9-5b70-4ea2-b877-2fcb0b6d85e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:18,436 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:18,436 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3e5342-50bf-4602-8752-51839bbfaaad', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3e5342-50bf-4602-8752-51839bbfaaad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:19,490 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:19,490 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4845dc2-a0dc-4aa6-abeb-d5709a511a21', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4845dc2-a0dc-4aa6-abeb-d5709a511a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:20,544 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:20,545 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d88b201-97a6-4e99-95b7-63904e84d456', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d88b201-97a6-4e99-95b7-63904e84d456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:21,597 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.044s 2021-09-03 02:22:21,597 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c42c8c27-bfa2-42cd-a923-138ce4d9e5de', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c42c8c27-bfa2-42cd-a923-138ce4d9e5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:22,651 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:22,651 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7966f861-3e6e-4ff7-9174-9aae5378601e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7966f861-3e6e-4ff7-9174-9aae5378601e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:23,704 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:23,705 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e858550e-ae9d-4233-b05a-f7010901c521', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e858550e-ae9d-4233-b05a-f7010901c521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:24,759 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:24,759 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21aec24b-a96f-4153-94cc-10e4de30138f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21aec24b-a96f-4153-94cc-10e4de30138f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:25,813 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:25,813 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a62a420-8066-42f2-9f7d-a5c3064db561', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a62a420-8066-42f2-9f7d-a5c3064db561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:26,867 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:26,868 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7266a7ba-b88d-44cf-b712-928781221f4f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7266a7ba-b88d-44cf-b712-928781221f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:27,921 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:27,922 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72954f48-ac6d-418c-8c49-a3172c32295e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72954f48-ac6d-418c-8c49-a3172c32295e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:28,975 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:28,976 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f45fb176-f18f-49d5-9c1e-e1e749da1966', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f45fb176-f18f-49d5-9c1e-e1e749da1966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:30,029 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:30,030 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae12481c-81ed-4ba0-a04a-6a23dab37e3c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae12481c-81ed-4ba0-a04a-6a23dab37e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:31,085 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:31,085 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-521a5f17-06ab-44d4-8e33-28d351d7d51c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-521a5f17-06ab-44d4-8e33-28d351d7d51c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:32,138 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:32,138 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ab1ec2-594f-432f-aa09-d6ee59294732', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ab1ec2-594f-432f-aa09-d6ee59294732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:33,193 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:33,193 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c98d4d8-01f6-4568-a866-05930d334c21', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c98d4d8-01f6-4568-a866-05930d334c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:34,247 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:34,247 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5572dc68-673e-4d41-ab92-db63b4e7de15', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5572dc68-673e-4d41-ab92-db63b4e7de15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:35,301 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:35,301 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff84459-4203-4446-a787-a47beec001b9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff84459-4203-4446-a787-a47beec001b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:36,354 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:36,355 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bdb2b8c-e15f-4079-b318-c93e7e726f0a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bdb2b8c-e15f-4079-b318-c93e7e726f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:37,409 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:37,409 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa51aed-de6c-4d63-a93e-0946c366dcbb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa51aed-de6c-4d63-a93e-0946c366dcbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:38,463 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:38,463 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8201b978-3200-4703-8d8e-d4a5f1d5c935', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8201b978-3200-4703-8d8e-d4a5f1d5c935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:39,518 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:39,518 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-016f665c-c722-40ff-aaf3-5e36dafe5760', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-016f665c-c722-40ff-aaf3-5e36dafe5760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:40,572 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:40,572 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dcc959c-ca1c-44cf-ba8e-14874628fc02', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dcc959c-ca1c-44cf-ba8e-14874628fc02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:41,626 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:41,626 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b9b9729-81ec-482a-a2e8-5d4988b0e273', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b9b9729-81ec-482a-a2e8-5d4988b0e273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:42,681 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:42,681 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99d4c8bb-723d-44f2-a2f6-f13177ecf976', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99d4c8bb-723d-44f2-a2f6-f13177ecf976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:43,734 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:43,735 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b17008-6f6c-45a1-94d0-41b59ae70fa8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b17008-6f6c-45a1-94d0-41b59ae70fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:44,786 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:44,787 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-443355b0-228f-41f5-b28d-67986a843f23', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-443355b0-228f-41f5-b28d-67986a843f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:45,840 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:45,840 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f57f06d7-9f6e-480e-b5b7-6ad8f40a02cd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f57f06d7-9f6e-480e-b5b7-6ad8f40a02cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:46,894 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:46,894 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87c5d51-0d21-4ead-a430-b0e00ffdeab5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87c5d51-0d21-4ead-a430-b0e00ffdeab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:47,948 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:47,948 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f92d22a5-ea11-4909-87cc-2ea7a476deba', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92d22a5-ea11-4909-87cc-2ea7a476deba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:49,000 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:49,001 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab2861c-4931-4a43-85af-baaf553b61b2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab2861c-4931-4a43-85af-baaf553b61b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:50,054 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:50,055 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84922825-59e1-4bc9-9840-96479196398f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84922825-59e1-4bc9-9840-96479196398f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:51,109 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:51,109 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9304f86-67eb-4175-acc0-eb9e15c76211', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9304f86-67eb-4175-acc0-eb9e15c76211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:52,163 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:52,163 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b13ede3-a4f1-400b-8e63-23e421fc43f8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b13ede3-a4f1-400b-8e63-23e421fc43f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:53,217 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:53,218 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692a37a1-c40f-44d1-8604-00bca1619dbb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692a37a1-c40f-44d1-8604-00bca1619dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:54,272 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:54,272 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063101b5-b29c-4070-9c5d-7e8214204b0d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063101b5-b29c-4070-9c5d-7e8214204b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:55,324 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:55,325 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9aa8f5c-7f0f-4306-bf16-02d576a91cf2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9aa8f5c-7f0f-4306-bf16-02d576a91cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:56,378 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:56,378 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56560907-cca0-4c58-826b-7296012109aa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56560907-cca0-4c58-826b-7296012109aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:57,444 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.058s 2021-09-03 02:22:57,445 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac36ee9-82c5-4f5e-a3c2-532d35c7a155', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac36ee9-82c5-4f5e-a3c2-532d35c7a155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:58,498 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:22:58,498 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba858881-9f4e-4b90-b7d8-54dd389c0bf2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba858881-9f4e-4b90-b7d8-54dd389c0bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:22:59,552 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:22:59,553 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-494940d5-01af-4ed1-a948-880d6ba8fe18', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-494940d5-01af-4ed1-a948-880d6ba8fe18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:00,606 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:00,606 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6a8df5-d3d2-4521-9b0d-d5809164fb94', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6a8df5-d3d2-4521-9b0d-d5809164fb94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:01,660 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:01,660 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3714170-341b-4910-b493-979fb0e688ee', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3714170-341b-4910-b493-979fb0e688ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:02,714 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:02,715 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf5bcad-5982-4ce7-8a74-054637808f1b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf5bcad-5982-4ce7-8a74-054637808f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:03,768 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:03,768 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02757523-3dfa-4b9f-88cd-ca9edbe3a211', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02757523-3dfa-4b9f-88cd-ca9edbe3a211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:04,822 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:04,823 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f699bafd-0ec7-4122-a15c-c4921c509579', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f699bafd-0ec7-4122-a15c-c4921c509579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:05,877 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:05,877 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc59efda-3715-4d2b-a4e6-0c17d046c804', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc59efda-3715-4d2b-a4e6-0c17d046c804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:06,930 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:06,930 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fa2d71-554a-48c2-a214-07677f2dd638', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71fa2d71-554a-48c2-a214-07677f2dd638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:07,984 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:07,984 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf4caff-e994-4145-b8e9-e82613c88789', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf4caff-e994-4145-b8e9-e82613c88789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:09,037 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:09,037 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ad8cec-6f8a-4a30-a2f0-0411d191fc2a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ad8cec-6f8a-4a30-a2f0-0411d191fc2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:10,091 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:10,091 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7e7b84-b87a-488b-a83d-81a0a21344ad', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7e7b84-b87a-488b-a83d-81a0a21344ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:11,146 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:11,149 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc50551-5d94-4d78-b455-df954e875a90', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc50551-5d94-4d78-b455-df954e875a90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:12,206 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.049s 2021-09-03 02:23:12,207 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23eacfc1-f6da-40f4-a0df-6ee90185466e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23eacfc1-f6da-40f4-a0df-6ee90185466e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:13,261 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:13,262 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe194fe-8061-41aa-b249-c10b8125a2f0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe194fe-8061-41aa-b249-c10b8125a2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:14,316 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:14,316 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d039ee3-865c-45f3-840a-6a80ac65e39d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d039ee3-865c-45f3-840a-6a80ac65e39d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:15,369 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:15,370 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b88275d-909d-493d-9538-999ac0b1261a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b88275d-909d-493d-9538-999ac0b1261a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:16,424 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:16,424 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e66b0fa2-7509-4172-af0e-283999210ec5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e66b0fa2-7509-4172-af0e-283999210ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:17,478 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:17,478 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b4564f6-5cd4-4c78-a662-04b86af9bf28', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b4564f6-5cd4-4c78-a662-04b86af9bf28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:18,532 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:18,533 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed3e6c8-2a76-4f9b-afc0-7773aecebba0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed3e6c8-2a76-4f9b-afc0-7773aecebba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:19,587 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:19,587 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed760f5-9364-4d0c-938f-cc3bdaddb3fd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed760f5-9364-4d0c-938f-cc3bdaddb3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:20,641 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:20,641 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9371913-15a5-4fcd-b7aa-768d8ebc5a04', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9371913-15a5-4fcd-b7aa-768d8ebc5a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:21,695 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:21,695 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a11e9c3e-c54b-44d6-8b8f-eb6130c2b6ac', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a11e9c3e-c54b-44d6-8b8f-eb6130c2b6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:22,749 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:22,749 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-946305bd-68cb-4d77-922d-f371629fd3d0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-946305bd-68cb-4d77-922d-f371629fd3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:23,803 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:23,803 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b3f869-ffea-4719-890d-ab005cc35c48', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b3f869-ffea-4719-890d-ab005cc35c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:24,856 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:24,857 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b27d652-a0d3-4b97-a1a1-e9aae5e1531c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b27d652-a0d3-4b97-a1a1-e9aae5e1531c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:25,911 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:25,911 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddf3931a-a8bd-401e-8feb-92db2713e921', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf3931a-a8bd-401e-8feb-92db2713e921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:26,964 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:26,965 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6355f4-7ffc-48c3-ae5e-a757d78eb6bf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6355f4-7ffc-48c3-ae5e-a757d78eb6bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:28,017 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:28,018 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f135c1-9de8-4ffb-b84d-6095180c6669', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f135c1-9de8-4ffb-b84d-6095180c6669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:29,073 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:23:29,073 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea9d320-0005-4be9-8c3c-902a8105a3db', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea9d320-0005-4be9-8c3c-902a8105a3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:30,126 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:30,126 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5015710-2113-4a44-8f7c-8a353d8e8991', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5015710-2113-4a44-8f7c-8a353d8e8991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:31,181 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:23:31,182 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e988e0-74c0-4b16-8ecf-c734ff9dde71', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e988e0-74c0-4b16-8ecf-c734ff9dde71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:32,235 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:32,235 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a2231e-aa17-4e37-9ae2-7dcb5eb8ab2f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a2231e-aa17-4e37-9ae2-7dcb5eb8ab2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:33,289 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:33,290 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f96793-59f1-4cac-a4a6-1a384e2d75f8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f96793-59f1-4cac-a4a6-1a384e2d75f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:34,344 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:34,345 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ea89a4-d2d7-428d-9301-22129ca624f3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ea89a4-d2d7-428d-9301-22129ca624f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:35,399 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:35,400 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccee980-85d4-43c6-b1d1-922f5ead0d62', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccee980-85d4-43c6-b1d1-922f5ead0d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:36,456 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.049s 2021-09-03 02:23:36,457 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e05a30-fa44-4201-8a87-5f3fa2d4c398', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e05a30-fa44-4201-8a87-5f3fa2d4c398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:37,513 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.049s 2021-09-03 02:23:37,514 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e132757f-e717-4c60-b20f-4f05b849aa1f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e132757f-e717-4c60-b20f-4f05b849aa1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:38,568 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:38,569 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f4b2fdf-94cf-4c54-b52e-ea6efd17f47f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f4b2fdf-94cf-4c54-b52e-ea6efd17f47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:39,622 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:39,622 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30651dc1-dffa-455f-a2e4-4a9aa02c2aa4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30651dc1-dffa-455f-a2e4-4a9aa02c2aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:40,675 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:40,675 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43c2a5b-e60a-4d65-be10-9177d46c9388', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43c2a5b-e60a-4d65-be10-9177d46c9388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:41,730 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:41,730 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f34a3e9-6b07-4f80-aa11-393778382378', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f34a3e9-6b07-4f80-aa11-393778382378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:42,784 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:42,784 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-470a0565-c07d-4d6b-9dbd-26274d097f4d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-470a0565-c07d-4d6b-9dbd-26274d097f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:43,839 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:23:43,839 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07cde44a-0c0b-47c5-9c5e-9db96393707a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07cde44a-0c0b-47c5-9c5e-9db96393707a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:44,893 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:44,893 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded6163e-c686-4ee3-828f-41e08c8b6772', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded6163e-c686-4ee3-828f-41e08c8b6772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:45,947 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:45,947 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4accf9ac-7bfe-47b3-be04-1708101b9edb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4accf9ac-7bfe-47b3-be04-1708101b9edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:47,001 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:47,002 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b81312-514f-4984-ae4e-850bf41b6e5b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b81312-514f-4984-ae4e-850bf41b6e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:48,057 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:23:48,057 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6688875-c41f-4c39-b302-da6437a32e1b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6688875-c41f-4c39-b302-da6437a32e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:49,325 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.260s 2021-09-03 02:23:49,326 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b69f588c-0266-4eb5-8700-4ffd1b1ef3fd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69f588c-0266-4eb5-8700-4ffd1b1ef3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:50,379 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:50,379 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fdc657a-428e-48eb-b598-5d8ae5d21925', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fdc657a-428e-48eb-b598-5d8ae5d21925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:51,433 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:51,433 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b93abce-fb33-4e82-bde4-b3433e797bad', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b93abce-fb33-4e82-bde4-b3433e797bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:52,487 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:52,487 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad0b2360-43a8-4e63-bf70-ede734ca48d1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad0b2360-43a8-4e63-bf70-ede734ca48d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:53,542 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:23:53,542 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8c6aa5-c098-4ca2-b294-b6cdceed70f1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8c6aa5-c098-4ca2-b294-b6cdceed70f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:54,597 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:54,598 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d44158a-2008-4c5c-80bd-f1e83e19d517', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d44158a-2008-4c5c-80bd-f1e83e19d517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:55,652 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:23:55,653 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9801626-335a-4200-a25d-6d0508ede299', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9801626-335a-4200-a25d-6d0508ede299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:56,707 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:23:56,708 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d3e3dd-4a67-4e3d-82ed-57380f88218d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d3e3dd-4a67-4e3d-82ed-57380f88218d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:57,762 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:23:57,762 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d02a763-7487-4cbe-8a0c-bea9e6fed06f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d02a763-7487-4cbe-8a0c-bea9e6fed06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:58,819 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:23:58,819 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0671c4a-4493-4ab3-8a8c-d4756adfdb6b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0671c4a-4493-4ab3-8a8c-d4756adfdb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:23:59,874 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:23:59,874 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb5c602-6ca5-4cb7-893e-1cede087a136', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb5c602-6ca5-4cb7-893e-1cede087a136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:24:00,932 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.050s 2021-09-03 02:24:00,933 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a75e39-7913-4775-bd95-a6dc2c66b8ff', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a75e39-7913-4775-bd95-a6dc2c66b8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:24:01,995 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.053s 2021-09-03 02:24:01,995 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a34095f-2d08-4f99-a51d-026b89d3c518', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a34095f-2d08-4f99-a51d-026b89d3c518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:24:03,641 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.637s 2021-09-03 02:24:03,641 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15138589-3848-45d4-8cc9-0fea42a7d9ac', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15138589-3848-45d4-8cc9-0fea42a7d9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:24:04,698 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:24:04,698 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5888940-051f-4c7d-a663-f867fb2e2ca0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5888940-051f-4c7d-a663-f867fb2e2ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:24:05,752 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:24:05,752 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d730f177-d807-4dbc-95d2-f2f846751cfd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d730f177-d807-4dbc-95d2-f2f846751cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:24:06,806 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.045s 2021-09-03 02:24:06,807 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0ba58f-8870-4bcf-8970-7a7744857c39', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0ba58f-8870-4bcf-8970-7a7744857c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:24:07,860 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:24:07,860 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a801506-e37c-42ba-abd6-c56d5839ad66', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a801506-e37c-42ba-abd6-c56d5839ad66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:24:08,915 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:24:08,916 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6feb7124-2a3c-4eca-bc5e-4c3afefdd9f2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6feb7124-2a3c-4eca-bc5e-4c3afefdd9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:24:09,970 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:24:09,971 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ad58ee-d1de-432f-8ce6-a88df02443a3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ad58ee-d1de-432f-8ce6-a88df02443a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:24:11,025 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:24:11,025 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-131d65fe-1c9d-4f15-a7c7-7c28afca9a8e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-131d65fe-1c9d-4f15-a7c7-7c28afca9a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:24:12,080 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.046s 2021-09-03 02:24:12,080 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392f4b17-f3b5-4dee-891e-6673d58870a7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392f4b17-f3b5-4dee-891e-6673d58870a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:24:13,135 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 0.047s 2021-09-03 02:24:13,135 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b093d4-2d9e-4e2d-a8b4-8e65c271ca8c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b093d4-2d9e-4e2d-a8b4-8e65c271ca8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:25:14,197 109414 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.21', port=80): Read timed out. (read timeout=60)")': /volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 2021-09-03 02:25:37,903 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed 83.760s 2021-09-03 02:25:37,903 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1736d25d-def6-476c-a89c-51c7ab99643b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1736d25d-def6-476c-a89c-51c7ab99643b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed'} Body: b'{"volume": {"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-09-03T02:11:29.000000", "updated_at": "2021-09-03T02:13:36.000000", "name": "tempest-TestMinimumBasicScenario-volume-1399218451", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.21/volume/v3/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}, {"rel": "bookmark", "href": "http://10.222.0.21/volume/d014b0bd80a8401db903ec24b7488dda/volumes/358621c8-eb78-4e05-835b-c2db6358a9ed"}], "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "attachment_id": "8274a226-a9b9-421e-9f48-2ec6c180411d", "volume_id": "358621c8-eb78-4e05-835b-c2db6358a9ed", "server_id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-09-03T02:11:34.000000"}], "os-vol-tenant-attr:tenant_id": "d014b0bd80a8401db903ec24b7488dda"}}' 2021-09-03 02:25:38,205 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.294s 2021-09-03 02:25:38,206 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:37 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-a73c33f7-2a4e-45d4-bbaf-6ee8f22329dc', 'x-compute-request-id': 'req-a73c33f7-2a4e-45d4-bbaf-6ee8f22329dc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'' 2021-09-03 02:25:38,400 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.194s 2021-09-03 02:25:38,401 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96204159-30b9-4f8d-ad40-1f5d3d90792f', 'x-compute-request-id': 'req-96204159-30b9-4f8d-ad40-1f5d3d90792f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:39,537 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.127s 2021-09-03 02:25:39,538 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:39 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-27219920-bce6-4e83-a731-241cc443d232', 'x-compute-request-id': 'req-27219920-bce6-4e83-a731-241cc443d232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {"tempest-TestMinimumBasicScenario-1427796017-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:ef:1f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:40,627 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.080s 2021-09-03 02:25:40,628 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75fec38f-5331-45e1-893a-a2cea815bce2', 'x-compute-request-id': 'req-75fec38f-5331-45e1-893a-a2cea815bce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:41,726 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.090s 2021-09-03 02:25:41,727 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd4974db-c92b-4330-a445-b58e607d7148', 'x-compute-request-id': 'req-dd4974db-c92b-4330-a445-b58e607d7148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:42,823 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.088s 2021-09-03 02:25:42,823 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2e34325-df49-44ac-b6b5-c29a775ad19d', 'x-compute-request-id': 'req-b2e34325-df49-44ac-b6b5-c29a775ad19d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:43,913 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:25:43,913 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a279d17b-5562-4d83-a757-2b6aa1dbc7ea', 'x-compute-request-id': 'req-a279d17b-5562-4d83-a757-2b6aa1dbc7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:45,097 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.174s 2021-09-03 02:25:45,097 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3442632e-f0a5-49f8-bd85-b522b2293707', 'x-compute-request-id': 'req-3442632e-f0a5-49f8-bd85-b522b2293707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:46,186 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:25:46,187 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f1183ad-204d-4ba0-9d52-3d6e3dbfb6b9', 'x-compute-request-id': 'req-9f1183ad-204d-4ba0-9d52-3d6e3dbfb6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:47,277 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:25:47,278 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-159acc0f-62f0-415d-96d8-b2cf31c7f2dd', 'x-compute-request-id': 'req-159acc0f-62f0-415d-96d8-b2cf31c7f2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:48,371 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.085s 2021-09-03 02:25:48,371 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7440b7b2-6771-4466-9bdd-6bcf41733d11', 'x-compute-request-id': 'req-7440b7b2-6771-4466-9bdd-6bcf41733d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:49,461 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:25:49,462 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f05677e9-0ba4-418f-a586-8c7ab3df34d3', 'x-compute-request-id': 'req-f05677e9-0ba4-418f-a586-8c7ab3df34d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:50,553 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:25:50,553 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba6df1ce-dea9-4379-8f69-9db825f43b9d', 'x-compute-request-id': 'req-ba6df1ce-dea9-4379-8f69-9db825f43b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:51,646 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.084s 2021-09-03 02:25:51,646 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d56065f-0e18-4d0f-ba45-f9ea37b82c3c', 'x-compute-request-id': 'req-5d56065f-0e18-4d0f-ba45-f9ea37b82c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:52,741 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.087s 2021-09-03 02:25:52,742 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-935022af-f17b-4579-ad94-a1e253cdb322', 'x-compute-request-id': 'req-935022af-f17b-4579-ad94-a1e253cdb322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:53,834 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:25:53,834 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-698ca826-26ef-4ae4-b42c-d3e43fd78462', 'x-compute-request-id': 'req-698ca826-26ef-4ae4-b42c-d3e43fd78462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:54,926 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:25:54,926 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2796fac5-7a48-40a2-bde0-98c489de91ea', 'x-compute-request-id': 'req-2796fac5-7a48-40a2-bde0-98c489de91ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:56,015 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:25:56,016 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8816e273-099e-48b7-9cba-68399e4daae4', 'x-compute-request-id': 'req-8816e273-099e-48b7-9cba-68399e4daae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:57,105 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:25:57,106 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35ce12e2-288c-4b2a-8552-c9238eb4ef59', 'x-compute-request-id': 'req-35ce12e2-288c-4b2a-8552-c9238eb4ef59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:58,198 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:25:58,198 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9abee50-1395-4ef1-a66a-eec0ae04a7e9', 'x-compute-request-id': 'req-d9abee50-1395-4ef1-a66a-eec0ae04a7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:25:59,288 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:25:59,288 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7d98efd-f0df-4245-8372-cdccf323cde3', 'x-compute-request-id': 'req-d7d98efd-f0df-4245-8372-cdccf323cde3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:00,380 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:00,380 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d44c79a1-bcb1-4c94-8f7a-3cfa0881965c', 'x-compute-request-id': 'req-d44c79a1-bcb1-4c94-8f7a-3cfa0881965c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:01,470 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:01,470 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a5a42b4-5977-47a0-a269-0eddb426c784', 'x-compute-request-id': 'req-0a5a42b4-5977-47a0-a269-0eddb426c784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:02,559 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:02,560 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5afc422a-32de-49ba-a86e-538582fc2bc7', 'x-compute-request-id': 'req-5afc422a-32de-49ba-a86e-538582fc2bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:03,653 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.084s 2021-09-03 02:26:03,653 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f119393-c3b0-4023-8709-60a7518baeb1', 'x-compute-request-id': 'req-1f119393-c3b0-4023-8709-60a7518baeb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:04,745 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.084s 2021-09-03 02:26:04,746 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b72cd79e-a5ca-427c-939f-8069e2565610', 'x-compute-request-id': 'req-b72cd79e-a5ca-427c-939f-8069e2565610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:05,837 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:26:05,838 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-080d2fa2-521e-49cc-854d-74275dcf3f9c', 'x-compute-request-id': 'req-080d2fa2-521e-49cc-854d-74275dcf3f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:06,929 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:06,929 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38016cc0-7378-450e-9125-57d160c23134', 'x-compute-request-id': 'req-38016cc0-7378-450e-9125-57d160c23134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:08,020 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:26:08,020 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-237f5c95-f249-4a63-a086-02522799797e', 'x-compute-request-id': 'req-237f5c95-f249-4a63-a086-02522799797e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:09,112 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:26:09,112 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0887fbe6-fdc2-41d8-97f6-adfdb028bfb9', 'x-compute-request-id': 'req-0887fbe6-fdc2-41d8-97f6-adfdb028bfb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:10,204 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:26:10,205 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59c87b9a-c5a7-4d1f-9384-668d5978dec8', 'x-compute-request-id': 'req-59c87b9a-c5a7-4d1f-9384-668d5978dec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:11,294 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:26:11,294 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b4ef822-e1dd-4535-8a16-ad813302b87d', 'x-compute-request-id': 'req-7b4ef822-e1dd-4535-8a16-ad813302b87d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:12,384 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:26:12,385 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4936eace-4a05-4c4a-b80c-407ed6e8dce6', 'x-compute-request-id': 'req-4936eace-4a05-4c4a-b80c-407ed6e8dce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:13,497 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.103s 2021-09-03 02:26:13,499 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33fb8803-6167-41f1-a2ba-336680338bc4', 'x-compute-request-id': 'req-33fb8803-6167-41f1-a2ba-336680338bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:14,591 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:14,591 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2d68ec0-97d7-4278-bd21-7544272c5bf1', 'x-compute-request-id': 'req-f2d68ec0-97d7-4278-bd21-7544272c5bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:15,687 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.085s 2021-09-03 02:26:15,687 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb70f04f-6999-4406-91fc-4a03204c22a2', 'x-compute-request-id': 'req-cb70f04f-6999-4406-91fc-4a03204c22a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:16,777 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:26:16,777 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee1f3489-0bfd-4f8d-9488-487dafe1ce82', 'x-compute-request-id': 'req-ee1f3489-0bfd-4f8d-9488-487dafe1ce82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:17,870 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.084s 2021-09-03 02:26:17,871 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32880fd0-a1d2-4b79-bc82-9a8368a70bf0', 'x-compute-request-id': 'req-32880fd0-a1d2-4b79-bc82-9a8368a70bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:18,963 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.084s 2021-09-03 02:26:18,963 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41e5482e-f60a-44df-9e04-8a3d526eef18', 'x-compute-request-id': 'req-41e5482e-f60a-44df-9e04-8a3d526eef18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:20,056 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.084s 2021-09-03 02:26:20,057 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6403aa3e-fc40-4ec8-bd3e-fe02f5005f4c', 'x-compute-request-id': 'req-6403aa3e-fc40-4ec8-bd3e-fe02f5005f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:21,153 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.088s 2021-09-03 02:26:21,153 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-865272d3-4527-49f2-9879-31b960f5f2d1', 'x-compute-request-id': 'req-865272d3-4527-49f2-9879-31b960f5f2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:22,249 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.086s 2021-09-03 02:26:22,249 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2cab93a-f249-4d33-bd82-be96182de13d', 'x-compute-request-id': 'req-f2cab93a-f249-4d33-bd82-be96182de13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:23,342 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.084s 2021-09-03 02:26:23,342 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-108d76fb-730b-4506-a58f-6078803b9629', 'x-compute-request-id': 'req-108d76fb-730b-4506-a58f-6078803b9629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:24,432 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:24,433 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7cb4f28-0115-4b27-9d84-993c00ff485b', 'x-compute-request-id': 'req-a7cb4f28-0115-4b27-9d84-993c00ff485b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:25,522 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:26:25,522 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e979c6e-1594-468d-801f-603e53aab359', 'x-compute-request-id': 'req-9e979c6e-1594-468d-801f-603e53aab359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:26,613 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:26,613 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edf9fc19-eb5f-40a0-b89e-dd606ee9eeb8', 'x-compute-request-id': 'req-edf9fc19-eb5f-40a0-b89e-dd606ee9eeb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:27,709 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.087s 2021-09-03 02:26:27,709 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7981eb05-c891-4d0b-9f76-6d4374d55fcc', 'x-compute-request-id': 'req-7981eb05-c891-4d0b-9f76-6d4374d55fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:28,801 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:26:28,801 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94470c71-6d89-4ba0-b16c-45e452e4bb02', 'x-compute-request-id': 'req-94470c71-6d89-4ba0-b16c-45e452e4bb02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:29,895 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.085s 2021-09-03 02:26:29,896 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd971929-2952-4070-97ec-de7bd19b2102', 'x-compute-request-id': 'req-fd971929-2952-4070-97ec-de7bd19b2102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:31,009 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.105s 2021-09-03 02:26:31,009 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10d587e7-099a-4e06-80fa-d456b625470f', 'x-compute-request-id': 'req-10d587e7-099a-4e06-80fa-d456b625470f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:32,115 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.097s 2021-09-03 02:26:32,116 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c66df114-6989-48f4-b1dd-938eee96ffcb', 'x-compute-request-id': 'req-c66df114-6989-48f4-b1dd-938eee96ffcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:33,208 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:26:33,208 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0077e9c6-6459-4de5-88fe-e90871dcaed5', 'x-compute-request-id': 'req-0077e9c6-6459-4de5-88fe-e90871dcaed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:34,298 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:26:34,298 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f1d19a-22fc-4a53-8682-fb7ae3af4395', 'x-compute-request-id': 'req-a9f1d19a-22fc-4a53-8682-fb7ae3af4395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:35,389 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:35,389 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-383ccf84-e6ca-4605-a192-70a9e40a0ae7', 'x-compute-request-id': 'req-383ccf84-e6ca-4605-a192-70a9e40a0ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:36,478 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:26:36,479 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bc3c4a7-0929-4323-a483-e28b056feac3', 'x-compute-request-id': 'req-8bc3c4a7-0929-4323-a483-e28b056feac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:37,569 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:37,569 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61337261-00f9-4241-969e-a338fac3a689', 'x-compute-request-id': 'req-61337261-00f9-4241-969e-a338fac3a689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:38,664 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.086s 2021-09-03 02:26:38,665 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5a16510-7f01-4b21-8910-650f2de0b66d', 'x-compute-request-id': 'req-c5a16510-7f01-4b21-8910-650f2de0b66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:39,758 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.084s 2021-09-03 02:26:39,758 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74ca7c44-86ea-4a5c-8190-080cd9b662e5', 'x-compute-request-id': 'req-74ca7c44-86ea-4a5c-8190-080cd9b662e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:40,849 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:40,849 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98252775-ec67-4432-98b2-124f55602c0d', 'x-compute-request-id': 'req-98252775-ec67-4432-98b2-124f55602c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:41,943 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.085s 2021-09-03 02:26:41,943 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29ebb2be-eaea-4547-b6da-3c47930ae991', 'x-compute-request-id': 'req-29ebb2be-eaea-4547-b6da-3c47930ae991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:43,033 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:43,034 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f331f36-899a-446b-97aa-de61209d4796', 'x-compute-request-id': 'req-4f331f36-899a-446b-97aa-de61209d4796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:44,125 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:26:44,126 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4c5ee59-2548-454f-8a46-4433a24dbed0', 'x-compute-request-id': 'req-c4c5ee59-2548-454f-8a46-4433a24dbed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:45,217 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:26:45,218 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb66882e-4ff8-4213-8153-4330f2bb27ae', 'x-compute-request-id': 'req-eb66882e-4ff8-4213-8153-4330f2bb27ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:46,308 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:26:46,309 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87b81da1-2016-461c-820e-7fa285663d42', 'x-compute-request-id': 'req-87b81da1-2016-461c-820e-7fa285663d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:47,400 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:47,400 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afbd1e4b-4008-4de4-a4e3-9342cc5c7789', 'x-compute-request-id': 'req-afbd1e4b-4008-4de4-a4e3-9342cc5c7789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:48,492 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:48,492 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c796259e-b956-430a-a827-3e7ff7e6fe75', 'x-compute-request-id': 'req-c796259e-b956-430a-a827-3e7ff7e6fe75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:49,582 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:26:49,582 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7330d30e-5420-44b0-adf2-6d7375b162fc', 'x-compute-request-id': 'req-7330d30e-5420-44b0-adf2-6d7375b162fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:50,670 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.080s 2021-09-03 02:26:50,671 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7b18d72-8c7d-4328-9391-47b80994ee74', 'x-compute-request-id': 'req-b7b18d72-8c7d-4328-9391-47b80994ee74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:51,763 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:26:51,763 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13932351-5908-41e6-ad30-6e1a8d665c2a', 'x-compute-request-id': 'req-13932351-5908-41e6-ad30-6e1a8d665c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:52,853 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:26:52,854 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60d1c539-c3a2-4f00-b890-89150c17f677', 'x-compute-request-id': 'req-60d1c539-c3a2-4f00-b890-89150c17f677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:53,944 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:26:53,944 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79cd7ad0-74db-4100-90ee-f34a4682012f', 'x-compute-request-id': 'req-79cd7ad0-74db-4100-90ee-f34a4682012f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:55,035 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:26:55,036 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a34530cb-4c35-4c6d-9011-ea6889ba98ef', 'x-compute-request-id': 'req-a34530cb-4c35-4c6d-9011-ea6889ba98ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:56,127 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:26:56,128 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0e91393-572a-4f3a-9979-dd42716e61c8', 'x-compute-request-id': 'req-c0e91393-572a-4f3a-9979-dd42716e61c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:57,217 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:26:57,217 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f9fa466-8516-4ec1-abe6-6a747f85a8f5', 'x-compute-request-id': 'req-9f9fa466-8516-4ec1-abe6-6a747f85a8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:58,320 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.094s 2021-09-03 02:26:58,320 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6afdce54-acc0-44c8-8d2a-bd40b36eb2d7', 'x-compute-request-id': 'req-6afdce54-acc0-44c8-8d2a-bd40b36eb2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:26:59,411 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:26:59,411 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cad9e011-a7e5-46aa-815c-7669c87a64ad', 'x-compute-request-id': 'req-cad9e011-a7e5-46aa-815c-7669c87a64ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:00,501 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:27:00,502 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ada3ff8-f111-484a-b639-cfc5d1d8b9e5', 'x-compute-request-id': 'req-7ada3ff8-f111-484a-b639-cfc5d1d8b9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:01,591 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:27:01,591 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe5cda7-abce-49b7-9f66-404fc536e36c', 'x-compute-request-id': 'req-abe5cda7-abce-49b7-9f66-404fc536e36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:02,680 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.080s 2021-09-03 02:27:02,680 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-603b84f1-56e6-408f-83f2-4a6ed5bb878d', 'x-compute-request-id': 'req-603b84f1-56e6-408f-83f2-4a6ed5bb878d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:03,770 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:27:03,770 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c93fa77-ae70-49bb-a2fd-9262a44c9de2', 'x-compute-request-id': 'req-8c93fa77-ae70-49bb-a2fd-9262a44c9de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:04,865 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.086s 2021-09-03 02:27:04,865 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-572b70ab-394e-4971-8c02-1756733cdcee', 'x-compute-request-id': 'req-572b70ab-394e-4971-8c02-1756733cdcee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:05,968 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.095s 2021-09-03 02:27:05,969 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b14891e6-d395-4722-99af-5413d5e9fef3', 'x-compute-request-id': 'req-b14891e6-d395-4722-99af-5413d5e9fef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:07,061 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:27:07,061 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96e3bac8-dbd7-4fbc-a823-860f0ffc2bb7', 'x-compute-request-id': 'req-96e3bac8-dbd7-4fbc-a823-860f0ffc2bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:08,153 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:27:08,154 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67300b9f-fb95-4966-8092-856c22e3dfd4', 'x-compute-request-id': 'req-67300b9f-fb95-4966-8092-856c22e3dfd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:09,262 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.100s 2021-09-03 02:27:09,262 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d79d700f-2044-4c66-b649-abefbc15a1bf', 'x-compute-request-id': 'req-d79d700f-2044-4c66-b649-abefbc15a1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:10,357 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.086s 2021-09-03 02:27:10,357 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e33481f-d62a-404e-90c6-1f679107b404', 'x-compute-request-id': 'req-0e33481f-d62a-404e-90c6-1f679107b404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:11,456 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.091s 2021-09-03 02:27:11,457 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7263d07b-0bc2-4b84-8a50-0ad72f738f21', 'x-compute-request-id': 'req-7263d07b-0bc2-4b84-8a50-0ad72f738f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:12,546 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:27:12,546 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3e8dddf-3c7c-4e9a-a6c3-e7c9b9d92fb3', 'x-compute-request-id': 'req-f3e8dddf-3c7c-4e9a-a6c3-e7c9b9d92fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:13,637 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:27:13,638 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d809c01-eaa9-41a4-99e3-f5659e26f940', 'x-compute-request-id': 'req-6d809c01-eaa9-41a4-99e3-f5659e26f940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:14,734 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.087s 2021-09-03 02:27:14,734 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-062d748f-5d43-4169-b401-ea5e044be936', 'x-compute-request-id': 'req-062d748f-5d43-4169-b401-ea5e044be936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:15,823 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:27:15,823 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52da49fc-8217-4c65-a38f-f2475b52f4be', 'x-compute-request-id': 'req-52da49fc-8217-4c65-a38f-f2475b52f4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:16,912 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.080s 2021-09-03 02:27:16,913 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9089670d-6536-4571-b5ad-aefecc5f5803', 'x-compute-request-id': 'req-9089670d-6536-4571-b5ad-aefecc5f5803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:18,006 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:27:18,006 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1da23c6-710f-42f2-97cc-b1d822050af6', 'x-compute-request-id': 'req-b1da23c6-710f-42f2-97cc-b1d822050af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:19,096 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:27:19,097 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-257b1c62-1624-4415-a723-b6fdeb5b1792', 'x-compute-request-id': 'req-257b1c62-1624-4415-a723-b6fdeb5b1792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:20,187 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:27:20,188 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c9f5b98-0538-408d-8ad7-52b6aa5f78a3', 'x-compute-request-id': 'req-4c9f5b98-0538-408d-8ad7-52b6aa5f78a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:21,277 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:27:21,277 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa59e168-6ca8-4b13-9843-55d0cb2f771d', 'x-compute-request-id': 'req-fa59e168-6ca8-4b13-9843-55d0cb2f771d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:22,368 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:27:22,368 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a087c012-3190-4d4f-bd11-67c5d40f416e', 'x-compute-request-id': 'req-a087c012-3190-4d4f-bd11-67c5d40f416e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:23,460 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:27:23,460 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a12cf1fa-144b-4cb6-b03e-879f7795f0b3', 'x-compute-request-id': 'req-a12cf1fa-144b-4cb6-b03e-879f7795f0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:24,554 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.085s 2021-09-03 02:27:24,554 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24dec77a-b3ce-41d0-b812-13cef3179858', 'x-compute-request-id': 'req-24dec77a-b3ce-41d0-b812-13cef3179858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:25,645 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:27:25,645 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb93f258-0dd6-496d-9fca-7dca42dc86f8', 'x-compute-request-id': 'req-bb93f258-0dd6-496d-9fca-7dca42dc86f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:26,737 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:27:26,737 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f478f26e-3c12-4bb3-943e-1f9ccb7bcbef', 'x-compute-request-id': 'req-f478f26e-3c12-4bb3-943e-1f9ccb7bcbef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:27,828 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:27:27,828 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59097dc0-d426-44fb-bdd3-8ae49542956c', 'x-compute-request-id': 'req-59097dc0-d426-44fb-bdd3-8ae49542956c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:28,918 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:27:28,918 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4132efbf-a39a-45be-9e95-71a6ab6cd8fb', 'x-compute-request-id': 'req-4132efbf-a39a-45be-9e95-71a6ab6cd8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:30,009 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:27:30,009 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a72a7924-79b0-42de-97fa-01c5517e17b6', 'x-compute-request-id': 'req-a72a7924-79b0-42de-97fa-01c5517e17b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:31,101 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:27:31,101 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53e11b10-a367-4e6f-b2bf-354a12a04127', 'x-compute-request-id': 'req-53e11b10-a367-4e6f-b2bf-354a12a04127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:32,192 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.082s 2021-09-03 02:27:32,192 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ff0090-179c-4a97-b802-f7374d2d7e1c', 'x-compute-request-id': 'req-22ff0090-179c-4a97-b802-f7374d2d7e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:33,282 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.081s 2021-09-03 02:27:33,283 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b66f23e-0de9-439f-8baa-7be8420bb725', 'x-compute-request-id': 'req-0b66f23e-0de9-439f-8baa-7be8420bb725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:34,374 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:27:34,375 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6a6e955-2c91-472d-a26d-cd9f48f4110e', 'x-compute-request-id': 'req-d6a6e955-2c91-472d-a26d-cd9f48f4110e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:35,465 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:27:35,465 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e343158f-8df8-4a5b-bab7-58b6b3918f00', 'x-compute-request-id': 'req-e343158f-8df8-4a5b-bab7-58b6b3918f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:36,557 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:27:36,558 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fba96a7-6677-4603-831d-0ad6bc43f807', 'x-compute-request-id': 'req-3fba96a7-6677-4603-831d-0ad6bc43f807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:37,651 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.084s 2021-09-03 02:27:37,651 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72d87a36-960e-44b5-992f-b47a428f7e05', 'x-compute-request-id': 'req-72d87a36-960e-44b5-992f-b47a428f7e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:38,742 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.083s 2021-09-03 02:27:38,743 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e80ee7a-c1ba-4629-a6ee-c631954ef758', 'x-compute-request-id': 'req-3e80ee7a-c1ba-4629-a6ee-c631954ef758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:39,836 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.085s 2021-09-03 02:27:39,837 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fa5cca5-c0e5-49e8-9714-cc2220bc3022', 'x-compute-request-id': 'req-5fa5cca5-c0e5-49e8-9714-cc2220bc3022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"server": {"id": "36614f06-5e53-44b0-a13e-fb9cf46c3f04", "name": "tempest-TestMinimumBasicScenario-server-615599991", "status": "ACTIVE", "tenant_id": "d014b0bd80a8401db903ec24b7488dda", "user_id": "ba4691e8eb5f4ac5af926178d3e9d38d", "metadata": {}, "hostId": "12feee7feb48db50818dc36c2bd3aa02367ffd727215a335bdc629c9", "image": {"id": "4cc38051-5def-4c05-8123-90f1cffc320b", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/images/4cc38051-5def-4c05-8123-90f1cffc320b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.21/compute/flavors/452"}]}, "created": "2021-09-03T02:10:58Z", "updated": "2021-09-03T02:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}, {"rel": "bookmark", "href": "http://10.222.0.21/compute/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-4503581", "OS-SRV-USG:launched_at": "2021-09-03T02:11:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "358621c8-eb78-4e05-835b-c2db6358a9ed"}]}}' 2021-09-03 02:27:40,877 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04 0.031s 2021-09-03 02:27:40,878 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:40 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-84ea92c7-a4ea-4197-bd23-21cc7bd97d11', 'x-compute-request-id': 'req-84ea92c7-a4ea-4197-bd23-21cc7bd97d11', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.21/compute/v2.1/servers/36614f06-5e53-44b0-a13e-fb9cf46c3f04'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 36614f06-5e53-44b0-a13e-fb9cf46c3f04 could not be found."}}' 2021-09-03 02:27:40,952 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.21/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-4503581 0.073s 2021-09-03 02:27:40,952 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:40 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-a42eb7bc-0e2f-4b96-870d-8cff3dc25445', 'x-compute-request-id': 'req-a42eb7bc-0e2f-4b96-870d-8cff3dc25445', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.21/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-4503581'} Body: b'' 2021-09-03 02:27:42,144 109414 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.21/image/v2/images/4cc38051-5def-4c05-8123-90f1cffc320b 1.191s 2021-09-03 02:27:42,144 109414 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 03 Sep 2021 02:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7b4e1702-0379-4a01-ab12-6cf00eee7abf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.21/image/v2/images/4cc38051-5def-4c05-8123-90f1cffc320b'} 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/scenario/manager.py", line 872, in nova_volume_detach self.servers_client.detach_volume(server['id'], volume['id']) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 468, in detach_volume resp, body = self.delete('servers/%s/os-volume_attachments/%s' % 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/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 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: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be 'in-use' and attach_status must be 'attached' to detach. (HTTP 400) (Request-ID: req-2b300a2b-dfa3-4c0e-a551-d65c2b7ca995)"} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'} }}} traceback-3: {{{ 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 358621c8-eb78-4e05-835b-c2db6358a9ed within the required time (360 s). Timer started at 1630635576. Timer ended at 1630635937waited for 361 }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/scenario/manager.py", line 873, in nova_volume_detach waiters.wait_for_volume_attachment_remove_from_server( File "/opt/stack/tempest/tempest/common/waiters.py", line 380, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 358621c8-eb78-4e05-835b-c2db6358a9ed failed to detach from server 36614f06-5e53-44b0-a13e-fb9cf46c3f04 within the required time (360 s) from the compute API perspective |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt20.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt21.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volume_retype | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt22.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt23.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) |
||||||
setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt24.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
VolumesBackupsV39Test) |
skip
pt24.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt25.1: setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt26.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt27.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt27.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
||||||
tempest.api.compute.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
pt28.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
pt28.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
pt28.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
pt29.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
pt30.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt32.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
pt32.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
pt32.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
pt32.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
pt32.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
pt32.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
pt32.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
pt32.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
pt33.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
pt33.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
pt34.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
pt35.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
pt35.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
pt35.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
pt36.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
pt37.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
pt38.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
pt39.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
pt39.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt40.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
||||||
tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt41.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt41.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt41.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt41.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt41.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt41.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt41.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt42.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt42.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt42.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt42.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt42.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt42.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
||||||
tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt43.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt43.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
||||||
tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt44.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt45.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt45.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
||||||
tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt46.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt46.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
||||||
tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt47.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt47.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt47.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt47.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt47.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt47.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt47.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
||||||
tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt48.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt48.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt48.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
||||||
tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt50.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
pt50.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
pt51.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
pt51.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt53.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
pt53.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
pt53.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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 | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt55.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt55.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt55.3: 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
pt55.4: 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
pt55.5: 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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt58.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
pt59.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
pt60.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_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt61.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
pt61.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
pt62.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
pt63.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
pt63.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
pt64.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt64.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt65.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt65.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt66.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
pt66.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt67.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
pt67.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
pt67.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
pt67.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
pt67.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt67.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt68.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
||||||
tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt69.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
||||||
tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt70.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt70.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt70.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt70.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt70.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt70.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt70.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt70.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt70.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt70.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt70.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt70.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt70.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt70.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt70.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt70.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt70.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt70.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
||||||
tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt71.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt71.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt71.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt71.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt71.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt71.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt71.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt71.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt71.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt71.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt71.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt71.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt71.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt71.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt71.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt71.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt71.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt71.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt71.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt71.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt71.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt71.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt71.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt71.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt71.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt71.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt71.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt71.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt71.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt71.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt71.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt71.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt74.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 225 | 188 | 27 | 0 | 10 |